Prevent Cached Pages From Being Loaded - Wordpress

1 replies
I have a customer that wants to prevent his cached pages from being loaded, to maintain updated prices on his inventory.

He wants me to add this code:

Code:
<meta http-equiv="Pragma" content="no-cache"/>

<meta http-equiv="Expires" content="-1"/>
I'm currently running Wordpress with the Inove theme from Neoease.

I've looked around in the code but don't see anything like that. Is Wordpress different or should I just manually edit the header.php or index.php template to include the html code?

Any thoughts are appreciated.
#cached #loaded #pages #prevent #wordpress
  • Profile picture of the author BenB969
    Banned
    [DELETED]
    {{ DiscussionBoard.errors[1952440].message }}
    • Profile picture of the author ShelbyC
      Thanks for the advice I really appreciate it.
      Signature

      {{ DiscussionBoard.errors[1953507].message }}

Trending Topics