Skip to content

Add `rel="nofollow"` for download button in version history list

Summary

Add rel="nofollow" for download button in version history list

Example URL

https://extensions.typo3.org/extension/typo3_phone

What is the current bug behavior?

rel="nofollow" is missing on the download button

What is the expected correct behavior?

rel="nofollow" is added

Acceptence Criterias

  • Download link must have rel="nofollow" attribute like the other download button on the top of the page

Possible fixes

Add rel="nofollow" to https://gitlab.typo3.org/services/t3o-sites/extensions.typo3.org/ter/-/blob/develop/extensions/ter_fe2/Resources/Private/Partials/ExtensionUploadHistoryList.html#L80-87 as well