Possible Duplicate:
How can I move a URL via 301 redirect and retain the page's Facebook likes and Open Graph information?
For example suppose I had 1000 Likes on this URL:
example.com/coolpage.php
But I wanted to rename the URL to:
example.com/domscoolpage.php
Can I transfer the Likes from the 1st to the 2nd in the same way you can transfer PageRank via 301s?
Cheers smile
No you cannot, you will have to start from scratch. You could 301 from the original liked URL to the new one though
精彩评论