Facebook .aspx links fail to load

孤街醉人 提交于 2020-01-03 06:45:14

问题


I'm having problems sharing links of my website on Facebook.

The link I paste on Facebook comments is something like:

http://www.mywebsite.eu/category-1234/product-name.aspx

After posting the message with the link I can see, hovering on the link, that the real path is:

https://l.facebook.com/l.php?u=http%3A%2F%2Fwww.mywebsite.eu%2Fcategory-1234%2Fproduct-name.aspx%3Ffbclid%3DIwAR2gqnQHhUrSjgK5IsNttCBo2h3FL_K7ShnuWxpdXQZPzSoSE-pJ2qqsBOg&h=AT2Z1ha8RE24AvjaGmwZSyVlvHORT3QVM654uJWN4mbhZIW3xxCMsiH2ov4Hi6A_3fXW4g56lnCHzbuTc5e8vLBv6iPXH8d_CHhuP85lJNE6y-4YyJ9xCOwBZPLg71c_Cw

If clicked the link takes to the error page:

http://www.mywebsite.eu/404.aspx?aspxerrorpath=/category-1234/product-name.aspx

I tried to solve the problem using a link shortener but the issue is still present.

来源:https://stackoverflow.com/questions/54532914/facebook-aspx-links-fail-to-load

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