10 ms·
Or set the canonical address of your cached pages to the real page.
by JeremyChase 16y ago
Or set the canonical address of your cached pages to the real page.
- StavrosK 16y agoDo you mean the "base" tag? We already do set that (admittedly, after this happened and because of it).
- fhars 16y agoNo, he meant the rel="canonical" links.
- StavrosK 16y agoOh, that sounds easy enough to do, we'll implement it right away (it should be live in a few minutes. Thanks for the tip, we didn't know about this duplicate content situation... EDIT: Added!
- patio11 16y agoThis does not work across domains, guys. (Among other reasons, it would turn injection attacks into $X million bugs for some companies.)
- StavrosK 16y agoThe google blog says it does...
- davecardwell 16y agohttp://www.google.com/support/webmasters/bin/answer.py?hl=en&answer=139394 http://www.google.com/support/webmasters/bin/answer.py?hl=en...
- StavrosK 16y agoThank you, added!
- JonM 16y agoI honestly didn't know this existed.... thanks!