Projekt

Allgemein

Profil

Aktionen

GX-Bug #68353

offen

Frage zum Produkt-Link sollte ein nofollow und noindex attribut bekommen / link to product question should have a nofollow and noindex attribute

Von Armin Eden vor etwa 3 Jahren hinzugefügt. Vor 2 Monaten aktualisiert.

Status:
Anerkannt
Priorität:
Normal
Zugewiesen an:
-
Kategorie:
Frontend
Zielversion:
-
% erledigt:

0%

Geschätzter Aufwand:
Steps to reproduce:
Betroffene Versionen:
4.3.3.1, 4.4.0.0 beta1
Release Notes Langtext:

Beschreibung

Im Shop muss unter Einstellungen das Frage zum Produkt Modul aktiviert sein.

Im Quelltext der Seite seiht man, dass dies als Link aufgebaut wird.

Dieser Link sollte ein nowollow und noindex Attribut bekommen, da sonst Suchmaschinen diesem folgen könnten und es zu Meldungen bezüglich gleichem Titel und gleichem Inhalt kommen wird.


In the shop, the product question module must be activated under settings.

In the source text of the page, you can see that this is built as a link.

This link should be given a nowollow and noindex attribute, otherwise search engines could follow it and it will result in messages regarding the same title and the same content.

Instead of <a class="btn-product-question" data-gambio-widget="product_question" data-product_question-product-id="1" href="javascript:void(0)">
Frage zum Produkt
</a>
it should be <a class="btn-product-question" data-gambio-widget="product_question" data-product_question-product-id="1" href="javascript:void(0)" rel="nofollow">
Frage zum Produkt
</a>


Aktionen #1

Von Ulrich Wenk vor etwa 3 Jahren aktualisiert

  • Status wurde von Gemeldet zu Feedback geändert
  • Zugewiesen an wurde auf Armin Eden gesetzt
Aktionen #3

Von Armin Eden vor etwa 3 Jahren aktualisiert

Aktionen #4

Von Armin Eden vor etwa 3 Jahren aktualisiert

  • Status wurde von Feedback zu Gemeldet geändert
  • Zugewiesen an Armin Eden wurde gelöscht
Aktionen #5

Von Ulrich Wenk vor etwa 3 Jahren aktualisiert

  • Status wurde von Gemeldet zu Anerkannt geändert
  • Betroffene Versionen 4.4.0.0 beta1 wurde hinzugefügt
Aktionen #6

Von Moritz Bunjes vor mehr als 2 Jahren aktualisiert

  • Zielversion 133 wurde gelöscht
Aktionen #7

Von Hendrik Bahr vor 2 Monaten aktualisiert

"nowollow und noindex Attribut" fehlt nach wie vor.

Aktionen

Auch abrufbar als: Atom PDF