Forum Replies Created

Viewing 6 replies - 16 through 21 (of 21 total)
  • Thread Starter Fabiancho

    (@fabiancho)

    Guys thank you for your feedback. Much appreciated.

    I found something even weirder on my site:

    when I pass the test without the www. ( https://cubavisa.uk ) it passes the test.

    when I do add the www. does not ( https://www.cubavisa.uk )

    Any ideas why?

    thank you before hand.

    @moondog what adjustments did you have to do on robots to make it pass the test. I have disabled my w3total cache and he issue still there.

    Thread Starter Fabiancho

    (@fabiancho)

    Thank you, I got it. Now sorted. Hope they manage to fix this.

    Hi there, I think that you have to do two things:

    1. Flush your DNS. this is how:

    Flush DNS in Windows:

    Click on Start button.
    Select Run…
    Type “cmd” and press OK button.
    You should see the following line: C:Documents and SettingsUser>. Type:
    ipconfig /flushdns
    You will see a message containing the following:
    “Windows IP ConfigurationSuccessfully flushed the DNS Resolver Cache.”
    Type “exit” to close the prompt.
    Flush DNS in Mac OS X:
    Click on Finder in the dock.
    Click on Macintosh HD.
    Click on Applications.
    Click on Utilities.
    Double-click on Terminal.
    In Mac OSX Leopard, you can use the following command to flush the DNS resolver cache:
    dscacheutil -flushcache
    In Mac OSX versions 10.5.1 and before, the following command performs the same task:
    lookupd -flushcache
    Flush DNS in Linux:
    In Linux, the nscd daemon manages the DNS cache. To flush the DNS cache, restart the nscd daemon. To restart the nscd daemon, use the command:
    /etc/init.d/nscd restart

    2. Delete the plugin through your FTP,it shoudl be under yoursite/wp-content/plugins find easycomingsoon (the whole folder) and done.
    you should be able to get back to normal.
    Cheers.
    Fabiancho

    Hi guys, I think i have done it.
    by the way i found this:

    Flush DNS in Windows:

    Click on Start button.
    Select Run…
    Type “cmd” and press OK button.
    You should see the following line: C:Documents and SettingsUser>. Type:
    ipconfig /flushdns
    You will see a message containing the following:
    “Windows IP ConfigurationSuccessfully flushed the DNS Resolver Cache.”
    Type “exit” to close the prompt.
    Flush DNS in Mac OS X:
    Click on Finder in the dock.
    Click on Macintosh HD.
    Click on Applications.
    Click on Utilities.
    Double-click on Terminal.
    In Mac OSX Leopard, you can use the following command to flush the DNS resolver cache:
    dscacheutil -flushcache
    In Mac OSX versions 10.5.1 and before, the following command performs the same task:
    lookupd -flushcache
    Flush DNS in Linux:
    In Linux, the nscd daemon manages the DNS cache. To flush the DNS cache, restart the nscd daemon. To restart the nscd daemon, use the command:
    /etc/init.d/nscd restart

    Hi there, I had similar problem. Could you explain how to remove cache from my server?
    Cheers.
    Fabiancho

Viewing 6 replies - 16 through 21 (of 21 total)