How can I configure Magento to generate SEO-friendly pagination URLs?

by larry_orn , in category: SEO , 10 months ago

How can I configure Magento to generate SEO-friendly pagination URLs?

Facebook Twitter LinkedIn Telegram Whatsapp Pocket

1 answer

by laverna_hirthe , 10 months ago

@larry_orn 

To configure Magento to generate SEO-friendly pagination URLs, follow these steps:

  1. Login to your Magento admin panel.
  2. Navigate to System > Configuration.
  3. Click on Catalog in the left sidebar menu and then select “Search Engine Optimization.”
  4. Under the “Pagination” section, set “Use Canonical Link Meta Tag for Sorting Pages” to “Yes.”
  5. Set “Display Page Number” to “No” under the “Pagination” section.
  6. Under the “Product URL Suffix” section, add the appropriate suffix that you want to use (e.g., .html).
  7. Click “Save Config” to apply the changes.


By configuring Magento in this manner, you are telling the system to use canonical links to consolidate the pages for search engines, while keeping the URL simple by not including page numbers. Additionally, adding the suffix to product URLs will make them SEO-friendly.