vBulletin Search Engine Optimization
This is a discussion on Can vbSEO work on custom scripts? If so how? within the Pre-Sales Questions forums, part of the Announcements & Pre-Sales category; Our site is built off of a vbulletin back end, and there's amny custom scripts which aren't standard vbulletin files. ...
| |||||||
Enhancing 80 million pages. | Register | FAQ | Members List | Social Groups | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
| ||||
| ||||
|
Our site is built off of a vbulletin back end, and there's amny custom scripts which aren't standard vbulletin files. Please check to see: Eclipse Records - Homepage Is vbseo able to rewrite urls for these custom scripts? If so, how is it able to do so? One example of a custom script on our site is: http://www.eclipserecords.com/artist...a&aid=2&am=bio I'm aware of how vbSeo Sitemap handles these (by reading the extra-urls.txt file) but there's just too much content to do so for the entire site. If it's not able to do so, is there any documentation on how to modify the vbseo code or perhaps create a plugin for vbseo to rewrite custom urls for these scripts in the same manner as it does for vbulletin scripts (i.e. based upon titles, metatags, or page content? |
|
#2
| ||||
| ||||
|
Hello, in case if those pages are vBulletin based, you can rewrite them with vBSEO Custom Rewrite Rules: vBSEO SEO Plugin - Custom Rewrite Rules at vBSEO.com
__________________ 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. |
|
#3
| ||||
| ||||
|
Tjhanls for the quick response Oleg, however the link you gave above won't allow me permission to read thread in that forum. I am receiving the 'standard_error' message.
|
|
#5
| ||||
| ||||
|
There is a special section in vBSEO Control Panel to define "Custom Rewrite Rules" that allow to change URLs that are not SEOed by default, an example of CRR is: Code: 'artist\.php\?do=a&aid=(\d+)&am=(\w+)' => 'artist-$1-$2.html'
__________________ 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. |
|
#6
| ||||
| ||||
|
thanks for posting an example Oleg. So basically one would create one rewrite rule for each combination of $_REQUEST, $_POST, or $_GET that are within a script? ( or similar to that)?
|
|
#7
| ||||
| ||||
|
Yes, that's right.
__________________ 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. |
|
#8
| ||||
| ||||
|
So what if I wanted to rewrite that same url as follows: http://www.eclipserecords.com/mushro...biography.html I would be able to pass the phrase mushroomhead biography through the meta description tag for vbseo - is that possible? |
|
#9
| ||||
| ||||
|
If you want to have names instead of IDs in URL you will have to use custom conding with vBSEO Functions for Extensibility for that
__________________ 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. |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| vBSEO compatible with a vB with several URLS and functions for external scripts | Georg | Pre-Sales Questions | 1 | 04-22-2007 03:07 PM |
| Do you do custom work? | rktech | Pre-Sales Questions | 2 | 01-07-2007 03:47 AM |
| My Custom Error Pages Don't Work Anymore | mcyates | Troubleshooting | 2 | 09-02-2006 04:55 AM |
| best way to use vbseo for different scripts? | Jonathan | General Discussion | 0 | 09-17-2005 12:41 AM |