From 35cb6ba3fd3b14c4a34685d2756f77d0716f4826 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bjo=CC=88rn=20Fromme?= Date: Wed, 19 Sep 2018 17:06:08 +0200 Subject: [PATCH] Avoid possible SEO issues --- .../Resources/Private/Partials/PageHeader.html | 2 +- .../Resources/Private/Templates/Search/Result.html | 3 ++- .../Private/Templates/Testimonial/List.html | 8 +++++--- .../ViewHelpers/Widget/Paginate/Index.html | 14 +++++++------- 4 files changed, 15 insertions(+), 12 deletions(-) diff --git a/web/typo3conf/ext/ep_events/Resources/Private/Partials/PageHeader.html b/web/typo3conf/ext/ep_events/Resources/Private/Partials/PageHeader.html index b432d6b6..2f031a74 100644 --- a/web/typo3conf/ext/ep_events/Resources/Private/Partials/PageHeader.html +++ b/web/typo3conf/ext/ep_events/Resources/Private/Partials/PageHeader.html @@ -91,7 +91,7 @@ pluginName: 'Configurator', arguments: '{travelType: \'{traveltype.configuratorType -> v:or(alternative: 0)}\', locationType: \'{locationtype -> v:or(alternative: 0)}\'}', additionalParams: '{ref: data.uid}' - )}">» Anfragen « + )}" rel="nofollow">» Anfragen « diff --git a/web/typo3conf/ext/ep_events/Resources/Private/Templates/Search/Result.html b/web/typo3conf/ext/ep_events/Resources/Private/Templates/Search/Result.html index b7cb4898..adc1ac7f 100644 --- a/web/typo3conf/ext/ep_events/Resources/Private/Templates/Search/Result.html +++ b/web/typo3conf/ext/ep_events/Resources/Private/Templates/Search/Result.html @@ -15,7 +15,8 @@ configuration="{itemsPerPage: 10, insertAbove: 0, insertBelow: 1, addQueryStringMethod: 'GET,POST'}"> + additionalParams="{search: search.query}" title="Beispielangebot {offer.name} {offer.location.name}" + rel="nofollow">
diff --git a/web/typo3conf/ext/ep_events/Resources/Private/Templates/Testimonial/List.html b/web/typo3conf/ext/ep_events/Resources/Private/Templates/Testimonial/List.html index eef0c198..1da13264 100644 --- a/web/typo3conf/ext/ep_events/Resources/Private/Templates/Testimonial/List.html +++ b/web/typo3conf/ext/ep_events/Resources/Private/Templates/Testimonial/List.html @@ -5,9 +5,11 @@