Viewing 3 replies - 16 through 18 (of 18 total)
  • that dows not work, this is happening because we all use w3 cache, my xml is working now again

    Update to the latest version of W3 Total Cache or add, under the browser cache page, this exemption:
    sitemap(_index|[0-9]+)?\.xml

    this will work

    @ivanrojas

    i have add
    robots\.txt
    sitemap(_index)?\.xml(\.gz)?
    [a-z0-9_\-]+-sitemap([0-9]+)?\.xml(\.gz)?
    sitemap(_index|[0-9]+)?\.xml

    but still have problems :/

    [email protected]

    (@alpineacealpineacecom)

    @b_dark

    What works for me is to have the following.

    Prevent caching exception list:
    sitemap(_index|[0-9]+)?\.xml

    404 error exception list:
    robots\.txt
    sitemap(_index)?\.xml(\.gz)?
    [a-z0-9_\-]+-sitemap([0-9]+)?\.xml(\.gz)?

Viewing 3 replies - 16 through 18 (of 18 total)
  • The topic ‘XML Sitemap gives an empty page’ is closed to new replies.