View Issue Details

IDProjectCategoryView StatusLast Update
0006128OXID eShop (all versions)3.2. HTML, CSS, JavaScriptpublic2024-01-31 14:23
Reporterd3 Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionwon't fix 
Product Version4.9.3 / 5.2.3 
Summary0006128: 404-pages with Mobile and Carousel
DescriptionAfter activating the mobile-theme we got a lot of new 404-errors in Google Webmastertools.

This wrong/missing urls have this syntax:
/CATEGORY/.carousel/
/CATEGORY/CATEGORY/.carousel/

The source of the links is:
/CATEGORY/CATEGORY/ARTICLE.html

If an article has more then one picture, a slider/carousel is shown on that detailspage.
The source of that detailspage contains 2 links:
.carousel (href=".carousel")


This provide a lot of links to search-engiens. And that links can't open, they are 404.

Steps To ReproduceExample:
http://demoshop.oxid-esales.com/professional-edition/Wakeboarding/Wakeboards/Wakeboard-LIQUID-FORCE-GROOVE-2010.html

Additional InformationThe picture "ScreenShot.carousel.png" is from Google Anakytics.
TagsNo tags attached.
Attached Files
ScreenShot.carousel.png (51,537 bytes)   
ScreenShot.carousel.png (51,537 bytes)   
ThemeMobile
BrowserAll
PHP VersionNot defined
Database VersionNot defined

Activities

QA

2015-04-24 15:33

administrator   ~0010907

<a class="carousel-control left" href=".carousel" data-slide="prev">
                <i class="glyphicon-chevron-left">
            </a>

-> out/mobile/src/js/widgets/oxcarouselswipe.js

SvenBrunk

2024-01-31 14:23

administrator   ~0016228

The mobile theme and mobile theme switcher have been discontinued and replaced with fully responsive themes