1212
results for "alternate"
-
like if a person wanted to download the file in an alternate format
aaronpk
at
2014-12-14 19:29
-
are there any examples of people providing alternate formats for content? like various sizes of photos, or video in multiple formats?
aaronpk
at
2014-12-14 19:25
-
you mean it's in the html - <link rel="alternate" type="application/atom+xml" href="updates.atom"/> i guess u are correct but how will a human know your blog have an rss? the nice rss icon is the common solution. maybe my usecase is not common?
owen1
at
2014-11-28 07:03
-
looks like it's not checking the subject alternate name
aaronpk
at
2014-11-19 21:15
-
" you have multiple language versions of a URL, each language page must identify all language versions, including itself. For example, if your site provides content in French, English, and Spanish, the Spanish version must include a rel="alternate" hreflang="x" link for itself in addition to links to the French and English versions. Similarly, the English and French versions must each...
gRegor`
at
2014-10-24 21:04
-
Yep. Noted that it says each page should include its own language as an alternate, too
gRegor`
at
2014-10-24 21:03
-
It appears you're correct that Google won't find the <a rel=alternate>, so I guess it's up to you depending how importatn SEO vs DRY is
gRegor`
at
2014-10-24 21:03
-
just like feed readers also pick up <a rel="alternate" > for Feed URLs
KartikPrabhu
at
2014-10-24 20:57
-
oh you can put rel="alternate" href;ang="" stuff on a <a> too. Maybe try some search engine testing to try if it works. it should!
KartikPrabhu
at
2014-10-24 20:56
-
KartikPrabhu: I read somewhere that search engines only indexed the <link rel="alternate" hreflang="..." ...>, so that's why I put it there.
joskar
at
2014-10-24 20:55