• Hello,

    I want to make google not to cache my blog pages and i am using these two codes in header.php:

    <META HTTP-EQUIV=”CACHE-CONTROL” CONTENT=”NO-CACHE”>

    <META NAME=”ROBOTS” CONTENT=”NOARCHIVE” />

    But google still caches my pages. What can i do to make google not to cache my pages?

    Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Google still cache my pages even tough i am using code for no cache’ is closed to new replies.