vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Major Additions - Zoints SEO (https://vborg.vbsupport.ru/showthread.php?t=127336)

tyler_d 11-06-2006 12:10 AM

a zoints SEO compatible sitemap generater would be great to have. i'm using the vbseo sitemap generator and it sux cuz it only generates non-sef sitemaps for my usage with zoints.

would like something that better correlates to zoints and has the features of this free vbseo generator and it's autosubmit to google

rsj1 11-06-2006 02:50 AM

A fix for the vBGallery problems: https://vborg.vbsupport.ru/showthread.php?t=130893

Rover416 11-06-2006 10:58 AM

Quote:

Originally Posted by phlogiston
I'm pretty certain I've figured out why I haven't experienced problems with vBGallery (and other addons) while using Zoints SEO - I have vBa CMPS wrapped around everything and forums in root dir = not standard.


So I worked out a possible fix.
If anyone wants to try this (without guarantee!) to get Zoints SEO working on sites with photopost's vBGallery (may also solve the incompatibility with vBadvanced Links Directory) I'm fairly/quite confident it may work. (I apologise for the vagueness but I don't have good test installs at present :()

in the "Zoints SEO" plugin at parse_templates (on line #1),
originally (Zoints SEO v 2.2.2) it should be
PHP Code:

if ($vbulletin->options['zointsseo_on'] AND $vbulletin->options['zointsseo_rewrite_urls'] AND VB_AREA == 'Forum' AND !defined('VBA_PORTAL')) 

change VBA_PORTAL to VBA_SCRIPT,
ie REPLACE line#1 with
PHP Code:

if ($vbulletin->options['zointsseo_on'] AND $vbulletin->options['zointsseo_rewrite_urls'] AND VB_AREA == 'Forum' AND !defined('VBA_SCRIPT')) 

this should prevent the <base href=""> tag being added to the header which I think was the problem.


Again, apologies for the lack of testing of this before offering it as a possible solution.

Works for me with the links directory.:)

Thanks.

Ramsesx 11-06-2006 06:10 PM

Quote:

Originally Posted by rogersnm
Hey Guys,

How many people want a sitemap generator for Zoints SEO? If the demand is great enough i'll release mine if that's ok with David.

Regards,
Nick.

EDIT: I also got custom rewrite rules worked out :)

Me, thanks.

VBUsers 11-06-2006 06:13 PM

to all who have used this,

Is this better than VBseo?

rogersnm 11-06-2006 06:17 PM

It has less features but it does the job. A lot better than vBSEO in a copuple of test forum cases. IE. Same DB, vBSEO: 2 more listings, Zoint SEO: 1200 more listings. Both on the same server with similar URL's.

I may just take this one up, I've developed member pages rewriting as well.

VBUsers 11-06-2006 06:24 PM

Quote:

Originally Posted by rogersnm
It has less features but it doe sthe job. A lot better than vBSEO in a copuple of test forum cases. IE. Same DB, vBSEO: 2 more listings, Zoint SEO: 1200 more listings. Both on the same server with similar URL's.

less features than vbseo? ok ill install it and give it a try on my test sites. thanks

heyitsjeremy 11-07-2006 02:50 AM

definitely me! a sitemap generator and member pages rewriting would be awesome

VBUsers 11-07-2006 03:09 AM

can we use the vbseo sitemap generator with this?

ForumDog 11-07-2006 07:55 AM

Quote:

Originally Posted by Orcun
That part I underlined and Bolded is the XXX part needed. Before SEO It was like ?t=1234123

after SEO it becomes in form -t1234123.html

I have no problem with moving.

Wait, so how did you get around the error exactly? Nothing I enter into the URL for the thread to merge to is working, it just keeps saying there's no valid ID. I'm using 3.6.2


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

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02050 seconds
  • Memory Usage 1,745KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete