[wishlist] bypass URL shortening if pasted site has '<link rev="canonical' tag?
Bug #376052 reported by
Dominic Evans
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Gwibber |
Confirmed
|
Wishlist
|
Unassigned |
Bug Description
A number of big sites are now starting to add rev="canonical" tags to point at dedicated (and permanent) URL shortening systems for the particular page.
e.g., flickr.com photo pages now all have
<link rev="canonical" type="text/html" href="http://
should we consider checking for these before calling is.gd etc. ?
Changed in gwibber: | |
importance: | Undecided → Wishlist |
status: | New → Incomplete |
Changed in gwibber: | |
status: | Incomplete → Confirmed |
To post a comment you must log in.
bug 391260 is about adding this specifically for flickr.
Is there a guarantee that the canonical URL is shorter than the usual URL?