Country Code Aliases Cannot Hold Out Bypassed

Occasionally nosotros run into the innocent enquiry inwards country code aliasing.
Is at that spot whatever means I tin opt out from this constantly changing of the .com termination, into .be, .bg, or .ro, depending on where I travel?

Not many Blogger weblog owners realise the benefits of province code aliasing, which is, similar auto pagination, a characteristic which is non optional. There are publicly available workarounds, which may bypass the effects of province code aliasing - together with which may crusade to a greater extent than problem than uncomplicated URL confusion.

Many spammers would dearest to setup gateway blogs, together with automatically redirect their unwitting victims.

Related

Spammers would redirect traffic to unsafe blogs together with websites.

The redirections would atomic number 82 to other blogs (or non Blogger websites) which incorporate their actual hacking, porn, or spam payload. Blogger / Google, similar around browsers together with safety programs, actively prevents automatic redirection of Blogger weblog traffic.

Blogger malware classification is non understood yesteryear everybody.

Not all weblog owners empathise the trial of Blogger malware classification. Similar to spam classification, malware classification persistently scans through Blogger blogs, looking for signs of malware.

Anti-alias redirection code is real simple, together with subtle.

Here's an illustration - a real uncomplicated code snippet, lately discovered inwards the header of the template, inwards a weblog which has been repeatedly locked for "Malicious JavaScript" / "Spam".


var·blog·=·document.location.hostname;
var·slug·=·document.location.pathname;
var·ctld·=·blog.substr(blog.lastIndexOf("."));
if·(ctld·!=·".com")·{
var·ncr·=·"http://"·+·blog.substr(0,·blog.indexOf("."));
ncr·+=·".blogspot.com/ncr"·+·slug;
window.location.replace(ncr);
}


or maybe, a to a greater extent than compact snippet


if ((window.location.href.toString().indexOf('.com/'))=='-1') {
window.location.href =window.location.href.toString().replace('.blogspot.in/','.blogspot.com/ncr/').replace('.blogspot.com.au/','.blogspot.com/ncr/');
}


or maybe


//<![CDATA[(LF)
var·curl·=·window.location.href;if·(curl.indexOf('m=1')·!=·-1)·{curl·=·curl.replace('m=1',·'m=0');window.location.href·=·curl;}(LF)//]]>


To foreclose malware detection from blocking this post, I'm omitting the essential opening together with closing tags, which would commonly encase the higher upward code snippets.

<script·type='text/javascript'> ... </script>

You tin sweat anti alias redirection code, if you lot like.

If your weblog contains similar redirection code, to bypass province code aliasing, you lot may give-up the ghost a notice, i day, that your weblog has been deleted for "Malicious Javascript". In lodge to give-up the ghost the weblog restored, thus your readers may sentiment it, you lot may lead maintain to take away the Malicious JavaScript - together with thus wait until the weblog tin live reviewed, to ensure that it is prophylactic for world visibility.

When your weblog is classified every bit a malware host, you lot volition suffer.

While you lot hold back for review, you lot volition lead maintain to endure the loss of search engine together with reader reputation - land every would live reader sees the interstitial notice, mentioning why your weblog is deleted or locked.

Work on the problem, don't purpose (and encourage) dodgy workarounds.

You volition hit more, together with crusade yourself (and your readers) less pain, yesteryear learning to alive amongst province code aliasing - together with concentrating on convincing the diverse search engines together with other Internet services to accept Canonical URLs, thus province code aliasing volition work, seamlessly, amongst the Internet service which interests you. Alternately, use improve designed gadgets together with Internet services.

Related Posts

Iklan Atas Artikel

Iklan Tengah Artikel 1

Iklan Tengah Artikel 2

Iklan Bawah Artikel