?
avatar Webdongle
Webdongle
24 Dec 2016

Steps to reproduce the issue

Install Joomla with sample data
visit the front end and view page source

Expected result

meta tag for robots follow, no follow etc. should be in the head

Actual result

Robots meta is missing

System information (as much as possible)

Additional comments

avatar Webdongle Webdongle - open - 24 Dec 2016
avatar joomla-cms-bot joomla-cms-bot - labeled - 24 Dec 2016
avatar bertmert
bertmert - comment - 24 Dec 2016

Which Joomla version?

Normally that's the expected behavior. follow,index is the default standard value for attribute robots. It's not needed to set it explicitly.

If you set another value (e.g. nofollow,index) in configuration it is shown correctly.

Tested with 3.6.5. All fine.

avatar infograf768
infograf768 - comment - 25 Dec 2016
avatar DaveOzric
DaveOzric - comment - 25 Dec 2016

Actually, I believe this was for the weblinks component. I need to run a test on a new install to verify it's not an upgrade issue.


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

avatar DaveOzric
DaveOzric - comment - 27 Dec 2016

Just to be clear there is no setting outside of the module to set a follow/nofollow option.

I am 99.9% sure it used to be in each link and in the global options and menu items settings. This is not the same as index follow settings as a html link would not have a index. It's a link attribute and it's gone.


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

avatar bertmert
bertmert - comment - 28 Dec 2016

I don't understand. I followed testing instructions and all worked like expected. META robots: all fine.

If you think that there are other issues concerning META-Robots-Tag please provide some more detailled testing instructions.

avatar DaveOzric
DaveOzric - comment - 29 Dec 2016

@bertmert The original post is not correct. It's not a meta tag issue. It's a rel=nofollow issue.

Install, add a menu item of weblinks and try and set one to rel=follow. You won't be able to do this. Only a module of weblinks can be set to follow.

avatar DaveOzric
DaveOzric - comment - 29 Dec 2016

Once you have a menu item of weblinks check the html of the link and see it's forced as rel=nofollow which used to be an option in each link or in global settings. Now only a module has such a setting in it.

avatar bertmert
bertmert - comment - 29 Dec 2016

com_weblinks has been decoupled from Joomla core. Please open an issue here:
https://github.com/joomla-extensions/weblinks

avatar franz-wohlkoenig
franz-wohlkoenig - comment - 6 Feb 2017

is this still an Issue?

avatar DaveOzric
DaveOzric - comment - 6 Feb 2017

I believe it is.

avatar DaveOzric
DaveOzric - comment - 6 Feb 2017

A menu item called Weblinks is hard coded as rel=nofollow. A weblinks module has the setting in it for follow or nofollow.

http://aspiralmind.com/

avatar franz-wohlkoenig
franz-wohlkoenig - comment - 6 Feb 2017

@bertmert suggested to open a Issue at https://github.com/joomla-extensions/weblinks (com_weblinks has been decoupled from Joomla core)

avatar brianteeman
brianteeman - comment - 10 Mar 2017

As this is related only to weblinks then please can you close this here @zero-24

avatar zero-24 zero-24 - change - 11 Mar 2017
Status New Closed
Closed_Date 0000-00-00 00:00:00 2017-03-11 10:15:35
Closed_By zero-24
avatar zero-24 zero-24 - close - 11 Mar 2017

Add a Comment

Login with GitHub to post a comment