vBulletin Search Engine Optimization
This is a discussion on Getting LinkVault to work with vBSEO within the Link Building forums, part of the vBulletin SEO Discussion category; Hi First of all: What is LinkVault : Originally Posted by The LinkVault Website The ideal solution for a free ...
| |||||||
Enhancing 80 million pages. | Register | FAQ | Members List | Social Groups | Calendar | Search | Today's Posts | Mark Forums Read |
| | ||||
| ||||
| Getting LinkVault to work with vBSEO
Hi First of all: What is LinkVault: Quote:
Have a look: Link Vault - Free Online Advertising via Link Exchange Getting LinkVault to work with vBSEO enhanced vBulletin Forums I stumbled upon problems after trying to use linkvault on my vbulletin forum with vbseo installed, I managed to get it to work with the help of you guys here and T2DMan from New Zealand Restaurants Guide & Food Reviews-Forum-Time2Dine NZ. I thought I'd share the solution with you. In your vBSEO config file config_vbseo.php find: Code: define('VBSEO_ALLOW_REL_NOVBSEO', 0);
Code: define('VBSEO_ALLOW_REL_NOVBSEO', 1);
Code: return $OutputThis; Code: $OutputThis = str_replace('<a ', '<a rel="novbseo" ', $OutputThis);
and edit vBSEO Global Hook replace Code: if(@include_once(($GLOBALS['vbpath']?$GLOBALS['vbpath'].'/includes':dirname(__FILE__)).'/functions_vbseo.php'))
$output = make_crawlable($output);
Code: if(@include_once(($GLOBALS['vbpath']?$GLOBALS['vbpath'].'/includes':dirname(__FILE__)).'/functions_vbseo.php'))
$output = make_crawlable($output);
$output=str_replace("rel=\"novbseo\" ","",$output);
Now everything is working like a charm StarBuG
__________________ My current Projects: Elternfragen.net | Patientenfragen.net | Asthmafragen.net | Abnehmfragen.net | Hiphop-Battles.com go, check them out ;) Last edited by Ace Shattock; 07-30-2007 at 05:31 PM. |
|
#2
| ||||
| ||||
|
__________________ Juan Muriente / 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 | |
| |
LinkBacks (?)
| ||||
| Posted By | For | Type | Date | |
| Link Vault-Page 6-Text Links-How to get to the top | This thread | Refback | 07-29-2007 06:23 PM | |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| vBSEO 2.4.0 Released - Includes Google AdSense Targeting Feature! | Juan Muriente | vBSEO Announcements | 74 | 05-20-2006 10:29 PM |