Cannot remove action noindex in wordpress

后端 未结 3 1135
醉话见心
醉话见心 2021-01-25 08:25

I\'ve done some research and run up with this code

remove_action(\'wp_head\',\'noindex\',1);

but apparently it\'s not removing the

3条回答
  •  深忆病人
    2021-01-25 08:47

    Log in to your WordPress website.

    When you're logged in, you will be in your 'Dashboard'.

    Click on 'Settings'. On the left-hand side, you will see a menu. ...

    Click on 'Reading'. ...

    UnCheck 'Discourage search engines from indexing this site'.

    Click 'Save Changes'.

提交回复
热议问题