[Support request] metatags, favicon, google scripts

Home Forums Support [Support request] metatags, favicon, google scripts

Home Forums Support metatags, favicon, google scripts

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #442082
    laercio

    Hello!
    I´m trying to insert description and keywords metatags, favicon, google scripts tags in wp_head hooks but when saving it takes me to issue mssg page like “Oops! That page can’t be found.
    It looks like nothing was found at this location. Maybe try searching?”
    What´s going on please?
    Tks.

    #442257
    Leo
    Staff
    Customer Support

    Hi there,

    Just to make sure, so you added something in wp_head hook and when you click save it takes you to that page?

    What are you adding?

    #442513
    laercio

    Hello Leo!

    <meta name=”description” content=”my content” />
    <meta name=”keywords” content=”my keywords” />
    <link rel=”shortcut icon” type=”image/x-icon” href=”https://hotelfazendarecantoparaiso.com.br/wp-content/uploads/2017/12/favicon.ico&#8221; />

    I don´t know which hooks module to add javascript google analytics script. It would be just before </body> tag.

    Tks.

    #442625
    Leo
    Staff
    Customer Support

    Just before the closing of body tag would be wp_footer hook.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.