如何在没有插件的情况下在所有的外部链接上添加NoFollow? 时间:2013-06-27 作者:user1627363 我尝试了很多插件,它们都在做我想做的事情,但它们阻止了我的其他插件(特别是1个,这对我的网站来说是必不可少的)。无论如何如何在所有传出锚上添加nofollow?有人能帮帮我吗? 1 个回复 最合适的回答,由SO网友:corentino 整理而成 我会这样做:1/创建一个过滤器,以便在帖子内容显示在页面上之前访问帖子内容。看见http://codex.wordpress.org/Plugin_API/Filter_Reference/the_content2/在名为(即:my\\u the\\u content\\u filter in the example from the Codex)的函数中,调整此代码:https://stackoverflow.com/questions/5037592/how-to-add-rel-nofollow-to-links-with-preg-replace干杯 结束 文章导航