vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   vBSEO Google/Yahoo Sitemap Generator for vBulletin 3.6.x, 3.5.x & 3.0.x (https://vborg.vbsupport.ru/showthread.php?t=100435)

iojam 05-27-2006 08:35 PM

Altec,

rewrite rules should be added to httpd.ini file (config file of ISAPI_Rewrite module). More info on ISAPI_Rewrite: http://www.isapirewrite.com

username12 05-29-2006 07:35 AM

The good thing is that hardly anyone's online at 4AM, but the server loads with this script are still scary. I'm assuming url's per sitemap file would have the biggest impact on this. How low could I go before it starts to get too low?

iojam 05-29-2006 10:06 AM

username12,

if you experience a server load at the time of sitemap generation, please make sure that in admincp Shedule manager you don't have minutes set to "*" (it should be 0 or any other number).

Parture 05-30-2006 03:02 AM

I don't understand step C in installing. I have no instructions anywhere for a vbroot directory.

Help.

Parture 05-30-2006 03:08 AM

For step C for the .htaccess file, am I suppose to create a vbroot directory and put that access file in it? And do I put the vbroot folder in /forums or at the same level as /forums?

ConqSoft 05-30-2006 03:12 AM

vbroot is the base directory where you have installed vBulletin.

Parture 05-30-2006 03:23 AM

Solved question.

Parture 05-30-2006 03:49 AM

RewriteEngine On
RewriteRule ^(sitemap.*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]

RewriteEngine On
RewriteRule ^(sitemap.*\.(xml\.gz|txt))$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]

Which one do we use?

Kwak 05-30-2006 04:19 AM

Hello, I've successfully added the plugin.

After the installation and setup is all done, do you add

http://www.yoursite.com/forums/sitemap_index.xml.gz

to Google Sitemap and Yahoo Search?

Thanks in advance.

iojam 05-30-2006 08:45 AM

Parture,
you should use the one specified in the installation instructions:
Quote:

RewriteEngine On
RewriteRule ^(sitemap.*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
Kwak,
you should submit http://www.yoursite.com/forums/sitemap_index.xml.gz to Google and http://www.yoursite.com/forums/sitemap.txt.gz to Yahoo.


All times are GMT. The time now is 09:19 AM.

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.02307 seconds
  • Memory Usage 1,734KB
  • 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
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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