• Resolved jedendwatrzy

    (@jedendwatrzy)


    Hi, I found two problems (Version 1.0.39)
    1.I have 3 taxonomies from WooCommerce (product_cat, product_tag and product_shipping_class) but the sitemap is only generated for product_cat. As a result, there are 3 identical sitemaps with categories.
    2. The last modified dates in the index file are not the youngest dates in the child files.

    My solutions:
    api.php file
    1. Loop from line 2568 moved to condition above.
    2. Removed time from post_date in condition on line 715. If the post modification date is the same as the post date, then the date of the current post is selected as the main modification date, even if there was already a younger post.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author click5

    (@click5)

    Hi @jedendwatrzy,

    Thanks for bringing it to our attention and for offering the solutions!

    We will implement it in the next version of our sitemap plugin v1.0.40 which will be released sometime next week.

    We will keep you posted.

    Thanks,
    click5 Team

    Plugin Author click5

    (@click5)

    Hello @jedendwatrzy,

    We’ve just released a new version of our plugin – v1.0.40, which includes many bug fixes and improvements comparing to the previous version, including the one which you were facing.

    Please give it a try and let us know if you would spot any other issues.

    Btw, we would appreciate a 5-star review.

    Thanks,
    click5 Team

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Doubled sitemaps & incorrect “Last Modified”’ is closed to new replies.