Currently when I add a Facebook Like button to my site it works correctly but it uses the domain of my site as what is being "liked". So on Facebook it appears like:
xxxxxx likes http://localhost:3000/ on localhost.
I would like to be able to change the content of what's being liked, but I couldn't find any clues in the documentation. :-/
Anyone have any ideas on this?
Thanks for looking.