8 results found
-
robots.txt optimization
As a shop owner I want to add custom entries to the robots.txt directly in the administration.
12 votes -
Sitemap.xml optimization
As a shop owner I want to customize the entries of the sitemap.xml and exclude urls and add custom urls.
14 votes -
Speaking Urls for filter
For SEO reasons it would be great to have speaking URLs instead of a hash. Every property could get its SEO URL. For example, the URL for a filter for t-shirts in red could look like this: example.com/women/clothing/t-shirts/colour/red.
11 votes -
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…
3 votes -
Use lowercase for URL
URLs are (from the domain) casesensitiv ("/Clothing" theoretically is sth different than "/clothing") . Shopware corrects that and therefore it´s possible to open any spelling within URLS (e.g. "/cLoThInG" instead of "/clothing"). Within the preview we explicitly spend "/Clothing" as a canonical-URL. Every URL should be lowercase by default.
6 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…1 vote -
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.5 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
4 votes
- Don't see your idea?