Thread: Administrative and Maintenance Tools - vBSEO Google/Yahoo Sitemap Generator
View Single Post
  #912  
Old 05-19-2008, 11:32 AM
quarum quarum is offline
 
Join Date: Apr 2008
Posts: 66
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi there -

I have followed all of the directions and when I have it generate the sitemap it seems to be generating it, however it is not writing it to my sites root.

This is on a clean install of 3.7.0 and a new site. We are in the process of getting the site set up and running.

Here is what I see when I run the sitemap generator.

Code:
[homepage] [2,649.8Kb mem used] [0s (+0s)]
[SECTION START] forumdisplay [2,649.9Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 1, total threads: 0, pages: 1 [2,649.9Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 2, total threads: 0, pages: 1 [2,649.9Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 3, total threads: 10, pages: 1 [2,649.9Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 4, total threads: 0, pages: 1 [2,650.0Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 5, total threads: 0, pages: 1 [2,650.1Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 6, total threads: 0, pages: 1 [2,650.2Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 7, total threads: 0, pages: 1 [2,650.3Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 8, total threads: 0, pages: 1 [2,650.4Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 9, total threads: 0, pages: 1 [2,650.5Kb mem used] [0s (+0s)]
[SECTION START] showthread [2,650.6Kb mem used] [0s (+0s)]
[archive homepage] [2,659.0Kb mem used] [0s (+0s)]
[SECTION START] forumdisplay archived [2,659.1Kb mem used] [0s (+0s)]
[SECTION START] showthread archived [2,661.3Kb mem used] [0s (+0s)]
[SECTION START] member [2,667.9Kb mem used] [0s (+0s)]
[SECTION START] polls [2,668.7Kb mem used] [0s (+0s)]
[create sitemap file] filename: sitemap_1.xml.gz, number of urls: 53 [2,669.3Kb mem used] [0s (+0s)]
[create sitemap in text format] part #1 [2,669.3Kb mem used] [0s (+0s)]
[create sitemap index] filename: sitemap_index.xml.gz, number of sitemaps: 1 [2,669.4Kb mem used] [0s (+0s)]
The report details are showing this:

Code:
Report Details
Generated Sitemap Details 
Date 2008-05-19 05:25 
Processing time 1.15 s 
Total URLs 53 (-) 
Forumdisplay URLs 9 (-) 
Showthread URLs 10 (-) 
ShowPost URLs 10 (-) 
Archive URLs 20 (-) 
Member Profile URLs 3 (-) 
Poll Results URLs 0 (-) 
Blog Entries URLs 0 (-) 
Sitemap Files 
Index File sitemap_index.xml.gz 
Sitemap File #1 sitemap_1.xml.gz (53 URLs, 0.60Kb) 9.72Kb uncompressed 
Text Format File urllist.txt.gz (0.29Kb) 
Search Engines Pings 
Google Successful 
Yahoo Successful 
Ask Successful 
Moreover Successful
The issue is that the site map is not being saved to the root, it is not being saved anywhere.

I have the chmod set to 777 on the data folder, I checked my providor to make sure they support mod_rewrite and they do. I have the .htaccess file set up just like this:

Code:
AddHandler x-httpd-php5 .php
AddHandler x-httpd-php .php4
RewriteEngine On
RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
Any idea why the sitemaps are not being saved to the root?
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01248 seconds
  • Memory Usage 1,770KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_code
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • 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
  • showpost_complete