I\'m adding Facebook Open Graph meta tag to my site. For example:
Does Open Gr
If you are setting the value of the og:url meta node from within a Controller Action you can use:
og:url
Request.Url.AbsoluteUri()