vBulletin Search Engine Optimization
This is a discussion on vBShout within the Feature Requests forums, part of the vBSEO SEO Plugin category; Hi everyone, I just got to start this whole vBSEO thing today :P And everything works like a charm, just ...
| |||||||
Enhancing 80 million pages. | Register | FAQ | Members List | Social Groups | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
| |||
| |||
| vBShout
Hi everyone, I just got to start this whole vBSEO thing today :P And everything works like a charm, just requesting a feature for vBShout, because the usernames urls aren't rewritten :/
|
|
#2
| |||
| |||
| Re: vBShout
Hello, you can rewrite the URL's with the "Custom Rewrite Rules". Just fill in the Rewriterules |
|
#3
| ||||
| ||||
| Re: vBShout
Hi, unfrotunately, this hack (vBShout) doesn't support the vB's standard plugins chain and is sending content directly instead, so it doesn't come to vBSEO for rewritting. A small mod of vBShout will fix that though find this line in the vbshout.php file: Code: echo $Output; Code: if(@include('includes/functions_vbseo.php'))
$Output = make_crawlable($Output);
__________________ Oleg Ignatiuk / Crawlability Inc. Support Team Launches New DeskPro Powered Tool Enhanced Support at Your Service vBSEO 3.2.0 Launched - Maximum Overdrive for Your Web Traffic! Over 100 Instant SEO Optimizations 6X Traffic - $1400 in One Day with vBSEO! Imagine What the vBSEO Patent Pending Technology Can Do For You. |
|
#4
| |||
| |||
| Re: vBShout
Woohoo thanks |
|
#5
| |||
| |||
| Re: vBShout
great work Oleg Ignatiuk
|
|
#6
| ||||
| ||||
| Re: vBShout
My rules for vbshout : Code: 'vbshout\.php\?do=archive&page=(\d+)'=>'shout-archive-$1.html' 'vbshout\.php\?do=archive'=>'shout-archive.html' |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| vbshout custom rewrite | Mert Gökçeimam | Custom Rewrite Rules | 7 | 01-09-2006 09:24 AM |
| Vbshout | Bernhard Huber | Custom Rewrite Rules | 4 | 10-10-2005 05:15 PM |