og:url is driving me crazy?

og:url basically tells the FB scraper “ignore anything on this page, and scrape this url instead” So it’s doing exactly what it’s supposed to do. If you want the like button to point to a different url, use the href parameter and have it point to a different url.

See https://developers.facebook.com/docs/reference/plugins/like/ for more information.

Leave a Comment