From the course: HTML: Metadata in the Head
Unlock this course with a free trial
Join today to access over 25,300 courses taught by industry experts.
Identifying authors and conversations - HTML Tutorial
From the course: HTML: Metadata in the Head
Identifying authors and conversations
- [Instructor] If you've heard of a meta tag before, it's generally the meta keywords and the meta description tags that you've encountered. The author tag is less common, but it's something you may want to include on your website. First, let's focus on meta description and meta keywords. You've probably heard all kinds of conflicting information about these elements. Are they used by search engines anymore? How important are they? Can they always say the same thing? First, let's cover the formation of the meta description and meta keywords tags. As you know, it's a meta tag with a name attribute, with a value of description or keywords. Following that, the content attribute will hold the actual keywords, or the actual description of the webpage. Here we have a meta description tag, and the content is that "Pride and Prejudice" by Jane Austen is a romantic novel published in 1813. If we were to do this as a keyword tag, it would look something like this. So we have a meta name of…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
-
How do meta tags work?3m 19s
-
(Locked)
Setting character sets3m 17s
-
(Locked)
Redirecting pages with meta refresh5m 20s
-
(Locked)
Identifying authors and conversations4m 3s
-
(Locked)
Setting the viewport9m 7s
-
(Locked)
Setting color themes3m 2s
-
(Locked)
Presenting your page to Facebook7m 1s
-
(Locked)
Checking your work for Facebook5m 24s
-
(Locked)
Challenge: Configuring meta information2m 9s
-
(Locked)
Solution: Configuring meta information3m 20s
-
-
-