<meta robots=robots content="noindex, nofollow"/>
should be present.
It is not.
It's solved by modifying line 128 of "components/com_users/views/login/view.html.php":
$this->document->setMetaData('robots', $this->params->get('robots'), 'robots');
Labels |
Added:
?
|
Category | ⇒ | Authentication |
Priority | Medium | ⇒ | Low |
Status | New | ⇒ | Closed - Unconfirmed Report |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-04-03 10:51:03 |
Closed_By | ⇒ | franz-wohlkoenig |
On 3.6.5 <meta name="robots" content="noindex, nofollow" />
is shown in Source.
Set to "closed" on behalf of @franz-wohlkoenig by The JTracker Application at issues.joomla.org/joomla-cms/14686
I could not replicate this when testing with the current staging