Register Members List Search Today's Posts Mark Forums Read

Reply
 
Mod Options
Zoints SEO 2.3.2 Details »
Zoints SEO 2.3.2
Mod Version: 2.3.2, by dxlwebs (Member) dxlwebs is offline
Developer Last Online: Dec 2012 I like it Show Printable Version Email this Page

vB Version: 3.8.x Rating: (16 votes - 4.81 average) Installs: 208
Released: 22 Jan 2009 Last Update: 05 Apr 2009 Downloads: 2722
Not Supported Uses Plugins Auto-Template Code Changes Additional Files  

Zoints SEO 2.3.2!

First i would like to say sorry that its taken so long to get a new version out work has been hectick

now to the update!
mainly this update is only a faster version i have cleaned the coding a bit and made a few changes here and there for better performance.

i know there is still a few bugs in the system and i will now start on a complete rewrite of a seo system as zoints is reaching its limits with the fixes you can add in so this will be my last zoints update, the next release will be a new and more complete system!

it is recommended to update just for easier life and i would recomend using mod-rewrite as its the most stable area of the zoints SEO

I hope you look forward to my next Full Release and not just an update!

this version contains Most of the updates and bug fixes from this thread also others from the zoints forum as well! it contains 1 core file from the tags file please note you MUST read the read me file before you upload anything!

this is a pretty straight forward install it will edit all the templates automatically even on a custom template (tested my self) and even if not you have the files needed to make the changes!

"THIS IS ONLY TO BE USED WITH VBULLETIN 3.8.x"

********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. (should be fixed now)

Zoints Explained = Click Here

if you like it click install
and if you really love it click nominate lol

Download Now

Only licensed members can download files, Click Here for more information.

Show Your Support

  • To receive notifications regarding updates -> Click to Mark as Installed.
  • If you like this modification support the author by donating.
  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Similar Mod
Mod Developer Type Replies Last Post
Major Additions Zoints SEO Zoints vBulletin 3.6 Add-ons 733 24 Dec 2012 05:46

Comments
  #2  
Old 22 Jan 2009, 19:09
dxlwebs dxlwebs is offline
 
Join Date: Jun 2008
Install info








__________________
aarretalo.net

Last edited by dxlwebs; 22 Jan 2009 at 22:34.
Reply With Quote
  #3  
Old 22 Jan 2009, 19:13
Phaedrus Phaedrus is offline
 
Join Date: Aug 2006
Wow. I recently loaded the previous version on my 3.8.0... Does this have enough improvement to make it worth upgrading?
Reply With Quote
  #4  
Old 22 Jan 2009, 19:15
dxlwebs dxlwebs is offline
 
Join Date: Jun 2008
well if you have some code errors and things like the tags page does not work properly then yes because i did a load of bug fixes also some core coding as well so i would say its best to stay updated but its purely upto you
__________________
aarretalo.net

Last edited by dxlwebs; 22 Jan 2009 at 19:29.
Reply With Quote
  #5  
Old 22 Jan 2009, 21:25
F0xy's Avatar
F0xy F0xy is offline
 
Join Date: Mar 2008
Real name: F0xy
nice, thanks for the upgrade and bug fixes
__________________
Reply With Quote
  #6  
Old 22 Jan 2009, 21:31
dxlwebs dxlwebs is offline
 
Join Date: Jun 2008
no problem if you get a problem let me know!
__________________
aarretalo.net
Reply With Quote
  #7  
Old 22 Jan 2009, 21:58
samuelss samuelss is offline
 
Join Date: Feb 2008
Many thanks for this Mod. Just checking if you can please help me. I have installed the Mod and set it to "Enable" but an getting "The page cannot be found" error. Since I do not have .htaccess file before this, my .htacess now looks like this:

---------------------------------------
Options +FollowSymlinks
RewriteEngine on
----------------------------------------

Add the following lines at the end of the file
----------------------------------------
RewriteRule ^([a-z0-9_\-]*-(f|all)[0-9]+(p[0-9]+|/index[0-9]*)?\.html)$ forumdisplay.php/$1 [QSA,L]
RewriteRule ^([a-z0-9_\-]*-(t|p)[0-9]+(p[0-9]+|/index[0-9]*)?\.html)$ showthread.php/$1 [QSA,L]
RewriteCond %{REQUEST_URI} !(index\.php|\.css) [NC]
RewriteRule ^(archive|sitemap)/(.*)$ $1/index.php/$2 [QSA,L]
----------------------------------------

My Rewrite URLs is set to "Rewrite URLs and insert keywords, using mod_rewrite
This requires mod_rewrite support on the web server."

I am running VB 3.8.0

Any kind help will much appreciated.
__________________
Join a Great Christian Forum
Reply With Quote
  #8  
Old 22 Jan 2009, 21:59
SteamyLightning SteamyLightning is offline
 
Join Date: Oct 2008
This version of zoints has mainly been made for easier install for the less knowledged able users!
********Please do not use this modification unless you are VERY well educated on SEO and forum modification********
??

Good mod, though.
Reply With Quote
  #9  
Old 22 Jan 2009, 22:03
dxlwebs dxlwebs is offline
 
Join Date: Jun 2008
hey you need the mod_rewrite enabled and set up correctly if it is not possible you can use Rewrite URLs and insert keywords with out the mod rewrite (the middle one ) and this will have the same effect just its all done dynamically not statically! if you get what i mean
__________________
aarretalo.net
Reply With Quote
  #10  
Old 22 Jan 2009, 22:04
dxlwebs dxlwebs is offline
 
Join Date: Jun 2008
Originally Posted by SteamyLightning View Post
??

Good mod, though.
lol the install to be easy but you do still need to understand SEO to be able to use this mod correctly!
__________________
aarretalo.net
Reply With Quote
  #11  
Old 22 Jan 2009, 22:14
samuelss samuelss is offline
 
Join Date: Feb 2008
Many thanks for your kind and quick response. I have changed the Rewrite URLS to the second (Rewrite URLs and insert keywords) option as suggested but when I click on a thread, i. ie. it tries to load the page almost forever but in Firefox it comes up with an error - Redirect Loop

"Redirection limit for this URL exceeded. Unable to load the requested page."

Perhaps you may want to see this at http://www.alpharadiotv.com/forum/. Its basically a new forum.

Thanks.
__________________
Join a Great Christian Forum
Reply With Quote
  #12  
Old 22 Jan 2009, 22:22
dxlwebs dxlwebs is offline
 
Join Date: Jun 2008
do you have redirects on if so turn it off and see what happens !
__________________
aarretalo.net
Reply With Quote
  #13  
Old 22 Jan 2009, 22:30
dxlwebs dxlwebs is offline
 
Join Date: Jun 2008
Please remember to read this thread http://www.vbulletin.org/forum/showp...52&postcount=2 and make sure that its installed properly it looks to me that you have not set it up completly
__________________
aarretalo.net
Reply With Quote
  #14  
Old 22 Jan 2009, 22:30
samuelss samuelss is offline
 
Join Date: Feb 2008
Thanks. When redirects is off, the page displays but the thread/Forum will not display. It will show this error - Invalid Forum specified. If you followed a valid link, please notify the administrator.

Thanks.
__________________
Join a Great Christian Forum
Reply With Quote
  #15  
Old 22 Jan 2009, 23:10
goranbaxy goranbaxy is offline
 
Join Date: Jan 2008
can it be some somehow combinated with VBSEO?
__________________
Portal - Dojaja | Forum | Igre | Horoskop
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Mod Options

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off


New To Site? Need Help?

All times are GMT. The time now is 05:11.

Layout Options | Width: Wide Color: