vBulletin Search Engine Optimization
This is a discussion on str_replace for URL within the General Discussion forums, part of the vBSEO Google/Yahoo Sitemap category; I made a modification on the VBSeo hook ( as described by Oleg here ) and the urls like /foro/noticias-breves-f55/12345-thread-title.html ...
| |||||||
Enhancing 80 million pages. | Register | FAQ | Members List | Social Groups | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
| ||||
| ||||
| str_replace for URL
I made a modification on the VBSeo hook (as described by Oleg here) and the urls like /foro/noticias-breves-f55/12345-thread-title.html are now just /noticias/12345-thread-title.html I'd like to have vbseo sitemap plugin to rewrite the same as vbseo global hook. ¿Where should I do that? ¿Should I tamper with vbseo_sitemap.php? ¿vbseo_sitemap_functions.php? ¿A plugin perhaps? |
|
#2
| ||||
| ||||
|
Edit: Made it. I had to perform an str replace on vbseo_sitemap_functions.php for the add url function.
|
|
#3
| ||||
| ||||
|
You should modify vbseo_sitemap_functions.php file for that: FIND: PHP Code: PHP Code:
__________________ 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. |