But, it seems that due to the specifics of the architecture of the site it is not suitable for me. My site is very much categories centered; Sitemap module (as ExpressionEngine itself) is biased towards weblogs at the expense of categories.
Consider problems I encountered trying to cofigure Sitemap module for my site:
1. An entry is assigned to a category from category group 3 and to category from category group 50. URL of this entry should display url_title of that category which belongs to category group 3. But {cat_url_title} variable outputs url_title of that category which belongs to category group 50. It is not possible to instruct Sitemap module to output needed cat_url_title.
2. An entry is assigned to a child category. URL of this entry should display both url_title of child category and url_title of parent category. But {cat_url_title} variable outputs url_title of child category and there is no way instruct Sitemap module to output url_title of parent category.
3. Several entries are assigned to a child category. URL of those entries should display url_title of child category. But {cat_url_title} variable outputs url_title of parent category for the first entry and url_title of child category for other entries. There is no way instruct Sitemap module to output consistently url_title of child category.
4. An entry or several entries are assigned to a category. url_title of the entry should be displayed only in case there are more than one entry posted into category. There is no way instruct Sitemap module to output url_title of the entry only in such cases.
5. There can be something important contained in certain template. There is no possibility instruct Sitemap module to output url of the template.
I have an idea how to get things working; please, say if it is feasible.
If I understand correctly, Sitemap module pings the content which is produced by site/sitemap template. This template contains only one tag {exp:sitemap:get}. What if I will not use {exp:sitemap:get} at all, but instead I will use other EE tags to generate XML which will be pinged to search engines? That is, I will not use Sitemap module, only Sitemap pinger extension. Could such solution work?
please understand that in creating the sitemap module, or any module in fact, i have to cater for the majority of site set-ups. unfortunately one module can’t cater to all possibilities, and yes, like Expression Engine the module focuses more on weblogs than categories. your site sounds like it is set up in a very specific way and that the sitemap module doesn’t have the flexibility for it. i’ll email you about a refund.
Silenz’ new extension Entry Mailing is involuntarily disabled by the Sitemap Pinger extension to the Sitemap module. Very not good. Could you please touch base with him about that?
thanks for letting me know about this, i have resolved the issue and it should play nice with that extension now. please get the latest version and upload ext.sitemap_pinger.php to your extensions folder.