vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Administrative and Maintenance Tools - vBSEO Google/Yahoo Sitemap Generator (https://vborg.vbsupport.ru/showthread.php?t=206169)

ReviewPage 02-24-2009 08:21 PM

I installed the script and it works great! There is however one problem. It is uploading the sitemap to the data folder and the URL to sitemaps in the admin panel is taking me to http://rooturl/sitemap.xml. How can i change it or what do i have to do so that I can make the url http://rooturl/sitemap.xml for my sitemap? Also, how do i setup a ping to google?

Thanks!

ReviewPage 02-25-2009 04:35 AM

Anyone help me?

tictic 02-25-2009 11:20 AM

I have hosted by Bluehost php.ini file and what is right for increase Php_Memory

ReviewPage 02-25-2009 02:54 PM

Is anyone respond to support on this thread?

carrlos 02-25-2009 03:07 PM

For the 3rd time:

My sitemap is being generated with no problems. But it has never been downloaded according to the Downloads log after 8 successful generations. When I click the link to the sitemap I get a 404 error. I have tested the rewrite on my server and it works fine. My webmasters tool page says that Google gets the same 404 error and cannot find the sitemap.

Some help would be appreciated.

djbaxter 02-25-2009 03:18 PM

Quote:

Originally Posted by carrlos (Post 1754342)
For the 3rd time:

My sitemap is being generated with no problems. But it has never been downloaded according to the Downloads log after 8 successful generations. When I click the link to the sitemap I get a 404 error. I have tested the rewrite on my server and it works fine. My webmasters tool page says that Google gets the same 404 error and cannot find the sitemap.

Some help would be appreciated.

1. did you upload the .htaccess file or add the rewrite lines to your existing .htaccess file?

2. does your server permit mod_rewrite?

3. did you customize the location of the sitemap file in the vBSEO_sitemap options in your Admin CP?

4. did you try adding the following lines BEFORE the vBSEO_sitemap lines in .htaccess:

Code:

Options +FollowSymLinks
RewriteEngine On
RewriteBase /

5. do you have any other mod_rewrite instructions in your .htaccess file? if so, ensure that only the last one ends with "[L]".

carrlos 02-25-2009 03:35 PM

1. did you upload the .htaccess file or add the rewrite lines to your existing .htaccess file? Yes

2. does your server permit mod_rewrite? Yes (tested)

3. did you customize the location of the sitemap file in the vBSEO_sitemap options in your Admin CP? No

4. did you try adding the following lines BEFORE the vBSEO_sitemap lines in .htaccess:

Code:

Options +FollowSymLinks
RewriteEngine On
RewriteBase /

No, I will try this.

5. do you have any other mod_rewrite instructions in your .htaccess file? if so, ensure that only the last one ends with "[L]". No, it's the one that came with the mod.

Thanks for the help, I'll report back success (or lack thereof)! :D

Edit:
Would this be correct????
Code:

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


djbaxter 02-25-2009 04:11 PM

Quote:

Originally Posted by carrlos (Post 1754364)
Would this be correct????
Code:

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


Yes.

carrlos 02-25-2009 04:47 PM

Quote:

Originally Posted by djbaxter (Post 1754389)
Yes.

Still 404 error. :confused:

I'm suppose to be looking for my sitemap at http://www.mydomain.com/forum/sitemap_1.xml.gz correct?

djbaxter 02-25-2009 04:52 PM

Check that your vbseo_sitemap\data folder has permissions set to 777.

Quote:

I'm suppose to be looking for my sitemap at http://www.mydomain.com/forum/sitemap_1.xml.gz correct?
No. Look at the vBSEO sitemap settings in your Admin CP. It will tell you the exact location of your sitemap according to your settings but it should end in sitemap_index.xml.gz.


All times are GMT. The time now is 06:45 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.01466 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
  • (4)bbcode_code_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