Skip to main content

No Way to Stop In Coming Referrer Spam Traffic for Blogger

Google Blogger services supports in coming traffic stats by time, language, location and post. It should based on the technology used in Google Analytics.

Whenever I publish a new post, there are some strange in coming traffic immediately. For example, adsensewatchdog, vampirestats, unglistats, and non countable URLs. Absolutely, they are not normal traffic. They called 'referrer spammer'. You may click the URL to know who they are with good feeling with them. 

No good feeling. The traffic is never good for your blog. Any site which evaluate websites such as Alexa and Google never reflects the traffic for evaluating your blog. If they do, they flag down for your blog.

I cannot find the way block the traffic. Any blog, any news, any group discussion have no solution. 

One interesting thing is I can't see the spam traffic in Google Analytics. Why did not Google apply same policy into Blogger?

One known solution, actually it is not a solution, is 'do not click the link' in the stats page. It may reduce the traffic from the spammer. But I am not sure because they run some kind of 'bots' to catch new post events from Blogspot, WordPress, and other blogging services.

I think I must wait until the traffic from referrer spammers is very huge. Then, Google should deal with the problem. Anybody know solution for it?

Comments

  1. How can spammers use your email address as a "From" address? What can you to do stop them and block that forged spam. emails

    ReplyDelete

Post a Comment

Popular posts from this blog

Google's Favorite Colors By Hex Codes (With New Google Logo)

Google keeps its color scheme cross their products. Of course, each uses different colors but it keeps the main philosophy. I heard that the test period for new Google logo was more than one year. It may the reason that the colors are comfortable to look. Sometimes, I copy the colors for designing my blogs and web sites. Copyright? oh..

Color Conversion: RGB to HEX , HEX to RGB

Color conversion between RGB and Hex is needed sometimes even though HTML and CSS accepts both RGB and HEX codes for set color scheme of HTML elements. The conversion algorithm is simple. Then numbers in RGB format is decimal number and one in HEX code is hexadecimal number. For example, rgb(50, 100, 250) is same in HEX #3264FA: 50-32 | 100-64 | 250-FA.

Why Blogger Mobile Template Not Work?

Google Blogger shows blog pages with mobile CSS on mobile devices unless you change it disabled. You can see next figure by clicking mobile setting button on Template page. Since I want to change CSS and I remember there are some CSS elements starting with '.mobile', I open the template editor and edit as I want. And open my blog in my smart phone. Nothing changed.