Coding for dynamic URL Open Graph
-
I want to paste the url of a blog post into Facebook. Since a recent rebuild of my site, I can no longer do that and have been told that it is this line of Open Graph code which makes this happen
<meta property=”og:url” content=”http://www.loscastanos.com”>
I cannot figure out how to change this url so that it will load the current page dynamically.
Thanks.
The topic ‘Coding for dynamic URL Open Graph’ is closed to new replies.