Understanding Meta tags:Definition, meta tag analysis of a webpage of choice and description of each meta tag"Definition and Usage The <meta> tag defines metadata about an HTML document. Metadata is data (information) about data. <meta> tags always go inside the <head> element, and are typically used to specify character set, page description, keywords, author of the document, and viewport settings. Metadata will not be displayed on the page, but is machine parsable. Metadata is used by browsers (how to display content or reload page), search engines (keywords), and other web services. There is a method to let web designers take control over the viewport (the user's visible area of a web page), through the <meta> tag." HTML tag (no date) HTML meta tag. Available at: https://www.w3schools.com/tags/tag_meta.asp (Accessed: February 20, 2023). Analysis Using Meta Tags tell SEO what/ how/ who make the search: * Title tags: <title>10 Most Important Meta Tags You Need to Know for SEO</title> * Description Tags: <meta name="description" content="Some tags are vital for SEO. Others have little or no impact on rankings. Here's every type of meta tag you need to know about. The purpose of a meta description is to reflect the essence of a page, but with more details and context."/> * Heading Tags; * Image ALT Attribute; * Nofollow Attributes; * Robots Meta Tag; * rel="canonical" Link Tag; * Schema Markup; * Social Media Meta Tags; * Viewport Meta Tag: <meta name="viewport" content="width=device-width, initial-scale=1"/> Small changes that improve user experience and help search engines understand your site better will be appreciated by both sides, and will definitely pay off in the long run. Sources: Barysevich, A. (2020) 10 most important meta tags you need to know for seo, Search Engine Journal. Available at: https://www.searchenginejournal.com/important-tags-seo/156440/ (Accessed: February 25, 2023). |

Comments
Post a Comment