Top "Meta-tags" questions

The HTML meta element provides a means to add various kinds of metadata to an HTML document.

Cannot get the new AppLinks to work on iOS or Android

Latest Update Below at Update #5 I'm trying to implement AppLinks for BOTH my iOS AND Android apps : http://applinks.org …

android ios facebook meta-tags applinks
Facebook share not showing image from open graph metatags

I'm trying to integrate the Facebook share button to my employer's site, the title, url, description/intro are all displaying …

javascript html facebook meta-tags social-media
How to semantically tag poem text?

What to use for poem? pre blockquote code something else?

html meta-tags semantics semantic-web semantic-markup
How to extract meta description from urls using python?

I want to extract the title and description from the following website: view-source:http://www.virginaustralia.com/au/en/bookings/…

python url extract meta-tags goose
Is there a standardized (meta?) tag for the date of a website?

One thing that search engines really suck with is the date when a website was created. You know the problem: …

html date seo meta-tags
rel=image_src isn't changing the thumbnail

I added this code to the head but when I try to post something about a website inside a Facebook …

meta-tags facebook-sharer
mobile keyboard resize viewport

I'm doing a responsive web site and I have this problem. Everything works well until I select an [input type="…

jquery html meta-tags
Google +1 Generated Thumbmail in Profile

When you press the google +1 button on a site it grabs the typical meta data such as title and description. …

google-plus meta-tags
Why do we need the meta content type tag in HTML head?

Why do we need to include the meta content type tag in HTML head like this? <head> <…

html content-type meta-tags
Rails: How to include meta tags in views and not in application.html.erb?

I want to include meta tags in my homepage view. But I do not want to include it in the …

ruby-on-rails ruby-on-rails-3 meta-tags