Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的产品页面的 url 现在是乱码。示例链接:</p>
http://www.chouchoudress.com/product/fabulous-asymmetrical-ruffles-prom-graduation-dress-with-one-crystal-straps.html#.UR-CjfKptdt
链接的乱码添加#.UR-CjfKptdt特别是某种代码,前面是#..
#.UR-CjfKptdt
#.
谁能告诉我为什么?
您已经开始将 AddThis 用于您的社交网络,并且没有被警告使用他们的社交链接跟踪功能的影响。
AddThis 将哈希鼻涕(#.和标识符)添加到您的 URL 的末尾,以启用从您的网站粘贴到博客文章、评论等中的跟踪链接,然后破坏 Magento 中的功能。
通过对插入的 AddThis javascript 片段进行简单更改来删除哈希鼻涕。
在 AddThis javascript 代码段中找到该行data_track_addressbar并将其删除。这将关闭用于跟踪粘贴链接的哈希字符串。
data_track_addressbar