The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Zoints SEO Details »» | |||||||||||||||||||||||||
********Please do not use this modification unless you are VERY well educated on SEO and forum modification********
Zoints is a company that believes that forums are the killer application of the internet. We want to empower forum owners to take their community to the next level. Therefore, Zoints has been developing an extremely powerful vBulletin forum SEO and revenue enhancing solution for more than two years now. However, because we are focusing on our Forum Network and Thread Tagging System, we have decided to release this SEO solution to the vBulletin community under the lgpl license. Zoints SEO is now open source and NOT supported by us. We hope that the vBulletin dev community comes together to take this already powerful solution and make it even better. Empower yourselves Zoints SEO can be discussed here or http://network.zoints.com (again, we will not be providing official support). Known bugs 1. If a user disables cookies, infinite redirect loop. 2. index2, index3 pagination breaks some things. Standard p2, p3 works fine. Zoints SEO is currently incompatible with: POSSIBLE FIX. PLEASE TRY THIS AND REPORT BACK. THANK YOU! 1. Incompatibility with vBA Gallery link. 2. Incompatibility with vBA Links 3. Improper linking from vBA CMPS Recent threads 4. Google Maps [s]5. Non english characters[/s] - Character replacement is now available. Without further ado: Show Your Support
|
Comments |
#702
|
|||
|
|||
after clicking the thread in the archieve in my forum am getting 404 error pls chk this screen shot
|
#703
|
|||
|
|||
after installing zoints seo am getting this error
|
#704
|
|||
|
|||
Hello,
This drove me nuts for months: Zoints SEO "kills" the tag cloud system search (tags.php) from vBulletin 3.7.x. After spending hours researching this problem, I FINALLY FOUND THE SOLUTION. Here we go. Two items need to be edited. 1. Open tags.php and add what is marked in red: $show['disabled'] = ($movethread["$thread[threadid]"] OR $deletethread["$thread[threadid]"] OR $approvethread["$thread[threadid]"] OR $openthread["$thread[threadid]"]) ? false : true; ($hook = vBulletinHook::fetch_hook('threadbit_display')) ? eval($hook) : false; eval('$threadbits .= "' . fetch_template('threadbit') . '";'); 2. Open the plugin called "Zoints SEO" at the hook "threadbit_display" and add what is marked in red: $thread['zointsurl'] = zseo_url_thread($thread, 1, $thread['highlight']); $thread[zointsforumurl] = zseo_url_forum($thread); $show['zointsurl'] = true; After these two modifications the tag cloud system will work 100% with Zoints SEO. Cheers, Gabriel Torres. |
#705
|
|||
|
|||
after installing zointseo digg not working properly it said Your URL appears to be redirecting a bit too much for our tastes. other socila bookmarking working fine any solution?
|
#706
|
|||
|
|||
take off your redirects andit will be fine
|
#707
|
|||
|
|||
without removing redirect is there any other solution is avail?
|
#708
|
|||
|
|||
Is anyone using this in 3.8.0?
|
#709
|
|||
|
|||
i will be once i have madesome changesfrom whati see it works fine!
(i love this mod its the most usefull add on i have found!) |
#710
|
|||
|
|||
Does anybody else have the issue where "Fix links to index.php" just doesn't work?
I can type in forum.com/index.php and it still shows index.php.... |
#711
|
|||
|
|||
Ah, I see, it fixes the links on the site but it doesn't set the url so that all incoming are changed so they appear without the index.php...
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|