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)

EricaJoy 01-28-2006 03:24 AM

i would love to use vbseo but i just can't justify the price of it. my site has no ads save some adsense on the archives that never gets looked at so everything on it, so everything on it is paid for either out of my pocket or with donations. i can't afford to spend that amount of money. i'll see what happens if i turn the rewrites off though.

joefitz 01-28-2006 07:26 AM

I'm not sure if this has already been stated but I didn't see it in the 20 some-odd pages I read nor in a search of this thread so... To get the product working with IIS, simply download the "lite" version of ISAPI_Rewrite and then use the following rewrite command:

Code:

RewriteCond Host: hostname.domain.name
RewriteRule ^/(sitemap.*\.(xml|txt)(\.gz)?)$ /forums/vbseo_sitemap/vbseo_getsitemap.php\?sitemap=$1 [L]
RewriteRule ^/forums/(sitemap.*\.(xml|txt)(\.gz)?)$ /forums/vbseo_sitemap/vbseo_getsitemap.php\?sitemap=$1 [L]

Note the leading '/' after the start of the regular expression (^); the rewrite rule wasn't working for me without it. I added two rewrite rules; one for root of my website and one for the root of my forums. I wasn't entirely sure which was appropriate so I figured I'd put both in just in case. In essence, the sitemap will now be found whether it is accessed at the webroot or my forum root...

Looking at the output of the actual sitemap_index.xml file I think the /forums rewrite is definitely required. I'm not sure if there is a reason to have the webroot rewrite in there or not; I'm guessing not... If someone in the know would like to chime in with a response that would be great.

In the meantime, everyone should know that there is a free utility (ISAPI_Rewrite the "lite" version) which enabled you to configure this plug-in completely using IIS and Windows.

T2DMan 01-28-2006 05:35 PM

Quote:

Originally Posted by princessfrozen
i'll see what happens if i turn the (non vbseo) rewrites off though.

I didn't say to turn them off. Yes that is one option. My first thought was to make sure that you had hacked the vbseo sitemap program to display the rewritten url's on the sitemap.

I dont know what rewrite program you have, but it may be that even though there are some deficiencies in it, it may be better than the base vBulletin package which has lots of duplicate url's of its own.

Changing url's is not something to be taken lightly. People start quoting the url's in your forum and so changing url's means those quoted url's go no where.

T3MEDIA 01-28-2006 05:44 PM

odd mine says saved to my forum root but nothing is there.

iojam 01-29-2006 01:30 AM

T3MEDIA,

sitemap files are physically stored in /vbseo_sitemap/data/ folder.
And sitemap links point to forums root using mod_rewrite entry added in .htaccess.

jlaine 01-29-2006 04:33 AM

Anyone notice this wording @ yahoo?

A text file containing a list of URLs, each URL at the start of a new line. The filename of the URL list file must be urllist.txt; for a compressed file the name must be urllist.txt.gz.

I've had yahoo grab the data before when it says sitemap.txt.gz, but perhaps it may be prudent to change the name to urllist.txt.gz per the above?

vBSEO 01-29-2006 04:42 AM

Quote:

Originally Posted by jlaine
Anyone notice this wording @ yahoo?

A text file containing a list of URLs, each URL at the start of a new line. The filename of the URL list file must be urllist.txt; for a compressed file the name must be urllist.txt.gz.

I've had yahoo grab the data before when it says sitemap.txt.gz, but perhaps it may be prudent to change the name to urllist.txt.gz per the above?

Will be updated in v.1.7 (to be released shortly) :) - Thanks

ChuanSE 01-29-2006 10:20 AM

why do i have a sitemap.txt.gz in the data folder instead of sitemap.txt? or can yahoo read the gz file?

aacircle 01-29-2006 10:21 AM

Yahoo can read the sitemap.txt.gz file. It's a compressed text file.

iojam 01-29-2006 10:22 AM

ChuanSE,

yes, Yahoo can read sitemap files compressed with gzip.


All times are GMT. The time now is 10:59 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.01824 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
  • (1)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)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