• Subscribe
    • RSS Feed
    • Add to Feedly

Atelier Shiori

Much more than crafting Ice Cream.

  • Home
  • About
  • Contact
  • Projects
  • Pokemon
  • Anime Blog
  • Ask me anything
You are here: Home / Archives for Google

Thanks A lot Google!

February 5, 2013 by chikorita157 Leave a Comment

Windows 8 - Parallels Desktop-1

Clearly, the Google Image changes overall is such an improvement… 50% reduction in visits with more bandwidth consumption…

I suppose analytics are now a horrible metric for performance because of this change… Time to go back to the good old subscriber numbers and number of comments, I guess.

Update: I enabled anti-hotlink protection to redirect to the homepage and guess what, the traffic came back… I wonder why. Still, it’s not a permanent solution as I’m trying to find one that will redirect to the source page, but this will keep visitors from stealing my bandwidth.


RewriteCond %{HTTP_REFERER} !^http://chikorita157.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://chikorita157.com$ [NC]
RewriteCond %{HTTP_USER_AGENT} !Googlebot [NC]
RewriteCond %{HTTP_USER_AGENT} !Googlebot-Image [NC]
RewriteCond %{HTTP_USER_AGENT} !Mediapartners-Google [NC]
RewriteCond %{HTTP_USER_AGENT} !Mediapartners [NC]
RewriteCond %{HTTP_USER_AGENT} !Googlebot-Mobile [NC]
RewriteCond %{HTTP_USER_AGENT} !Googlebot-Video [NC]
RewriteCond %{HTTP_USER_AGENT} !Googlebot-News [NC]
RewriteCond %{HTTP_USER_AGENT} !msnbot [NC]
RewriteCond %{HTTP_USER_AGENT} !slurp [NC]
RewriteCond %{HTTP_USER_AGENT} !Bingbot [NC]
RewriteCond %{HTTP_USER_AGENT} !FeedBurner [NC]
RewriteCond %{HTTP_USER_AGENT} !FeedValidator [NC]
RewriteRule .*\.(jpg|jpeg|gif|png|bmp)$ http://chikorita157.com/ [R,NC,L]

Replace chikorita157.com with your own domain name. Also, code updated so it won’t cause problems to people who are trying to view images after redirected.

Update 2: This is a better solution, which I just implemented today. I whitelisted all the social networks (Twitter, Facebook, Tumblr and Google Plus) and wordpress.com. http://wordpress.org/extend/plugins/imaguard/

You may need to do manual edits, but to enable social network hotlinking and prevent  search bots from being blocked, add this before the redirect above (RewriteRule ^(.*)\.(jpg|png|jpeg|gif)$ /show-image/?img=/$1.$2 [R=,NC,L]) in the htaccess file:

RewriteCond %{HTTP_REFERER} !^http://([^.]+\.)?wordpress\.com [NC]
RewriteCond %{HTTP_REFERER} !^https://([^.]+\.)?plus.google\.com [NC]
RewriteCond %{HTTP_REFERER} !^https://([^.]+\.)?mail.google\.com [NC]
RewriteCond %{HTTP_REFERER} !^https://([^.]+\.)?facebook\.com [NC]
RewriteCond %{HTTP_REFERER} !^http://([^.]+\.)?facebook\.com [NC]
RewriteCond %{HTTP_REFERER} !^https://([^.]+\.)?twitter\.com [NC]
RewriteCond %{HTTP_REFERER} !^http://([^.]+\.)?tumblr\.com [NC]
RewriteCond %{HTTP_REFERER} !^http://([^.]+\.)?t\.co [NC]
RewriteCond %{HTTP_USER_AGENT} !Googlebot [NC]
RewriteCond %{HTTP_USER_AGENT} !Googlebot-image [NC]
RewriteCond %{HTTP_USER_AGENT} !Mediapartners-Google [NC]
RewriteCond %{HTTP_USER_AGENT} !Mediapartners [NC]
RewriteCond %{HTTP_USER_AGENT} !Googlebot-Mobile [NC]
RewriteCond %{HTTP_USER_AGENT} !Googlebot-Video [NC]
RewriteCond %{HTTP_USER_AGENT} !Googlebot-News [NC]
RewriteCond %{HTTP_USER_AGENT} !msnbot [NC]
RewriteCond %{HTTP_USER_AGENT} !slurp [NC]
RewriteCond %{HTTP_USER_AGENT} !Bingbot [NC]
RewriteCond %{HTTP_USER_AGENT} !FeedBurner [NC]
RewriteCond %{HTTP_USER_AGENT} !FeedValidator [NC]
RewriteCond %{HTTP_USER_AGENT} !Yandex [NC]
RewriteCond %{HTTP_USER_AGENT} !Wordpress [NC]
RewriteCond %{HTTP_USER_AGENT} !BaiDuSpider [NC]
RewriteCond %{HTTP_USER_AGENT} !Reeder [NC]
RewriteCond %{HTTP_USER_AGENT} !NetNewsWire [NC]
RewriteCond %{HTTP_USER_AGENT} !RSSOwl [NC]
RewriteCond %{HTTP_USER_AGENT} !Thunderbird [NC]
RewriteCond %{HTTP_USER_AGENT} !Outlook [NC]

40.855-74.4

Tagged With: first world problems, Google, this sucks

aside

iPhone 3G and Android

May 21, 2010 by chikorita157 Leave a Comment

After one hour on Kubuntu trying to get the thing running, I got this:

Yep, that is Android on a iPhone 3G 8GB I hardly ever use since I have a iPhone 3GS 32GB, but… it’s rendered useless. Why? See below:

That is fucking bullshit. I can’t even go online when I am connected to my wireless router. Even the IPs are right, so yeah… Android on the iPhone fails until they get the internet to work.

Tagged With: android, apple, fail, Google, Hacking, iphone, iPhone Linux, Real Life

Welcome!

Welcome to Atelier Shiori. This is my personal blog where I share my thoughts that happen to my life in addition to reblogging content and share my thoughts about them. Want to learn more about the blog, check out the about page!

[Read More …]

View My Blog Posts

Subscribe

  • Twitter
  • Tumblr

Archives

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Video Game Stuff

  • PSN: chikorita_157 (Trophies)
  • Nintendo Switch: SW-5681-9083-4036
  • 3DS: 2406-5224-9182

More gaming details can be seen on my main blog.
Want to add me? Please contact me on Twitter.

Follow me on Twitter

My Tweets

RSS Chikorita157’s Anime Blog

  • Love Live! Nijigasaki High School Idol Club Second Season – Episode 8 – Yuu Finds the Thrill May 21, 2022
  • Cue! – Episode 19 – The Chuunibyou Leader May 21, 2022
  • Shokei Shoujo no Virgin Road – Episode 8 – The Mysterious Drug May 20, 2022

© 2009–2022 James M. All rights reserved. All text on this page is covered under Attribution-Noncommercial 3.0 license.
This blog uses Genesis Framework, WPTouch Pro 3 and Source Sans Pro.
84 queries : 0.189s ninjask