The crawl rate for terms is not updated when new nodes are created. I think it would be useful to have the crawl rate adjusted for each of the terms selected when a new node is created and tagged with those terms. Would this add a lot of overhead?

Comments

avpaderno’s picture

Title: Crawl Rate for Terms » Adjust the change frequency for taxonomy terms
Version: 7.x-2.x-dev » 6.x-1.x-dev
Assigned: Coupon Code Swap » avpaderno

The updating of change frequency for taxonomy terms would occure just once for every node that is updated, in that case.
I will check about this, and if it can be implemented without to add excessive overhead.

avpaderno’s picture

Status: Active » Postponed
avpaderno’s picture

Component: xmlsitemap_term » xmlsitemap_term.module
Status: Postponed » Fixed

The change frequency of the taxonomy terms is calculated from the nodes which use the taxonomy terms.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

finex’s picture

Component: xmlsitemap_term.module » xmlsitemap.module

@kiamlaluno: it looks that in 6.x-2.0-beta1 version both "lastmod" and "frequency" tags are not added on the sitemap.

Has it been fixed in -dev?

dave reid’s picture

I'm not adding it for reasons repeated in other issues. Those values are only suggestions to search engines, so it's not going to make or break your site if they're not there.

avpaderno’s picture

Assigned: avpaderno » Unassigned
Oscar Illada’s picture

Version: 6.x-1.x-dev » 6.x-2.0-beta2
Component: xmlsitemap.module » xmlsitemap_taxonomy.module

It would be nice if we can have the option to put it or not the "lastmod" and "frequency" tags. Thanks

Anonymous’s picture

Version: 6.x-2.0-beta2 » 6.x-2.x-dev
Component: xmlsitemap_taxonomy.module » xmlsitemap.module

Don't modify the issue meta data when the issue has been closed.