Skip to main content

Meta tag analysis of John Lewis website


 

Meta tags are snippets of code that provide information about a webpage to search engines. They are not visible to users on the webpage itself but can provide important information about the content of the page to search engines (Alimohammadi, 2005).

On the homepage of John Lewis, a UK department store, there are several meta tags. These include:

  • Title tag: provides the title of the webpage that appears in the search engine results.
  • Description tag: provides a brief summary of the content of the webpage that appears in the search engine results.
  • Canonical tag: indicates the preferred URL for a webpage to avoid duplicate content issues.
  • Robots tag: tells search engine crawlers whether to index the page and follow its links.
  • Author tag: identifies the author of the webpage.
  • Keywords tag: provides a list of keywords related to the content of the webpage, but it's not as important as it once was.

Overall, meta tags help search engines understand what a webpage is about, which can improve its visibility in search results.

 

References:

Alimohammadi, D., 2005. Meta‐tags: still a matter of opinion. The Electronic Library, 23(6), pp.625-631.

Comments

Popular posts from this blog

About Pages research of ASOS and Pact.

As I plan a fashion website that focuses on environmental impact and ethical business practices I took a closer look at about pages of two sites with similar values. The first one is ASOS, a UK-based online fashion and beauty retailer that aims to empower 20-somethings to look and feel their best while promoting diversity, inclusion, and sustainability. They have a dedicated page called "Fashion with Integrity" that provides more detailed information on their sustainability and ethical practices. The second company is Pact, a US-based online retailer that specializes in sustainable and ethically made clothing. They use only organic cotton and other sustainable materials, as well as fair labor practices, and have various certifications like GOTS and Fair Trade. Pact's brand story emphasizes their goal of creating a more sustainable and equitable fashion industry.  

Welcome post

Hello I am Simas, a 28-year-old computing enthusiast from Lithuania and I am passionate about gaming and have a keen interest in the newest tech. Growing up, I spent countless hours playing my favorite games, and this passion has only grown stronger as I gotten older. I love exploring the latest gaming technology, from cutting-edge graphics cards and high-performance processors to the newest gaming peripherals like VR headsetes, consoles and such. Outside of gaming, I am always on the lookout for the latest tech trends, whether it's the newest smartphones or the latest gadgets and gizmos. I am eager to stay ahead of the curve and be at the forefront of the tech world, constantly exploring new possibilities and opportunities.

Webpage design and programming language

Here are some of the common computing definitions: Cookies are small text files that are stored on a user's computer or mobile device when they visit a website. They are designed to hold a small amount of data that can be retrieved by the website or a third-party server (Park, 2000).  User interface (UI) refers to the visual, interactive, and functional elements of a software application, website, or other digital product that enable users to interact with it. A well-designed UI should be intuitive and easy to use, enabling users to navigate the product and perform tasks with minimal effort and without confusion (Kay, 1990). Page source refers to the underlying code of a web page, including HTML, CSS, and JavaScript. It can be viewed by users to inspect and modify the code of a web page, and is interpreted by web browsers to display the content of a website (Conesa-Fuentes, et. al., 2013). Meta tags are snippets of code that provide information about a web page, but are not display...