vBulletin Search Engine Optimization
This is a discussion on How to keep old rewrite rules ? within the Troubleshooting forums, part of the vBSEO Google/Yahoo Sitemap category; Hello, I currently have that in my .htaccess : Code: Options +FollowSymlinks RewriteEngine on RewriteRule ^perso/(.*)$ test.php?username=$1 [L] RewriteRule ^perso/(.*)$ ...
| |||||||
Enhancing 80 million pages. | Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
| |||
| |||
| How to keep old rewrite rules ?
Hello, I currently have that in my .htaccess : Code: Options +FollowSymlinks RewriteEngine on RewriteRule ^perso/(.*)$ test.php?username=$1 [L] RewriteRule ^perso/(.*)$ test.php?username=$1 [L] RewriteRule ^comparateur/([0-9]+_[a-z0-9_]+(_.+)?\.html)$ /comparateur.php?rw=$1 [L] RewriteRule ^comparateur/([a-z0-9_]+/p[0-9]+_[a-z0-9_]+\.html)$ /comparateur.php?rw=$1 [L] RewriteRule ^concours-photo.php http://www.virusphoto.com/index.php?page=concours [L] RewriteRule ^annuaire-photo.php http://www.virusphoto.com/links/ [L] RewriteRule ^links/register.php? http://www.virusphoto.com/register.php [L] ErrorDocument 404 /404.php Is it possible ? Where can I add the VBSEO rewrite rules ? Thanks. |
|
#2
| ||||
| ||||
|
Hello Jeff, you can add vBSEO rewrite rules below your current .htaccess contents.
__________________ Oleg Ignatiuk / Crawlability Inc. vBSEO 3.2.0 Launched - Maximum Overdrive for Your Web Traffic! Over 100 Instant SEO Optimizations vBSEO Google Sitemap Generator - Version 2.2 Released Mandatory Upgrade for vBSEO 3.2.0 GOLD 6X Traffic - $1400 in One Day with vBSEO! Imagine What the vBSEO Patent Pending Technology Can Do For You. |
|
#3
| |||
| |||
|
Ok thanks.
|
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Syntax for Custom Rewrite Rules | Joe Ward | Custom Rewrite Rules | 7 | 07-19-2008 06:14 AM |
| vBSEO 2.0 RC7 Released | Juan Muriente | vBSEO Announcements | 17 | 09-08-2005 11:00 PM |