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)

caliman 11-21-2005 01:07 PM

Thanks Oleg. Any chance of getting upgrade instuctions? I looked in the readme and did not see them. ;) :)

ConqSoft 11-21-2005 01:09 PM

Upgrade instructions posted at the end of the product description up top.

zajako 11-21-2005 08:47 PM

does this not work for windows servers? As it uses mod rewrite....

iojam 11-21-2005 09:09 PM

zajako,

as explained in https://vborg.vbsupport.ru/showpost....&postcount=160 :
you could manually move the files from vbseo_sitemap/data/ to your forums root after the generation if your site doesn't support mod_rewrite.

zajako 11-21-2005 09:24 PM

Thanks a lot, I'd rather not weed through 19 pages of posts to find out something like that.

You should put that on the first post/hack info area.

caliman 11-21-2005 11:43 PM

Thank Conq.

Just to be clear, does this mean I don't need to overwrite my existing plugin with the new one? EDIT - NEVERMIND - I imported it over old 1.2 version. Just seems to be an omission. Everything works. Thanks!

PHP Code:

Upgrade Instructions (Version 1.x to 1.3)

(
1Upload all new PHP files for version 1.3 to the vbseo_sitemap folderoverwriting the existing ones.
(
2Change the .htaccess directives to the 1.3 version provided.
(
3) IF you are using the cronupdate the cron command to the 1.3 version provided

About Step 3.. I am using a scheduled task that goes to './vbseo_sitemap/vbseo_sitemap.php' -- this remains the same right?

iojam 11-22-2005 03:47 PM

Quote:

About Step 3.. I am using a scheduled task that goes to './vbseo_sitemap/vbseo_sitemap.php' -- this remains the same right?
Yes, it is the same :)

sitka 11-22-2005 10:30 PM

can you put it in a .txt file next time? can't see the htaccess file. :disappointed:

iojam 11-22-2005 11:58 PM

sitka,

the full contents of .htaccess file is included in installation instructions :)
Also, if you have vBSEO installed, the required rewrite rule is already in place - no changes to .htacess needed.

Sean James 11-23-2005 01:57 AM

Hope this hasnet been asked before but with this step:
Quote:

C. Open your 'vbroot/.htaccess' file and enter the following code:

Code:

RewriteEngine On
RewriteRule ^(sitemap.*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
Does this need to be at the top of the file or doesnt it matter?


All times are GMT. The time now is 01:53 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.01750 seconds
  • Memory Usage 1,739KB
  • 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_php_printable
  • (2)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