vBulletin Search Engine Optimization
This is a discussion on Hooks within the Feature Requests forums, part of the vBSEO SEO Plugin category; Hello, is it possible to get a handful hooks in vbseo ? (and list of vars) in some Modifikations it ...
| |||||||
Enhancing 80 million pages. | Register | FAQ | Members List | Social Groups | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
| |||
| |||
| Hooks
Hello, is it possible to get a handful hooks in vbseo? (and list of vars) in some Modifikations it was userful to have a way change some vbseo output or a option to add own vars to existing sites like showpost.php, because an attached &do=xxx was simply losed after SEOing :( greets Onur |
|
#2
| ||||
| ||||
|
__________________ 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
| |||
| |||
|
yes i know that, but its not enough flexible and still the problem with an extra variable or how can i showpost.php?p=xxx&pagecount=yyy&do=mysite not xxx-p-yy.html (or like the real link without "&do=mysite") but %forum%/mysite-%topictitle%-xxx,yyy.html or i want to rewrite 1 forum only in a spezial URL-layout, i don´t can configure it, unless i rewrite it by myselfe in front of vbseo, but this is with losing of performance |
|
#4
| ||||
| ||||
|
You can exclude any link from processing by vBSEO by adding rel="novbseo" attribute to it, like: <a href="showpost.php?p=xxx&pagecount=yyy&do=mysite" rel="novbseo">xx</a> the URL will be unchanged in this case. As for CRRs, they are currently not applied to standard vBulletin URLs (like showpost.php/showthread.php).
__________________ 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. |