![]() |
![]() |
![]() |
![]() |
![]() |
|
How to use this workaround: for every update you publish, you need an additional, unique URL. Example: for daily articles, this could be the archive where every article can be found as well. So while an article is published today at http://www.example.com/daily/, it can also be accessed at http://www.example.com/archive/2003-02-15/. This second URL would be your unique URL. To implement the workaround, you present users the same page as you would always do, but you report us back the unique URL, which is of course different for every article. Since Holmes would find a difference between what you provide and what you report back, you need to tell every visitor that you are using the workaround. To do this, add the following meta-tag to the <head> portion of your site: <meta name="ipaya.reported_as" content="unique URL you will report back"> Example: <meta name="ipaya.reported_as" content="http://www.example.com/archive/2003-02-15/"> | ||||||||||||||||||||||||
| Contact - User Agreement - Privacy Policy Copyright © 2003 Ipaya |