Exercise #6

1) Define what a meta tag is

Meta tags are snippets of code that tell search engines important information about your web page, such as how they should display it in search results. They also tell web browsers how to display it to visitors.(Ahrefs.com, 2022)

Reference: Ahrefs.com, 2022. [online] Ahrefs.com. Available at: <https://ahrefs.com/blog/seo-meta-tags/> [Accessed 21 January 2022].

2) Choose a web page and analyze the meta tag 

Meta tags taken from Apple website

1) <meta charset="utf-8" />

2) <meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover" />

3) <meta name="ac:pricing-alias" content="iphone-13-pro=IPHONE13PRO_MAIN">

4) <meta property="og:url" content="https://www.apple.com/iphone-13-pro/" />

5) <meta property="og:locale" content="en_US" />

6) <meta property="og:site_name" content="Apple" />

7) <meta property="og:type" content="website" />

(Apple, 2022)

Reference: Apple, 2022. iPhone 13 Pro and iPhone 13 Pro Max. [online] Apple. Available at: <https://www.apple.com/iphone-13-pro/> [Accessed 21 January 2022].

3) Provide the brief description about the meta tag used

Meta tags given above describes about contents, name, information.




Комментарии

Популярные сообщения из этого блога

Exercise #1