Go Back   vb.org Archive > vBulletin Modifications > vBulletin 3.8 Modifications > vBulletin 3.8 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Zoints SEO 2.3.2 Details »»
Zoints SEO 2.3.2
Version: 2.3.2, by dxlwebs dxlwebs is offline
Developer Last Online: Dec 2012 Show Printable Version Email this Page

Category: Board Optimization - Version: 3.8.x Rating:
Released: 01-21-2009 Last Update: 04-04-2009 Installs: 209
Uses Plugins Auto-Templates
Code Changes Additional Files  
No support by the author.

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

File Type: zip zoints seo 2.3.2.zip (51.6 KB, 2198 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #72  
Old 01-26-2009, 06:36 AM
dxlwebs dxlwebs is offline
 
Join Date: Jun 2008
Posts: 237
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Here's the solution to the infinite loop-problem.
https://vborg.vbsupport.ru/showthrea...92#post1210992
thanx for the fix i thought i saw it some ill add it into the next update which im working on now

NOTE TO ALL

if you find a problem let me know so that i can fix it now
Reply With Quote
  #73  
Old 01-26-2009, 08:14 AM
P@trick P@trick is offline
 
Join Date: Feb 2006
Posts: 16
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by dxlwebs View Post
from what i know of yesit is possible but through the mod_rewrite tool you should be able to organize it through .htacces if you need the actural code for the.htaccess file let me know and illpost one up!
That would be great.
Reply With Quote
  #74  
Old 01-26-2009, 09:02 AM
dxlwebs dxlwebs is offline
 
Join Date: Jun 2008
Posts: 237
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Code:
Options +FollowSymlinks
RewriteEngine on
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]
i think this may help but htaccess is notmy strong point lol
Reply With Quote
  #75  
Old 01-26-2009, 09:46 AM
P@trick P@trick is offline
 
Join Date: Feb 2006
Posts: 16
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ive try the new htaccess, but the urls are still the same (but they work!)
Reply With Quote
  #76  
Old 01-27-2009, 02:41 AM
ComputerVitals ComputerVitals is offline
 
Join Date: Oct 2005
Posts: 131
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm using Zoints SEO Version: 2.2.2

What do we need to do to upgrade to this version?
Reply With Quote
  #77  
Old 01-27-2009, 03:21 AM
dxlwebs dxlwebs is offline
 
Join Date: Jun 2008
Posts: 237
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ComputerVitals View Post
I'm using Zoints SEO Version: 2.2.2

What do we need to do to upgrade to this version?
upload the new files and then import the new product and allow overwrite thats it or atleast should be as it automatically adds the template edits to most templates!
Reply With Quote
  #78  
Old 01-27-2009, 07:47 AM
Adam21 Adam21 is offline
 
Join Date: Apr 2005
Location: In The Network!
Posts: 299
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

There's an extra zip folder in the upload folder.Which do i upload to upgrade?
Reply With Quote
  #79  
Old 01-27-2009, 08:09 AM
dxlwebs dxlwebs is offline
 
Join Date: Jun 2008
Posts: 237
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Adam21 View Post
There's an extra zip folder in the upload folder.Which do i upload to upgrade?
yeah thats justfrom when i was testing the modon mylive site you can just ignore that ill remove it from the next update
Reply With Quote
  #80  
Old 01-30-2009, 05:25 PM
Phaedrus Phaedrus is offline
 
Join Date: Jul 2006
Location: Colorado
Posts: 617
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Okay, if you are using the Blog, even the newest version, there is one comments link that breaks when using this, as well as 2.2.2...

To fix it:

In "blog_show_entry" template find:

Code:
<span class="shade"><a href="#comments" class="shade">$vbphrase[comments]</a></span> <span id="commentcount1">$bloginfo[comments_visible]</span>
Replace with:

Code:
<span class="shade"><a href="blog.php?b=$blog[blogid]#comments" class="shade">$vbphrase[comments]</a></span> <span id="commentcount1">$bloginfo[comments_visible]</span>
Reply With Quote
  #81  
Old 01-31-2009, 05:24 AM
dxlwebs dxlwebs is offline
 
Join Date: Jun 2008
Posts: 237
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks for the fix ill try to add it into this new version if ANYONE else has any problems to report even ifyou do not now the fix please let us know then we will be able to fix it (hopefully)

im still working on the vbadvanced problem as well !
Reply With Quote
Reply


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

Forum Jump


All times are GMT. The time now is 01:08 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05166 seconds
  • Memory Usage 2,338KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (3)bbcode_code
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (1)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete