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