vBulletin Search Engine Optimization
This is a discussion on SEO'in non vb/vbseo products? within the SEO Buzz forums, part of the Focus on Members category; so im abit seo crasy atm... how do i take one of my person sites and turn it into say ...
| |||||||
Enhancing 80 million pages. | Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
| ||||
| ||||
| SEO'in non vb/vbseo products? so im abit seo crasy atm... how do i take one of my person sites and turn it into say /aboutus.php to /about-us/ regards an i thought this would be the right place to ask :P lol |
|
#2
| ||||
| ||||
| Without a script to pre-process like vbseo does, you basically have to do it manually. by manually, i mean instead of <a href="/about.php"> you need to code it as <a href="/about/> then, you need an .htaccess rule set to process the directive like RewriteEngine On RewriteRule ^/(.+)/$ $1\.php [L] untested... but i think that will do it |
|
#9
| ||||
| ||||
| Sample : filename : file.php in _root_/dir1/ image : image.gif in _root_/img/ to insert image.gif in file.php, URLs can be : > your-domain.com/img/image.gif > ../img/image.gif |
| Tags |
| seo |
| Thread Tools | |
|
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| What is the Products for? | MissKalunji | vBSEO.com 1.0 Style | 2 | 09-27-2007 11:07 PM |
| CRR for my PhotoPost Products | ehmax | Custom Rewrite Rules | 3 | 04-23-2007 05:40 AM |
| Photopost Products and vBSEO | Nuguru | Pre-Sales Questions | 2 | 11-07-2006 03:48 PM |
| vbSeo vs Competing products | fischermx | Pre-Sales Questions | 22 | 10-21-2006 09:18 PM |
| Vbseo Compatibility With PhotoPost Products | poseoff | Pre-Sales Questions | 3 | 03-02-2006 06:38 PM |