this is the warning in install>Optional Drupal modules, Google Sitemap : Advisory (disabled)
sitemap plugin is installed in Gallery and xmlsitemap 1.4 module is installed.
General > XML Sitemap settings is enabled.
D5.7, php 5.2.5.
seems to work fine. although i am not thrilled with the urls.
ie. /en/en/v/tech/compbuild1/boxes.jpg.html
anyone have examples of what gallery url rewrite rules you are using?
Comments
Comment #1
profix898 commentedThere is a bug in the 2.0 release. Its actually expecting the XML Sitemap module, but the check is still for GSitemap. Fixed in -dev.
Could you please provide some details about your rewrite configuration. Where is the language prefix coming from. Are you using i18n? Do the rewrite rules include the prefix? ... etc.
Comment #2
dsp1 commentedyes, i am using i18n. the double prefix must be i18n and gallery2 both adding them.
no I am not including prefix in the rewrite.
Comment #3
profix898 commentedI guess I never checked the sitemap urls with i18n module installed. Putting this on my TODO list.