![]() |
Makes perfect sense. Thanks for the tip. Re-ran it the way you suggested to get it updated.
I have another question. I noticed in a lot forums that many people submit multiple sitemaps for one domain URL like sitemap_1, sitemap_2, sitemap_3, etc.. What is the purpose of this and are they getting a whole differnet set of URLs? Thanks! Buster |
You should only submit sitemap_index.xml.gz - it includes links to all your sitemap files (sitemap_X.xml.gz)
|
Well when I look in that file, all it shows is sitemap_1.xml.gz. So what's the difference? I guess I don't understand the purpose of multiple sitemap files. I also don't see what generates multiple ones since the sitemap generator only creates one by default.
Is there some advantage to multiple ones and if so, what do the differnet ones point to differently than just one? Thanks for any insight you can provide. Buster |
In case if you have many URLs vBSEO Sitemap Generator will separate them on multiple file (default setting is 20,000 URLs max per file).
|
I keep running the generate link from the control panel and it says that everything ran fine. But when I go through FTP to the site the files it said it created are nowhere to be found.
Here is the output it gives me: Code:
[homepage] [4,875.7Kb mem used] [0s (+0s)] But again when I go looking for the sitemaps it said it created I cannot locate them. A click on the link to view the google and yahoo ones just gives a 404 error. Here is my .htaccess file: Code:
# Comment the following line (add '#' at the beginning) |
What exactly is your sitemap URL?
Try to change this line: RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron) to: RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron|vbseo_sitemap/) |
It worked! :) thank you iojam!!
Now when I visit the forum in firefox there are no google adsense ads anywhere to be found. Would this sitemap generator affect the ads in the pages? here the the forum: http://forum.horseville.com the is the page for example: http://forum.horseville.com/intros/1...ggestions.html When viewed with IE it shows the ads, when viewed with firefox no ads are to be found. |
will this work with 3.8.0
|
Quote:
Quote:
|
First off the fix for vb 3.8.2 as the group changes break the base code:-
Code:
--- vbseo_sitemap_functions.php.orig 2009-02-06 14:57:36.000000000 +0000 Code:
sh -c ' for i in *.gz; do echo $i; zcat $i | head; done' > 1 Has anyone seen this sort of corruption before? We are running the following:- Code:
PHP 5.2.6 with Suhosin-Patch 0.9.6.2 (cli) (built: Sep 18 2008 16:29:55) |
All times are GMT. The time now is 08:01 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|