a) Macrodata b) Microdata c) Minidata d) Modifydata Answer: b Explanation: The Microdata spec ...
View QuestionThe value of the ___________ attribute refers to the time interval in seconds before the refresh is performed.
a) scheme b) content c) http-equiv d) name Answer: b Explanation: The information/value of the content is provided by ...
View Question_________ prevents search engines from showing a cached link for the page
a) nobot b) nofollow c) noarchive d) nosearch Answer: c Explanation: The “noarchive” meta tag is used ...
View QuestionDifferent meta tags are defined by changing the __________ attribute to a valid value.
a) scheme b) content c) http-equiv d) name Answer: d Explanation: The information/value of the content is provided by ...
View Question___________ prevents search engines from following links inside the page.
a) noarchive b) nofollow c) noindex d) novalue Answer: b Explanation: NOFOLLOW attribute instruct search engines that a hyperlink ...
View QuestionWhich of the following is not supported in HTML5?
a) scheme b) content c) http-equiv d) name Answer: a Explanation: The scheme attribute is supported in HTML but ...
View Question_________ prevents the page from being indexed altogether.
a) noarchive b) nofollow c) noindex d) novalue Answer: c Explanation: NOFOLLOW attribute instruct search engines that a ...
View QuestionWhat is the role of charset attribute? It specifies
a) a scheme to be used to interpret the value of the content attribute b) a name for ...
View QuestionWhich of the following is not a function of robots meta tag?
a) noindex b) nofollow c) norepeat d) noarchive Answer: c Explanation: Valid values for the “CONTENT” attribute ...
View QuestionIn which part of the HTML metadata is contained?
a) body tag b) html tag c) head tag d) title tag Answer: c Explanation: Metadata is information ...
View Question