Viewing 10 replies - 16 through 25 (of 25 total)
  • Thanks for the reply. However, it seems to apply to V3 and I am currently using V4.0 beta 10

    I would not be surprized if a simple search and replace using the same string would work in the beta version as well ?? I’ve marked them bold in my blogpost.

    I did the search originally on version 4, but it doesn’t find it – If I search on _taxonomy it finds this on line 982

    public function IsTaxonomySupported() {
    return (function_exists(“get_taxonomy”) && function_exists(“get_terms”) && function_exists(“get_taxonomies”));
    }

    Unlike version 3, it never even gives me the option to select whether I want to inlcude taxnomies

    and there is no
    get_term_link($term

    in the whole code? ( check all PHP files )

    I found the code in sitemap_builder.php, and did the replacement, but it doesn’t appear to have made any difference

    Hmmz then there should be more. I cannot promise you that I have time to beta test that new version, yet the basics should be the same.

    You seem to have a good knowledge of this. Thanks for your help

    Another problem that we have, relating to this (hence why I am trying the beta version) is that google doesn’t get informed when we create a new custom post, whereas it is informed immediately is a new page is created. It is critical that it is informed when the new custom posts are created. Any idea?

    Thanks ramon, this problem is fixed in the last version.

    Hi Arne,

    Any idea when the new beta version will be brought in line with this?

    Given the issues I have outlined above, what would be your recommendation for us?

    Hi Arne and thank you for your great, simple plugin!

    I’m trying version 4. I would like to have Author pages included in the sitemap — for authors that only have published Custom type posts — and it doesn’t seem to be working (but the Author page itself exists). Only authors who have regular wp posts are included.

    Maybe I missed something? Also I noticed in v.4 you have “Biig” instead of “Bing” in the potions page ??

    Thank you!

    (using WP 3.5)

Viewing 10 replies - 16 through 25 (of 25 total)
  • The topic ‘[Plugin: Google XML Sitemaps] Custom taxonomy urls not generated’ is closed to new replies.