Google Break Dance
Redirect Visitor dari Google image ke langsung halaman Post.
Saat visitor klik link "Lihat Gambar Asli" di halaman Google search image maka URLnya akan dialihkan / Redirect langsung halaman Post dimana image tersebut berada. sebelum menginstall plugin ini jangan lupa masukan baris text berikut ke paling atas file .htaccess :
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_URI} wp-content/uploads/.*\.(gif|jpg|png|ico)$ [NC]
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://(www.)?cekpr.com/.*$ [NC]
RewriteRule ^(.*)$ /get_image?$1 [R=302,L]
*ganti cekpr.com dengan nama domain ente
Requires: 3.0.1 or higher
Compatible up to: 3.5.1
Last Updated:
2013-2-5
Downloads:
3