• Resolved jimbox1985

    (@jimbox1985)


    Hello,
    i have a problem with my sitemap ; when i open my sitemap i see a screen with a bunch of not clickable urls… i think this is a w3 total cache minify problem, so i search and i found a way to insert a string into “never minify the following page” … string is the bfollowing ;

    sitemap(_index)?\.xml(\.gz)?
    [a-z0-9_\-]*sitemap[a-z0-9_\-]*\.(xml|xsl|html)(\.gz)?
    ([a-z0-9_\-]*)?\.xml

    now, if i see the page source i notice that
    —-
    Object Caching 65/341 objects using disk
    Page Caching using disk: enhanced
    Lazy Loading
    —-

    so, lazyload option too. You thinnk this can be the problem?

    after insert that, i see that sometimes sitemap show correctly, but not always. because the same problem sometimes get back. (i saw that after empty the whole cache in w3 setting it seem to show ok, then it turn back minified, but still cant understand why)
    I tryed also to insert sitemap_index.xml beside that string, but nothing happen.

    Can someone , please, help me?

    • This topic was modified 3 years, 10 months ago by jimbox1985.
    • This topic was modified 3 years, 10 months ago by jimbox1985.
    • This topic was modified 3 years, 10 months ago by jimbox1985.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Md Mazedul Islam Khan

    (@mazedulislamkhan)

    Can you please share the sitemap index URL here with us so that we can take a look at it?

    In addition, please make sure that you’ve cleared the cache from the relevant caching plugin after adding the relevant code on your site.

    Thread Starter jimbox1985

    (@jimbox1985)

    sure,
    here’s the sitemap. https://designtegrator.com/sitemap_index.xml

    As i sayd, by view the source of sitemap_index i notice also the lazyload option. you think this can be the problem?

    Plugin Support Md Mazedul Islam Khan

    (@mazedulislamkhan)

    Thanks for sharing the sitemap index URL. We looked at the source code of the relevant sitemap and see the W3 Total Cache is caching the sitemap and as such you’re experiencing the issue. In this case, we recommend you please reach out to the W3 Total Cache plugin support to make sure that you’re excluding the sitemap index correctly from caching and that shall fix the issue for you.

    Thread Starter jimbox1985

    (@jimbox1985)

    thanks.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Sitemap and w3 total cache conflict’ is closed to new replies.