开发者

Keep Likes after moving URL

开发者 https://www.devze.com 2023-03-31 18:40 出处:网络
After moving URLs on my website, I lost all likes that I had earned. I tried to put old urls on the href iframe, it works half because it shows number of likes but when I click to \"Like\", it restar

After moving URLs on my website, I lost all likes that I had earned.

I tried to put old urls on the href iframe, it works half because it shows number of likes but when I click to "Like", it restarts from 0 (I think it's because it greps the new canonical url).

Is there a way to get back likes on my new url?

Ex : 开发者_如何学C Old URLs : http://www.example.org/categories/manufacturers/products-p-1488.html (with canonical) New URLs : http://www.example.org/products-p-1488.html (with canonical)

0

精彩评论

暂无评论...
验证码 换一张
取 消