This add-on is part of our Subscription plan.
Subscribe once — enjoy all add-ons without limits.
SEO Pagination
SEO Pagination helps present paginated CS-Cart catalog pages more cleanly: it shows a convenient range of page numbers, adds the page number to H1 and Title where it matters for SEO, and prevents the category description from being repeated on the second and subsequent pages.
What it is for
The add-on is useful for stores with large categories, filtered product lists, product feature pages, and content pages where customers move to page two, three, and beyond. It helps make those pages clearer for visitors and search engines: headings can include the page number, while the category description can be hidden on pagination pages.
Key features
- Configures how many page numbers are shown to the left and right of the current page.
- Adds the page number to H1: on the right, on the left, or not at all.
- Adds the page number to Title: on the right, on the left, or not at all.
- Hides the category description on pagination pages when the option is enabled.
- Can hide side pagination buttons on the first and last page.
- Works with categories, filtered category pages, product feature pages, and static pages.
- Supports AJAX navigation and updates headings when users switch pages without a full reload.
How it works
After installation, the add-on replaces the storefront pagination template and builds a compact range of page numbers around the current page. Starting from page two, it can add a “Page N” suffix to H1 and Title in the selected position relative to the base heading. For categories, the add-on can also hide the category description on pagination pages so long SEO text is not repeated on every product-list page.
Have questions about the add-on?
- Store Builder
- Store Builder Ultimate
- Multi-Vendor
- Multi-Vendor Plus
- Multi-Vendor Ultimate
- Owners
- English
- Русский
- 4.19.X
- 4.18.X
- 4.17.X
Instructions for SEO Pagination
What the add-on does
The add-on changes storefront pagination behavior in CS-Cart and helps present pagination pages for customers and search engines. It controls the range of displayed page numbers, adds the current page number to H1 and Title, and can hide the category description on pagination pages.
Where to find the add-on
The settings are located in the admin panel: Add-ons → Manage add-ons → SEO Pagination.
Open the add-on card to configure the general settings:
Settings
Number of displayed items in the center on the left and right side — how many page numbers to show next to the current page. Default value: 2. For example, when a customer is in the middle of a long pagination range, the add-on shows the current page and the configured number of neighboring pages on both sides.
Hide side buttons when at the beginning or end of pagination — hides the previous button on the first page and the next button on the last page. If the option is disabled, the buttons remain visible but can be inactive.
Add page number to H1 — defines whether the page label is added to the H1 heading:
No — H1 stays unchanged.
Right — format “Title - Page N”.
Left — format “Page N - Title”.
Add page number to Title — the same setting for the HTML page Title:
No — Title stays unchanged.
Right — format “Title - Page N”.
Left — format “Page N - Title”.
Hide category descriptions for pagination pages — when enabled, the category description is shown on the first category page and hidden on pages with the page parameter. This helps avoid repeating the same SEO text across all product-list pages.
Where the add-on affects the storefront
The add-on works with standard storefront pagination and replaces its template in supported themes. It also processes category pages, filtered category pages, product feature variant pages, and static pages.
For regular page switches and AJAX navigation, the add-on updates headings according to the selected settings. The page number label is added only from page two onward.
How to verify the result
Open a storefront category that has enough products for several pages.
Go to the second pagination page.
Check the pagination block: the page range around the current page should follow the configured number of items.
If adding the page number to H1 is enabled, check the category heading. It should include the “Page N” label on the right or on the left, depending on the selected option.
If adding the page number to Title is enabled, check the browser tab title or the page HTML source.
If hiding the category description is enabled, make sure the description is visible on the first category page and hidden on the second and following pages.
Check AJAX page switches if the storefront uses AJAX navigation: headings should update without a full page reload.
Important notes
The add-on does not generate separate SEO texts for each pagination page. It works with the page number, headings, and category description display.
If a category or page already has a custom Title, the add-on uses it as the base title and adds the page label in the selected position.
Change history
v1.3.0 from 2026-02-18
[*] Changed the settings for adding the page number to Title and H1 from checkboxes to position selection: do not add, right, or left
[*] Updated the add-on template
[+] Added a setting to hide the category description on pagination pages
[+] Added support for product_features.view and pages.view to add the page number to Title and H1
[+] Added support for filtered categories with features_hash via pre-display processing
[!] Fixed an issue in fn_ms_seo_pagination_get_seo_page_title
v1.2.0 from 2025-12-19
[+] Added page number insertion into H1 and Title when browsing pagination pages
v1.1.2 from 2025-11-30
[*] Changed the add-on description
[*] Updated the add-on template
[*] Translated two language variables into English
v1.1.1 from 2025-11-25
[!] Fixed an issue where product search pagination did not switch back to the first page
[*] Replaced the add-on icon
[+] Added the logo
[!] Fixed incorrect display of the current page link in pagination
v1.1.0 from 2025-03-18
[+] Added a setting to control the number of displayed page numbers in the middle of pagination
v1.0.2 from 2024-01-16
[*] Changed the add-on description
v1.0.1 from 2024-04-17
[!] Fixed an issue where an ellipsis was added incorrectly when the number of pages was less than five
v1.0.0 from 2024-03-22
[+] First release
Legend:
[+] Added
[-] Removed
[*] Changed
[!] Bug fix