SEO friendly URL

An SEO-friendly URL is a URL structure that is optimized for search engines, making it easier for search engines to understand the content of a website and improve its visibility in search results.

An example of an SEO-friendly URL structure is as follows:

 Example code
https://www.example.com/category/subcategory/page-title

 

In this example, the URL includes the following elements:

  • The domain name (https://www.example.com)
  • A category (category)
  • A subcategory (subcategory)
  • A descriptive and concise page title (page-title)

An SEO-friendly URL structure makes it easier for search engines to understand the content of the website and for users to understand the context of the page, which can improve the website's visibility in search results.

 

An example of a bad or non-SEO-friendly URL structure is as follows:

 Example code
https://www.example.com/?p=123456

 

In this example, the URL includes only the domain name (https://www.example.com) and a string of numbers (?p=123456) which does not provide any information about the content of the page. This type of URL structure makes it difficult for search engines to understand the content of the page, and can negatively impact the website's visibility in search results.

An SEO-friendly URL structure, on the other hand, should include information about the content of the page, such as a descriptive and concise page title, and should be structured in a logical and organized manner.