vBulletin Search Engine Optimization
This is a discussion on Rewrite Rule within the Troubleshooting forums, part of the vBSEO SEO Plugin category; Hi, I have following self defined RewriteRule PHP Code: 'tek_info\.php\?ptitle=([0-9A-Za-z\-]+)' => 'tektorum-$1.html' unfortunately this collidates with the vbSEO RewriteRule for ...
| |||||||
Enhancing 80 million pages. | Register | FAQ | Members List | Social Groups | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
| |||
| |||
| Rewrite Rule
Hi, I have following self defined RewriteRule PHP Code: For example I have a topic "Tektorum mit eigenem Chatroom?" which gets the URL "http://www.tektorum.de/moderation/4878-tektorum-eigenem-chatroom.html". Calling this URL results in a PHP error: Code: Warning: require(/xxx/4878-tek_info.php) [function.require]: failed to open stream: No such file or directory in /xxx/vbseo.php on line 1470 Fatal error: require() [function.require]: Failed opening required '/xxx/4878-tek_info.php' (include_path='.:.:.:.:/xxx/PEAR') in /xxx/vbseo.php on line 1470 Regards Florian |
|
#2
| ||||
| ||||
|
if you want to keep the keyword, you can easily swap the ID vs page title, ie 'tek_info\.php\?ptitle=([0-9A-Za-z\-]+)'=>'$1-tektorum.html' |
|
#3
| |||
| |||
|
But than I have it the way around as for the normal rewrite for diskussions...?! Woun't that make trouble too? |
| Tags |
| rewrite rule, vbseo |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Custom Rewrite Rule | Itworx4me | Custom Rewrite Rules | 2 | 04-10-2008 07:54 PM |
| help for this rewrite rule | magnaromagna | Custom Rewrite Rules | 1 | 02-17-2007 11:25 AM |
| rewrite rule for subdirectory | magnaromagna | Custom Rewrite Rules | 2 | 02-12-2007 01:09 PM |
| Rewrite Rule | KoC | General Discussion | 3 | 11-14-2006 06:12 PM |