Adding meta description?

Posted in: Newspaper
Post count: 230

Hi all,

Just wondering how I can add this to the header.php and keep it there:

<meta name="description" content="Tips, tricks and reviews on the world of digital productivity. Read reviews on apps and products, tips on how to more productive, and more!">

Whenever the theme updates, it is removed.

The site is https://thenerdystudent.com

Thank you!

Post count: 20688

Hi,

You could add that in this section of the theme panel
https://www.screencast.com/t/l098MIdAsN5g
The code will be loaded at all times, and it will not be lost after a theme update.

Or create a child theme, copy the header.php file in it and enter it there
https://forum.tagdiv.com/the-child-theme-support-tutorial/
Updating the theme will not affect the child theme files.

Thanks

Post count: 230

Awesome, thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.