下面由WordPress教程欄目給大家介紹解決wordpress url中文亂碼問題的方法,希望對需要的朋友有所幫助!
wordpress URL出現(xiàn)中文亂碼怎么解決?
wordpress中跳轉(zhuǎn)URL中文部分全是亂碼
如:
解決辦法:
apache配置,文件里有apache的說明地址,這一段可以加在這些上下文中,server config, virtual host, Directory, .htaccess
AddDefaultCharset?utf-8 #?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?-?- #?Serve?the?following?file?types?with?the?media?type?`charset` #?parameter?set?to?`UTF-8`. # #?https://httpd.apache.org/docs/current/mod/mod_mime.html#addcharset <ifmodule> ????AddCharset?utf-8?.atom? ?????????????????????.bbaw? ?????????????????????.css? ?????????????????????.geojson? ?????????????????????.js? ?????????????????????.json? ?????????????????????.jsonld? ?????????????????????.manifest? ?????????????????????.rdf? ?????????????????????.rss? ?????????????????????.topojson? ?????????????????????.vtt? ?????????????????????.webapp? ?????????????????????.webmanifest? ?????????????????????.xloc? ?????????????????????.xml? ?????????????????????.swf </ifmodule>
然后清除下瀏覽器緩存
? 版權(quán)聲明
文章版權(quán)歸作者所有,未經(jīng)允許請勿轉(zhuǎn)載。
THE END
喜歡就支持一下吧
相關(guān)推薦