Mr. NiceGuy
Member
Posted 10 months ago #
Hi Arne,
running wp 3.1.4 (Multisite) and GSG 4.06b the Sitemap (on Subdomain) brings me the 404er with all
- posts (sitemap-pt-post-yyyy-mm.xml)
- post types (sitemap-pt-[custom post type]-yyyy-mm.xml)
- pages (sitemap-pt-page-yyyy-mm.xml)
Permalinks are refreshed (or may there's a new trick to do it better?).
Made anything wrong?
All other links running great (_misc, _authors, _tax).
Any ideas?
http://wordpress.org/extend/plugins/google-sitemap-generator/
Hmm, could you provide the URL of the sitemap so I can have a look?
Mr. NiceGuy
Member
Posted 10 months ago #
Sorry - only installed it on local Testmachine.
What's interesting for me is the fact that the links have "sitemap-pt-post" etc. instead of "sitemap-post".
Have you changed that?
Hi,
yes it changed with the addition of custom post types. "posts" are now just another post type so there could be pt-post, pt-xyz, pt-gallery or whatever...
Do you have any special rules in your .htaccess file?
Mr. NiceGuy
Member
Posted 10 months ago #
Hi Arne,
no special rules inside.
I use GD Taxonomy Tools to create the Taxonomies and Post Types.
May the debugger gives some hint.
I'll try to find out what's going wrong.
Am I go right that there shouldn't be a problem with WP 3.1.4?