开发者 |
MikeHale
GaryJ |
---|---|
更新时间 | 2018年2月14日 05:49 |
PHP版本: | 3.2 及以上 |
WordPress版本: | 4.9 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
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
genesis-footer-links-nofollow
folder to the /wp-content/plugins/
directorySettings > Footer Links
to set plugin optionsGoogle may consider site-wide links as spammy.
No. This only changes the links in the Site Footer (Where you'll usually find the copyright)
Yes. Just enter a comma seperated list of domains to include:
google.com,yoursite.com
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