All right , I'm having this same warning in three files. I'll try the patch. But do you think it's a good idea to delete and resubmit the sitemaps in google WMC?
This is a discussion on Google - Sitemap have the same priority within the General Discussion forums, part of the vBSEO Google/Yahoo Sitemap category; All right , I'm having this same warning in three files. I'll try the patch. But do you think it's ...
What is the sitemap URL you submit?
Oleg Ignatiuk / Crawlability Inc.
vBSEO 3.6.0 GOLD Released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!
Sorry, I removed the modifications on vbseo_sitemap_functions.php und regenerate the sitemap. Now, the same priority problem is gone away. I hope for ever.
Don't halloo till you're out of the wood!
The same priority problem persists.
But with the modification on vbseo_sitemap_functions.php I get:
http://www.depri.chOriginally Posted by google
Example of my sitemap:
http://www.depri.ch/sitemap_17.xml.gz (same priority/tag value problem wo/w modification on vbseo_sitemap_functions.php.
index:
http://www.depri.ch/sitemap_index.xml.gz
Reagards
Daniel
Please try this instead:
PHP Code:if($vbseo_stat['urls_no'] == 0)
$priority = str_replace(',', '.', min($priority+0.0001, 1.0));
Oleg Ignatiuk / Crawlability Inc.
vBSEO 3.6.0 GOLD Released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!
yes, they are WARNINGS, not errors. I get a couple every now and again... it's not a big deal.
I have to wait for the reloads and the analysis from google.
work! But I have to change the
toPHP Code:$priority = str_replace(',', '.', min($priority+0.0001, 1.0));
till the warnings are over.PHP Code:$priority = str_replace(',', '.', min($priority+0.01, 1.0));
Great!
Oleg Ignatiuk / Crawlability Inc.
vBSEO 3.6.0 GOLD Released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!
Hi i also get these after upgrading to sitemap 2.5 how can i fix these please
i have about 10 of them warnings like this
16Invalid tag value
This XML tag has an invalid value. Please fix it and resubmit. Help![]()
Parent tag:
Tag:
Value:
Problem detected on:url
priority
Feb 23, 2009
What is the sitemap URL that is reported?
Oleg Ignatiuk / Crawlability Inc.
vBSEO 3.6.0 GOLD Released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!
Mert Gökçeimam / Crawlability Inc.
vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!
Twitter:@Depkac
Personal Blog : Mert Gökçeimam
hi Oleg/ Mert
this is the site map with the warnings sitemap_1.xml.gz
this is the one i submitted sitemap_index.xml.gz
after the upgrade the first thing i done was to delete the old files in vbseo/data folder then regenerate it then come back with 10 warnings as posted..
ill try again
Make sure that you have priority settings defined correctly in vBSEO Sitemap Generator configuration, it seems to be empty now. If you need assistance, please provide admincp access via the ticket.
Oleg Ignatiuk / Crawlability Inc.
vBSEO 3.6.0 GOLD Released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!