Is it possible to make a dynamic description/title text when sharing a link at Facebook?
I’m using Facebook’s API.
Is it possible to make a dynamic description/title text when sharing a link at
Share
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 can use the query string to generate a dynamic description and title so that when facebook tries to call your URL using the query string they find another description so you have to write a code in the page load to update title and description meta tags depending on the query string.