Forums

[Plugin: WP Super Cache] Is this refresh problem related to supercache (11 posts)

  1. mactac
    Member
    Posted 9 months ago #

    I have people complaining about refresh headers that they get.

    Intermittently, they get this header by itself instead of my website:

    <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/strict.dtd">
    <!-- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
    "http://www.w3.org/TR/html4/strict.dtd"> -->
    <HTML>
    <HEAD>
    <META HTTP-EQUIV="Refresh" CONTENT="0.1">
    <META HTTP-EQUIV="Pragma" CONTENT="no-cache">
    <META HTTP-EQUIV="Expires" CONTENT="-1">
    <TITLE></TITLE>
    </HEAD>
    <BODY><P></BODY>
    </HTML>

    the website is http://www.noiseaddicts.com

    Also google seems to have dropped it's ranking considerably. I wonder if it's related...

  2. donncha
    Member
    Posted 9 months ago #

    I'd say it's something else. The plugin doesn't add those headers. Make sure your site hasn't been hacked, and grep/search for those strings.

  3. mactac
    Member
    Posted 9 months ago #

    My site hasn't been hacked, i'm sure of that... Unfortunately my hosting provider doesn't give shell access so I can't grep, and the search function doesn't work well (network solutions btw).

  4. mactac
    Member
    Posted 9 months ago #

    ok, so I've searched for the string "19991224" and it doesn't appear anywhere...

    what the...?

  5. mactac
    Member
    Posted 9 months ago #

    here;s some more info on this - it appears that the redirect only happens the first time you visit the page, then it doesn't appear. if you wait a while & return the redirect will be there again...

    this is REALLY making me think that the caching plugin is the problem...

  6. donncha
    Member
    Posted 9 months ago #

    Try turn off wp-super-cache and remove the mod_rewrite rules from your .htaccess file. Does it stop then?

    The plugin doesn't have those refresh rules. Maybe it's some SEO plugin?

  7. iuffxguy
    Member
    Posted 8 months ago #

    out of curiosity.. who is your host provider? I have seen a client of mine run into similar issues and they were using network solutions on a shared server. The Refresh of 0.1 almost makes me wonder if this is some sort of load balancing they have built on their end? My understanding is that Network Solutions were not very helpful in looking into the issue...

  8. ThecounT
    Member
    Posted 5 months ago #

    just moved to netsol... big mistake. this refresh is a site killer...

  9. roberoo
    Member
    Posted 5 months ago #

    Did anyone find a fix to this? I have just started seeing it on my site hosted with Network Solutions and I pretty sure it's the factor that's just killed my website ranking.

  10. donncha
    Member
    Posted 5 months ago #

    It's not WP Super Cache causing it. You should search through your plugins for that text and disable whatever offending plugin is doing it.

  11. claymation
    Member
    Posted 2 months ago #

    This problem seems to be caused by Cisco's Anomaly Guard Module (AGM), which sits on the network between clients and servers and attempts to authenticate clients by challenging them with an HTML meta refresh. There isn't much you can do about it, short of asking your server network provider to disable basic protection for HTTP on their AGM.

Reply

You must log in to post.

About this Topic