2013-09-19, 07:35:38
@manubz
Your generate_sitemap function seems to be incomplete. Had you already patched it?
I suggest you do the patch on the original template_functions.php file.
About these patches, I forgot to say that:
- You must have GSDONOTPING disabled (commented out with #, or set to 0 or false) if you want to send the Sitemap to google.
- The Sitemap will not be generated/submitted automatically when you save a post -- you must update some normal page or re-save your GS settings for that.
PS Note that patching the core or plugins is generally not recommended.
Your generate_sitemap function seems to be incomplete. Had you already patched it?
I suggest you do the patch on the original template_functions.php file.
About these patches, I forgot to say that:
- You must have GSDONOTPING disabled (commented out with #, or set to 0 or false) if you want to send the Sitemap to google.
- The Sitemap will not be generated/submitted automatically when you save a post -- you must update some normal page or re-save your GS settings for that.
PS Note that patching the core or plugins is generally not recommended.