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

Reply
 
Thread Tools
Zoints SEO Details »»
Zoints SEO
Version: 2.2.2, by Zoints Zoints is offline
Developer Last Online: Apr 2009 Show Printable Version Email this Page

Category: Major Additions - Version: 3.6.1 Rating:
Released: 09-22-2006 Last Update: 10-02-2006 Installs: 647
DB Changes Uses Plugins Template Edits
Code Changes Additional Files  
No support by the author.

********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

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

Comments
  #602  
Old 11-16-2007, 06:01 AM
sweede's Avatar
sweede sweede is offline
 
Join Date: Jan 2007
Posts: 391
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is there something that i need to enable / do to have the SEO changed URLs wrapped in vbAdvanced also ?
http://dramaloot.com/forum.php works fine

Clicking on a link takes me to
http://dramaloot.com/news-f31.html?f=31 (note the ?f=31 )
http://dramaloot.com/illidian-down-t2071.html
Neither are wrapped in vbAdvanced

(Note that the forums above do not have SEO Enabled until this matter is fixed).


Thanks
Reply With Quote
  #603  
Old 11-22-2007, 12:52 PM
Jason Black Jason Black is offline
 
Join Date: Aug 2007
Location: New York
Posts: 205
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Does zoints disrupt google and yahoo spiders?
Reply With Quote
  #604  
Old 11-22-2007, 03:12 PM
doushx doushx is offline
 
Join Date: Jul 2006
Posts: 10
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

this is default links
/tek-hatam-demirorene-inanmak-t23706.html
I want make this
/t23706-tek-hatam-demirorene-inanmak.html
can you help me?
Reply With Quote
  #605  
Old 11-25-2007, 07:51 PM
yathyo yathyo is offline
 
Join Date: Aug 2006
Posts: 25
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Leecher24 View Post
Hallo

I have at the moment the Domain xxxyyyz.BiZ with Zoints seo. And next week I will change my Board to the Domain xxxyyyz.to

What I must put in the .htacces that all links from the .biz domain (otherwebspace or redirection to .to domain).

That all links that are listed in google redirect to right thread.

Greetz L24
Rename old forum directory and create a new one with the same name (forum_old, forum)

Create a file named "redirector.php" in the new directory with the following code:
Code:
<?
$url=$_SERVER[’REQUEST_URI’]);
$old_forum_url="http://www.oldurl.com/forums/";
$new_forum_url="http://www.newurl.com/forums/";

$url=str_replace ( $old_forum_url, $new_forum_url, $url );
header( "HTTP/1.1 301 Moved Permanently" ); 
header( "Location: $url" );
?>
Create a .htaccess file in the new directory with this code:
Code:
ErrorDocument 404 redirector.php
Regards!

Quote:
Originally Posted by Jason Black View Post
Does zoints disrupt google and yahoo spiders?
Not at all!
Reply With Quote
  #606  
Old 12-02-2007, 12:48 PM
expatdirectory expatdirectory is offline
 
Join Date: Nov 2007
Posts: 36
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Uploaded, looks good but

when I click on the sitemap, it only display the top forum, when I click on this I get a 404 error. This may be down to regeneration so I will check back later.

Also, the sitemap shows private hidden forums... Not always the best idea
Reply With Quote
  #607  
Old 12-02-2007, 03:44 PM
yathyo yathyo is offline
 
Join Date: Aug 2006
Posts: 25
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

If you are not logged in you will not see this forums
Reply With Quote
  #608  
Old 12-03-2007, 07:57 PM
expatdirectory expatdirectory is offline
 
Join Date: Nov 2007
Posts: 36
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by yathyo View Post
If you are not logged in you will not see this forums
That was the first thing I checked. Even logged out it was showing my private forums.

I have hidden them until I can work out the problem.

I still cant get the site map to work properly though, generates a 404 whenever your click on a link.

my sitemap is here if you want to have a look.

I am wondering whether I have a bad install.
Reply With Quote
  #609  
Old 12-07-2007, 11:23 AM
profanitytalker profanitytalker is offline
 
Join Date: Nov 2006
Posts: 156
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

*Installed* Best free seo product ever and can compete with vbseo. Thanks!
Reply With Quote
  #610  
Old 12-12-2007, 06:24 PM
alexgeek alexgeek is offline
 
Join Date: Dec 2007
Location: UK
Posts: 128
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have a problem!
My site: Unmoderated Forums
As you can see if you click the sitemap URL (/sitemap/ - it generates a 404 page.
If you visit /sitemap/index.php though, the page appears!
What's wrong?
Thanks


And this is my htaccess:
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]
Reply With Quote
  #611  
Old 12-13-2007, 08:43 PM
alexgeek alexgeek is offline
 
Join Date: Dec 2007
Location: UK
Posts: 128
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

okay I load the page now
I use this Htaccess.
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]
RewriteRule ^(archive|sitemap)/(.*)$ /sitemap/index.php/$2 [L]
But none of the links work.
They are reqritten like so: /sitemap/staff-section-f13.html
This generates a 404. I don't see any rewrites for the sitemap/archive in the zoints htaccess!
Will I have to write my own? Please help!
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 03:38 AM.


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.05338 seconds
  • Memory Usage 2,322KB
  • Queries Executed 25 (?)
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
  • (4)bbcode_code
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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
  • (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_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete