Support Forum

Sitemap generation

18 Answers

New Answer

BM Bill Murray
Bill Murray
Member

#1 – After activating the SPF Google Sitemap plugin, clicking on the options link should take you to the Components->SEO settings, but it takes you to the Options settings.  I’m not sure what on the Options page relates to the sitemap plugin.

#2 – On another test site where Arne’s plugin is not activated, I activated the SPF sitemap plugin, and made a new post.  It didn’t generate an error or a warning, but there’s no sitemap generated, since Arne’s functions aren’t there to produce it.  I looked for a check to make sure Arne’s plugin is activated, but couldn’t find it.  Did I miss something?

MP Mr Papa
Mr Papa
Member

#1 probably a carry over from the plugin I started with when I created the sitemap plugin… will fix it up… thanks…

#2 correct.  we fire a hook that only google sitemap plugin would act on… so nothing to generate an error – one of the beauties of hooks in wp…  guess we could consider a warning on the components – seo panel if its not installed…

MP Mr Papa
Mr Papa
Member

okay, bit the bullet and output a warning if you have our plugin active but not the wp plugin… wink