You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The "Read more" button should use a rel="nofollow" attribute for the simple reason that the result page will be an external canonical most of the times and sometimes, a homemade with no useful info regarding content purposes (most of the times a copy/paste from another site, therefore a canonical candidate)
Maybe a button in the control panel to select this optinally in the future can be the most appropiate meanwhile, I think that the most prudent action is to introduce in cookie-notice.php it in the line 930:
I've found a serious issue in this plugin
The "Read more" button should use a rel="nofollow" attribute for the simple reason that the result page will be an external canonical most of the times and sometimes, a homemade with no useful info regarding content purposes (most of the times a copy/paste from another site, therefore a canonical candidate)
Maybe a button in the control panel to select this optinally in the future can be the most appropiate meanwhile, I think that the most prudent action is to introduce in cookie-notice.php it in the line 930:
. ( $options['see_more'] === 'yes' ? '<a rel="nofollow" href="'
The text was updated successfully, but these errors were encountered: