The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
[Solved] Disable pages from google's cache
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">
HTML Code:
<meta name="GOOGLEBOT" content="NOARCHIVE, NOODP, NOYDIR">
Any help will be appreciated, thanks. |
#3
|
||||
|
||||
Thank you very much for you reply, I have made reading about robots, did not find something to insert there.
Maybe i can, but don't know what? If i put code in headinclude, can I just put code at the top or it must be somewhere so it takes care for <head>? Sorry not well at all with coding |
#4
|
||||
|
||||
You can put it anywhere. It will be inserted within <head> tag.
I usually put it at the bottom as it make it easy for me to update the templates at a later date. |
#5
|
||||
|
||||
Very helpful with your answers, i appreciate this.
I will wait if some one has tested or using the above code and than proceed testing. Thank you. EDIT: Ok i proceed for testing, if any one else want this. I put code in headinclude template and missing slash in code / HTML Code:
<meta name="GOOGLEBOT" content="NOARCHIVE, NOODP, NOYDIR" />
Thanks |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|