Wordpress putting %E2%80%8E at the end of my url, howcome?

删除回忆录丶 提交于 2019-11-26 12:43:20

问题


Wordpress is putting this at the end of my permalink on the live site... %E2%80%8E anyone know why? Thanks guys?!


回答1:


If you copy post title from MS Word or WordPad or similar editor. This char is like end of line.




回答2:


Step 1) Identify the link, and open the post or page it appears on in the WordPress Dashboard.

Step 2) We need to delete the invisible character causing the issue, so delete the last several characters from the URL, including the quotation mark, so that this Step 3) Manually retype what was deleted.

Step 4) Click Update then go and check the revised post to confirm the problem is resolved.

https://www.wpkb.com/fix-wordpress-links-%E2%80%8E-end/




回答3:


Yes, If you copied it from some editor.

Simple solution is to just copy the content from editor and paste it in 'notepad' text editor as it doesn't support UTF-8 character.

you will easily notice that buggy characted/text like '%E2%80%8E' in your text.



来源:https://stackoverflow.com/questions/10342012/wordpress-putting-e2808e-at-the-end-of-my-url-howcome

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!