BLACK HAT CLOAKING REDIRECTION TAKING PLACE ON WWW.BEAU-RIVAGE.CH
ATTACHED TO THIS PAGE IS A PDF FILE. THIS PDF FILES CONTAINS ATTACHMENTS WHICH INCLUDE VARIOUS CACHED COPIES OF THE PAGES DISCUSSED ON THE BLOG
We report black hat seo cloaking pages in violation of Google guidelines to report sites such as www.beau-rivage.ch which is doing harm to white hat seo
THIS IS A REDIRECTION SCRIPT BEING USED on www.beau-rivage.ch from http://www.apicius.com/redirection_moteur.js !
which frankly gives (white hat) SEO a bad name and is a trick which goes against the standards of ethical webdesign as well as Google's rules. (The following script is called up from a large number of internal pages on www.beau-rivage.ch to resend users to the HOME page and to keep google indexing "new" pages to extend the volume of the site --- naturally with this script Google will see one page and you another).
function cameFrom(where) {
if (!document.referrer && !where) return true;
else return (document.referrer.indexOf(where)>=0)
}
if (cameFrom("google")) {
location.replace("http://www." + Url + "/");
}
else if (cameFrom("google.fr")) {
location.replace("http://www." + Url + "/");
}
else if (cameFrom("google.es")) {
location.replace("http://www." + Url + "/");
}
else if (cameFrom("google.de")) {
location.replace("http://www." + Url + "/");
}
else if (cameFrom("google.it")) {
location.replace("http://www." + Url + "/");
}
else if (cameFrom("google.en")) {
location.replace("http://www." + Url + "/");
}
else if (cameFrom("google.jp")) {
location.replace("http://www." + Url + "/");
}
else if (cameFrom("google.uk")) {
location.replace("http://www." + Url + "/");
}
else if (cameFrom("google.ch")) {
location.replace("http://www." + Url + "/");
}
else if (cameFrom("msn.fr")) {
location.replace("http://www." + Url + "/");
}
else if (cameFrom("msn")) {
location.replace("http://www." + Url + "/");
}
else if (cameFrom("msn.es")) {
location.replace("http://www." + Url + "/");
}
else if (cameFrom("msn.de")) {
location.replace("http://www." + Url + "/");
}
else if (cameFrom("msn.it")) {
location.replace("http://www." + Url + "/");
}
else if (cameFrom("msn.en")) {
location.replace("http://www." + Url + "/");
}
else if (cameFrom("msn.jp")) {
location.replace("http://www." + Url + "/");
}
else if (cameFrom("msn.uk")) {
location.replace("http://www." + Url + "/");
}
else if (cameFrom("msn.ch")) {
location.replace("http://www." + Url + "/");
}
else if (cameFrom("yahoo.fr")) {
location.replace("http://www." + Url + "/");
}
else if (cameFrom("yahoo")) {
location.replace("http://www." + Url + "/");
}
else if (cameFrom("altavista")) {
location.replace("http://www." + Url + "/");
}
else if (cameFrom("altavista.fr")) {
location.replace("http://www." + Url + "/");
}
else if (cameFrom("dogpile")) {
location.replace("http://www." + Url + "/");
}
else if (cameFrom("voila.fr")) {
location.replace("http://www." + Url + "/");
}
else if (cameFrom("google.co.uk")) {
location.replace("http://www." + Url + "/");
}
else if (cameFrom("google.nl")) {
location.replace("http://www." + Url + "/");
}
else if (cameFrom("live")) {
location.replace("http://www." + Url + "/");
}