wordpress question

by 5 replies
6
Hi guys,

I have just received the following request from someone I designed a wp site for. Can anyone tell me how to do this in wp

can you add this <meta> tag containing the authentication code to the <head> section of your default webpage.










#programming #question #wordpress
  • Hi Anton,

    It depends on the theme, but usually if you go into Presentation/Editor in the WP dashboard, you can edit your header.php and add that neta tag snippet in there.

    click "update file" after you add it and you're done. Then visit the appropriate bing link to verify that it has been done.
    • [1] reply
    • Hi Karen,

      I thought this was the way to go but it looks like the theme I am using does not have the editor option.

      Would it be ok to edit the php header file through cpanel

      Anton




      • [1] reply
  • Likely what's happening is your theme is disabling the editor.
    You'd have to find that and comment it out. Probably find it in the functions.php or just ask the theme developer.

Next Topics on Trending Feed