=== Plugin Name ===
Contributors: ewwink
Donate link: http://www.prpagerank.com/
Tags: redirect,google,image,frame,frame breaker,redirect google image
Requires at least: 3.0.1
Tested up to: 3.5.1
Stable tag: 4.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Redirect Visitor dari Google images ke langsung halaman Post dengan Plugin Google Break Dance.
== Description ==
Plugin ini spesial pake pake telor buat Komunitas Publisher Indonesia dan seluruh rakyat indonesia hahaha....
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 :
= *** Penting: untuk v 0.4 edit lagi .htaccess menjadi seperti dibawah supaya BOT tidak diredirect ke post dan menghilangkan error ketika tidak ada referer =
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_URI} wp-content/uploads/.*\.(gif|jpg|jpeg|png)$ [NC]
RewriteCond %{HTTP_USER_AGENT} !.*bot.* [NC]
RewriteCond %{HTTP_REFERER} !^http://(www.)?cekpr.com/.*$ [NC]
RewriteRule ^(.*)$ /get_image?$1 [R=302,L]
# BEGIN WordPress
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
# END WordPress
*ganti cekpr.com dengan nama domain ente
== Installation ==
1. Upload plugin ini`/wp-content/plugins/` directory, atau
2. Cari dan install di Dashboarf => Plugins => Add new
3. Activate
4. masukan baris text berikut ke .htaccess melalui ftp atau dengan menggunakan plugin htaccess editor
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_URI} wp-content/uploads/.*\.(gif|jpg|jpeg|png)$ [NC]
RewriteCond %{HTTP_USER_AGENT} !.*bot.* [NC]
RewriteCond %{HTTP_REFERER} !^http://(www.)?cekpr.com/.*$ [NC]
RewriteRule ^(.*)$ /get_image?$1 [R=302,L]
# BEGIN WordPress
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
# END WordPress
*ganti cekpr.com dengan nama domain ente
= Perubahan versi Plugin =
= 0.4 =
perubahan pada .htaccess supaya jangan redirect Bot ke post, tambahkan
RewriteCond %{HTTP_USER_AGENT} !.\*bot.\* [NC]
= 0.3 =
Fix $wpdb Compability
= 0.2 =
fix $wpdb
= 0.1 =
test release
== Frequently Asked Questions ==
= Bagaimana Cara mengetahui plugin ini berfungsi atau tidak =
di Google search ketik "site:domain-punya-ente.com" (tanpa tanda kutip) trus klik gambar dan klik lagi "Lihat Gamabar Asli" dan klo di Redirect ke halaman Post maka plugin ini berfungsi.
== Screenshots ==
nda ada
== Upgrade Notice ==
ganti semua filenya dengan yg terbaru.
== Changelog ==
= 0.4 =
perubahan pada .htaccess supaya jangan redirect Bot Bot ke post, tambahkan
RewriteCond %{HTTP_USER_AGENT} !.\*bot.\* [NC]
= 0.3 =
Fix $wpdb Compability
= 0.2 =
fix $wpdb
= 0.1 =
test release