WordPress Themes Development Question:

Download Job Interview Questions and Answers PDF

Explain what are meta tags?

WordPress Theme Development Interview Question
WordPress Theme Development Interview Question

Answer:

Meta tags keywords and description are used to display information about website or page.The commonly used meta tags are:-

☛ <meta name="resource-type" content="document" />
☛ <meta http-equiv="content-type" content="text/html; charset=US-ASCII" />
☛ <meta http-equiv="content-language" content="en-us" />
☛ <meta name="author" content="Muhammad" />
☛ <meta name="contact" content="" />
☛ <meta name="copyright" content="" />
☛ <meta name="description" content="" />
☛ <meta name="keywords" content="" />

Download WordPress Theme Development Interview Questions And Answers PDF

Previous QuestionNext Question
Explain what are the types of hooks in WordPress and mention their functions?Tell me why WordPress is better than blogger for blogging?