Hi! please some help for disabling my pages to be cached by google.
Attachment 153182
As you see in image example the little arrow that when pressed we see cached pages.
I don't know if this little code is correct?
this
HTML Code:
<meta name="bingbot" content="noarchive">
or this
HTML Code:
<meta name="GOOGLEBOT" content="NOARCHIVE, NOODP, NOYDIR">
And where to put this? header or else.
Any help will be appreciated, thanks.