Okay
  Public Ticket #1281542
integrating html in <head>
Closed

Comments

  • kerian started the conversation

    Hi,


    I would like to integrate a Meta Tag that Google understand in <head> to change the description of my website. Something such as this:

    <!DOCTYPE html>
    <html>  <head>    <meta charset="utf-8">    <meta name="Description" CONTENT="Author: A.N. Author, Illustrator: P. Picture, Category: Books, Price:  £9.24, Length: 784 pages">    <meta name="google-site-verification" content="+nxGUDJ4QpAZ5l9Bsjdi102tLVC21AIh5d1Nl23908vVuFHs34="/>    <title>Example Books - high-quality used books for children</title>    <meta name="robots" content="noindex,nofollow">

    But I don't find the way to integrate it...

    Here is the website: https://www.sualsens.com/


    Can you help?

    Thanks a lot



  •  8,427
    Tahir replied

    Hey Again,

    Try using this plugin : https://wordpress.org/plugins/insert-headers-and-footers/ . 

    Be.st


    ThemeNectar Support Team 

  • kerian replied

    Thanks so much Tahir you are the best!!

    It works!!!