Bu eklenti, WordPress'in son 3 ana dağıtımı ile test edilmemiş. Artık bakımı yapılmıyor veya desteklenmiyor olabilir ve WordPress'in daha güncel sürümleriyle birlikte kullanıldığında uyumluluk sorunları olabilir.

Genesis Footer Links Nofollow

Açıklama

This plugin makes all or selected links in the footer of Genesis child themes rel=nofollow for SEO benefits. (This does not include Footer Widgets). Optionally, you can exclude footer links on the home page from being set as “nofollow”. Footer links that appear on all pages of a site may be considered as unnatural or spammy by the search engines and will devalue those links.

This plugin requires the Genesis Theme Framework.

Feedback

  • I am open to suggestions and feedback!
  • Get in touch with me at @MikeHale on Twitter
  • Or follow me on +Mike Hale on Google Plus.

Yükleme

  1. Upload the entire genesis-footer-links-nofollow folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Navigate to Settings > Footer Links to set plugin options

SSS

Installation Instructions
  1. Upload the entire genesis-footer-links-nofollow folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Navigate to Settings > Footer Links to set plugin options
Why should I set footer links as nofollow?

Google may consider site-wide links as spammy.

My theme uses Footer Widgets. Will they be affected?

No. This only changes the links in the Site Footer (Where you’ll usually find the copyright)

Can I apply this to certain domains only?

Yes. Just enter a comma seperated list of domains to include:

google.com,yoursite.com

İncelemeler

Bu eklenti için herhangi bir değerlendirme bulunmuyor.

Katkıda Bulunanlar ve Geliştiriciler

“Genesis Footer Links Nofollow” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda bulunmuşlardır.

Katkıda bulunanlar

“Genesis Footer Links Nofollow” 1 dile çevrildi. Katkıda bulundukları için çevirmenlere teşekkürler.

“Genesis Footer Links Nofollow” eklentisini dilinize çevirin.

Geliştirmeyle ilgilenir misiniz?

Kodu görüntüle, SVN deposuna göz at veya RSS ile geliştirme günlüğüne abone ol.

Değişiklik Kaydı

0.3.2

Add check for is_front_page()

0.3.1

Code Refactoring by garyj

0.2

Added ability to specify nofollow links by domain.
Replaced Regular Expression matching logic

0.1

Initial Release