最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

permalinks - Need to add trailing slash to all internal links relative and absolute

programmeradmin0浏览0评论

i need to rewrite the url path of my href internal links. I got into my site relative and absolute links.

ex.

<a href="" 
<a href="/pippo"
<a href="/pippo/"

I need a php function to insert inside child theme that check if an href is internal links and check the last char of url path and then if there isn't as last char the '/' apply it to internal links.

Only inside the posts and pages.

This to avoid the huge 301 redirection quantity.

Thanks for your support.

发布评论

评论列表(0)

  1. 暂无评论