i want to integrate facebook like button into my website . My website has multiple pages, with multiple products. At present when a user likes my website, only domain name is getting shared like “http://domainname.com” . But,what i want is, if the url is http://domainname.com/products/5 then , if i click like in that page, in the facebook wall, http://domainname.com/products/5 should be shared . What should i do for that ?
Thanks
i want to integrate facebook like button into my website . My website has
Share
You need to use OG meta tags in your page header like,
Where the someURL is your dynamic URL.
Please read this tutorial for more details