Contains keywords for the page, which a search engine may consider at its discretion. Because this tag is often abused, many search engines ignore it

This is a properly laid out meta keywords tag.  Notice it is contained in the <head> </head> section of the HTML Elements.

<head> <title>Welcome To My website!</title> <meta name=”description” content=”All the best content on the web !” /> <meta name=”robots” content=”noodp” /> <meta name=”keywords” content=”my website, content, best on the web” /> </head>

Types of Meta Tags:

Meta Description Tag

Meta Keywords Tag

Meta Robots Tag

Click the above links to see the different types of meta tags used and the proper way of using them.

Leave a Reply