The normal aspnet way will not work properly as the public web site pages uses page routing and the real page name will be linked to.
Is there a way that i can add the facebook like plugin to a kentico page?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You need to grab the CurrentNodeAlias path using the Kentico API. I also grab the domain using standard aspnet properties
Note: you will need to add in the namespace for fb in the element something like:
Note: you have to use the FB like button. This is by design as a security concern.