24 results found
-
Introduce an seo_url_history DB table
Usually, SEO URLs will be generated from product titles. This is a brilliant idea as long as there will be no changes: If the customer changes the title of a product item, the URL changes as well (in case of typos, when re-indexing? Untested, please check first). It becomes a mess with regular imports when titles of items change on a regular basis.
For these cases, it is good to have a so called seourlhistory table in the database which will be checked first and redirects via 301 to the new location.
Even if one imports from another…
7 votes -
More possibilities for SEO
The basic approach and usability are quite good, but it fails in details that have a big impact:
- Files are made visible along with ID in the URLs, this provides dead links when files are updated. We provide datasheets that are kept up to date. Currently we have 2,000 dead links and had to have the URL adjusted ourselves.
- With reference to point 1: There is no tool for redirects.
- The ID issue also exists with images.
- The image files are too large due to the zoom on the product detail page, unless you use webp…3 votes -
SEO URL for filtered categories
If a filter in a category is set the URL looks like this: www.example.com/shoes/?manufacturer=a7e1868c057044fab6f349838a42b1b9&order=name-asc&p=1. It would be great if the meta infos (like title, description, open graph, canonical, robtos, ...) and the url of such a filterd page could be changed dynamically.
This page contains all "shoes" of the "manufacturer" "Rieker". "Rieker" is the parameter "?manufacturer=a7e1868c057044fab6f349838a42b1b9&order=name-asc&p=1".
For the shop owner it drastically reduces the effort, because not every desired result has to be mapped in a separate category. Google or other search engines can index the urls better and bring the store owner better rankings.12 votes -
Robots meta tag setting for listings
Currently its not possible to natively configure, if a category should be flagged with
"index/noindex" and "follow/nofollow", which is necessary for SEO.Current workaround: use a custom field and theme-adaptions
10 votes
- Don't see your idea?