sitemaps - warnings (google webmaster tools)

The GYM Sitemaps and RSS module and it's plug-ins.
Google Yahoo MSN Sitemaps (United 0.9).
RSS 2.0 Feeds and Yahoo! urllist.txt.

Moderator: Moderators

sitemaps - warnings (google webmaster tools)

Postby ondriak » Tue Jun 24, 2008 8:16 am

Sitemap errors and warnings

- All the URLs in your Sitemap have the same priority.
All the URLs in your Sitemap are set to the same priority (not the default priority). Priority indicates the importance of a particular URL relative to other URLs on your site, and doesn't impact your site's performance in search results. If all URLs have the same priority, Google can't tell which are more important.

- All the URLs in your Sitemap are marked as having dynamic content.
All the URLs in your Sitemap are marked as having dynamic content. Because dynamic content is difficult for search engines to crawl and index, this may impact your site's performance in search results. Check your Sitemap to make sure your site information is correct.


Please help, thx
ondriak
 
Posts: 5
Joined: Sat Nov 10, 2007 10:26 am
Location: Slovakia

Advertisement

Postby SeO » Tue Jun 24, 2008 8:41 am

For topic priorities, it's rather hard to define one for each topics, same for changefreq.

In phpBB stickies and announce do have a custom priority, but that's all.

I don't think though that this is a real issue, if Google cannot use the priority to distinguish between topics, it will still use the lastmod tag, same for changefreq actually.
SeO
Admin
Admin
 
Posts: 6333
Joined: Wed Mar 15, 2006 9:41 pm

Postby HB » Tue Jun 24, 2008 10:18 pm

This must be something new. According to sitemaps.org, the default priority is 0.5. As for the change frequency, answering "always" for all threads is a bit much. To mix things up, you could return "always" for threads that have had a post in the last 24 hours, "daily" for threads which have had a post in the last 7 days, and "weekly" for the rest.

Note: In the past I have seen no evidence Google bot uses these values, but maybe these new warnings indicate a change of heart.
Dan Kehn
HB
phpBB SEO Team
phpBB SEO Team
 
Posts: 1220
Joined: Mon Oct 16, 2006 2:25 am

Postby SeO » Wed Jun 25, 2008 8:11 am

yep, GYM 2.x will play with these ;)
SeO
Admin
Admin
 
Posts: 6333
Joined: Wed Mar 15, 2006 9:41 pm

Postby ultimatehandyman » Fri Jun 27, 2008 8:59 pm

I was just going to make a post on this very subject as I am also now receiving the sitemap warnings. Looks like nothing to worry about though :wink:
ultimatehandyman
PR2
PR2
 
Posts: 250
Joined: Thu Mar 15, 2007 12:55 am

Postby Professional » Sat Jun 28, 2008 5:11 am

ultimatehandyman wrote:I was just going to make a post on this very subject as I am also now receiving the sitemap warnings. Looks like nothing to worry about though :wink:


which site map do u use?
User avatar
Professional
PR5
PR5
 
Posts: 544
Joined: Mon Apr 07, 2008 5:41 am
Location: 1/2 of the World

Postby dcz » Sat Jun 28, 2008 8:40 am

For those who want Google to stop yelling, you can do the following :

replace :

Code: Select all
      $this->style_config   = array('Sitemap_tpl' => "\n\t" . '<url>' . "\n\t\t" . '<loc>%s</loc>' . "\n\t\t" . '<lastmod>%s</lastmod>' . "\n\t\t" . '<changefreq>%s</changefreq>' . "\n\t\t" . '<priority>%s</priority>' . "\n\t" . '</url>',



with :


Code: Select all
      $this->style_config   = array('Sitemap_tpl' => "\n\t" . '<url>' . "\n\t\t" . '<loc>%s</loc>' . "\n\t\t" . '<lastmod>%s</lastmod>' . "\n\t" . '</url>',



in mx_ggsitemaps/includes/ggs_functions.php.

No more priority and changefreq tags!

++
Useful links :
SEO Forum || SEO Directory || SEO phpBB || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Recherche
dcz
Admin
Admin
 
Posts: 21238
Joined: Fri Apr 28, 2006 9:03 pm

Postby ultimatehandyman » Sat Jun 28, 2008 10:32 am

Professional wrote:
ultimatehandyman wrote:I was just going to make a post on this very subject as I am also now receiving the sitemap warnings. Looks like nothing to worry about though :wink:


which site map do u use?


Hi,

I use the GYM sitemap.

I'll take a look at the solution that you have already posted.

Thanks

:wink:
ultimatehandyman
PR2
PR2
 
Posts: 250
Joined: Thu Mar 15, 2007 12:55 am

Postby Professional » Sat Jun 28, 2008 3:37 pm

ok tnx :)
User avatar
Professional
PR5
PR5
 
Posts: 544
Joined: Mon Apr 07, 2008 5:41 am
Location: 1/2 of the World


Return to GYM Sitemaps phpBB2

 


  • Related topics
    Replies
    Views
    Last post

Who is online

Users browsing this forum: No registered users and 1 guest