Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
is a keyword for the HTML attribute `rel` which allows specification of the preferred URL for web pages with duplicate content.
0
votes
0answers
29 views
Open Graph URL - What To Use for Canonical
I use a Zend Framework route to make "pretty URLs" for products in the online store. Here's the route in application.ini:
resources.router.routes.product.route = "sp/:id/:title/*"
...
1
vote
0answers
167 views
Difference between rel=“canonical” and og:url?
I'm having trouble understanding canonical URLs with regards to how search engines and Facebook seem to handle them.
My Google maps powered site allows visitors to use social media to request a gig ...
-1
votes
1answer
69 views
how to set canonical url with bitly [closed]
I can use the bit.ly for shorten url in canonical?
In terms of seo, right?
for example :
<link rel="canonical" href="<?php echo $post->og('bitly'); ?>" />
and
<meta ...
1
vote
0answers
101 views
og:url tag in the header is not the same URL as rel='canonical' link in the html
This is the page: https://developers.facebook.com/tools/debug/og/object?q=http%3A%2F%2Fmacondo.tw%2F%23%21%2Fbook%2F50fa1589425b0dc41a000002.
I got the warning "og:url tag in the header is not the ...
0
votes
0answers
35 views
Facebook Not Pulling Canonical URL From Source
We are struggling to figure out why Facebook is seeing our canonical URLs without the Post IDs in WordPress even though it is specified within the source code that the canonical URL has the post ID. ...
0
votes
2answers
113 views
Like button think that my domain is other domain.. google.ru
In the header of my page I send og parameters. But the counter of the like button shows me a number near 17 000. When I use Facebook developers debug, I see that canonical url is not my url, it's ...
0
votes
2answers
182 views
Where is facebook pulling my canonical url from?
page in question:
https://play.decksi.com/share/45431f8d
faceook debugger link:
https://developers.facebook.com/tools/debug/og/object?q=https%3A%2F%2Fplay.decksi.com%2Fshare%2F45431f8d
For some ...
0
votes
1answer
119 views
Facebook changes my URL variable values when scrapping it?
OK, here is a weird one...
Try putting this URL (http://dev.bride.ca/wedding-dresses/index.cfm?page=1&shopRegions=162&GownTypeID=1&maxGownPrice=1000&GownLabelID=12) through the ...
0
votes
1answer
139 views
1
vote
2answers
919 views
Is it possible to extract metadata from fetched url instead of canonical url?
I have a Facebook like that links to a page on witch I don't have complete control: I can modify the but not the of the page...
So I tried to set the link of the like button on a new page on which I ...
0
votes
1answer
851 views
Facebook like button - Circular redirect path deteted
Hopefully, someone here can give me some light. I have been researching this issue for a couple of days now, and cannot find a suitable solution.
First of all, I have used the facebook debugger and I ...
0
votes
1answer
406 views
Facbook social plugins (like/send) are getting wrong Canonical url's from our site
This is a weird problem, never faced before & hope I'll never face it again. Our website worldocricket.com is running on wordpress. Its related to news website so we are using social plugins like ...
6
votes
1answer
737 views
Open Graph - Fetched and Canonical URL in a Posted Action
We are currently testing the Facebook functionality of our desktop application. We defined a Facebook app, then created open graph actions, objects and aggregations.
First question: in case the ...
2
votes
1answer
392 views
Make the Facebook crawler ignore the Canonical link
I wonder if there is a way to make the Facebook crawler ignore the canonical link on a page.
I have a situation where the canonical link points to a different URL than the one that you are actually ...
0
votes
1answer
178 views
Group Facebook likes on canonical url
I run a Magento site and as such there are several ways to get to the same product where my like button is.
Now for an example:
www.mysite.co.uk/cat1/product1.html
is the same product as:
...
1
vote
1answer
469 views
Wrong canonical URL in Facebook cache?
I have a like button on this page: http://magazin.skiinfo.de/kaestle
This morning, I made a mistake and put in a wrong canonical URL.
<link rel="canonical" href="/skiurlaub-12833-de.jhtml"/>
...
