? Success

User tests: Successful: Unsuccessful:

avatar coolcat-creations
coolcat-creations
13 Dec 2016

If you select the default "index, follow" in the Global Configuration the value is empty and no Robot-Tag is set. As remarked in various OnPage Tools this throws an error and additionally you set there index, follow so why this tag shouldn´t be shown as selected.

Testing Instructions

Before applying the patch: Go into the Global configuration and be sure Robots is set to: index, follow
Check the Sourcecode in Frontend:

is missing

After applying patch:
Change value from index, follow to another one and then back
Check Frontend Sourcecode

should be shown.
avatar coolcat-creations coolcat-creations - open - 13 Dec 2016
avatar coolcat-creations coolcat-creations - change - 13 Dec 2016
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 13 Dec 2016
Category Administration com_config
avatar conconnl
conconnl - comment - 13 Dec 2016

I have tested this item successfully on 7378bbf


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/13189.

avatar conconnl conconnl - test_item - 13 Dec 2016 - Tested successfully
avatar dgt41
dgt41 - comment - 13 Dec 2016

I have tested this item successfully on 7378bbf


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/13189.

avatar dgt41 dgt41 - change - 13 Dec 2016
Status Pending Ready to Commit
avatar dgt41 dgt41 - test_item - 13 Dec 2016 - Tested successfully
avatar dgt41
dgt41 - comment - 13 Dec 2016

RTC

avatar coolcat-creations
coolcat-creations - comment - 13 Dec 2016

thank you!

avatar bembelimen
bembelimen - comment - 13 Dec 2016

Is there really a positiv impact with this change for a Joomla! page or is it only dead weight? Because Google says: "The default values are "index, follow" (the same as "all") and do not need to be specified."

https://support.google.com/webmasters/answer/79812?hl=en

avatar dgt41
dgt41 - comment - 13 Dec 2016

@bembelimen in such case the code in head.php should check if the value is empty and don't render that tag at all, or am I getting this wrong?

avatar jeckodevelopment jeckodevelopment - change - 13 Dec 2016
Milestone Added:
avatar bembelimen
bembelimen - comment - 13 Dec 2016

@dgt41 I'm not sure, if it was changed, but in 3.6.4 it works this way

avatar stefanpolzer
stefanpolzer - comment - 13 Dec 2016

I don't see the benefits of this.. only more html output... what is the Idea behind it because index, follow is implicit

avatar dgt41
dgt41 - comment - 13 Dec 2016

@bembelimen looking at the docs in w3c I think the case is only applicable to googlebot.
@stefanpolzer as I wrote before #13189 (comment) if this is the default then we should not render the tag at all...

avatar stefanpolzer
stefanpolzer - comment - 13 Dec 2016

Addendum: if the OnPage Tool throws any kind of error than it should be a issue of the OnPage Tool not Joomla.... just my view

avatar coolcat-creations
coolcat-creations - comment - 13 Dec 2016

Then the default value must be named "not set (index, follow)" ?

avatar stefanpolzer
stefanpolzer - comment - 13 Dec 2016

@dgt41 from the w3c html standard the meta tag with attribute robots is a optional tag... the reason of this tag is not to allow SE any action, more to tell what is prohibited (a good SE respect it). Google write this explicitly... but I'm very sure that no SE will not cowl/index the page if the index follow information is missing

avatar stefanpolzer
stefanpolzer - comment - 13 Dec 2016

@coolcat-creation only not set confuses a lot of people... what about a Plugin with one additional option? Index follow implicit (not set) and index follow explicit... but forcing ever one to have index follow in the header seems a little bit mutch

avatar SharkyKZ
SharkyKZ - comment - 14 Dec 2016

Current behavior is correct. This PR can be closed.

avatar coolcat-creations coolcat-creations - close - 16 Dec 2016
avatar coolcat-creations coolcat-creations - change - 16 Dec 2016
Status Ready to Commit Closed
Closed_Date 0000-00-00 00:00:00 2016-12-16 15:57:18
Closed_By coolcat-creations
Labels Added: ?
avatar coolcat-creations coolcat-creations - close - 16 Dec 2016

Add a Comment

Login with GitHub to post a comment