• Resolved noemig89

    (@noemig89)


    Hi.
    I have found this error in the code and I don’t know much about programming, so I don’t know if I have to change, add or remove something.
    Thank you

    <?php die(); ?><?xml version=”1.0″ encoding=”UTF-8″?><rss version=”2.0″

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Mark (a11n)

    (@thingalon)

    Hi @noemig89,

    Thank you for writing in.

    Putting “<?php die(); ?>” at the top of a file is a common way to ensure that the file never gets used in an unexpected way. Super Cache uses this method on some of its cache files to ensure that users can never “run” these cached pages incorrectly.

    This code appearing in your cache directory is nothing to worry about.

    Have you noticed any issues visiting your site?

    Plugin Support Stef (a11n)

    (@erania-pinnera)

    Hi there, @noemig89,

    It’s been one week since this topic was last updated. I’m going to mark this thread as solved. If you have any further questions or need more help, you’re welcome to open another thread here. Cheers!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Error cache’ is closed to new replies.