[Resolved] Site Title SEO

Home Forums Support [Resolved] Site Title SEO

Home Forums Support Site Title SEO

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1558989
    Ivan

    Hi,
    In the Site Identity -> Site Title and Tagline I have the name “EMCO LIMPIEZAS” https://www.screencast.com/t/IaZiRKuM
    My website is emcolimpiezas.es and I have seen that the title of all the pages is XXX – EMCO LIMPIEZAS.

    Example:
    “<head>
    <meta charset = “UTF-8”>
    <link rel = “profile” href = “https://gmpg.org/xfn/11”&gt;
    <title> Contact – EMCO LIMPIEZAS </title>
    <link rel = “dns-prefetch” href = “// s.w.org”>
    <link rel = “alternate” type = “application / rss + xml” title = “EMCO LIMPIEZAS» Feed “href =” https://emcolimpiezas.es/feed/ “>
    <link rel = “alternate” type = “application / rss + xml” title = “EMCO LIMPIEZAS» Comments feed “href =” https://emcolimpiezas.es/comments/feed/ “>”

    Can I delete the name of the Site Title and Tagline, would it be better for SEO?
    or is it recommended that it be?

    thanks,
    Ivan

    #1559875
    Elvin
    Staff
    Customer Support

    Can I delete the name of the Site Title and Tagline, would it be better for SEO?
    or is it recommended that it be?

    It’s fine to hide both. Google’s crawler bots read the <title> anyway so keeping it or removing it from display should have no effect.

    #1560306
    Ivan

    Okay, I’m going to remove it.
    If I want to put the following code:

    “<head>
    <meta charset = “UTF-8”>
    <title> EMCO CLEANING </title>
    <meta name = “Home” content = “Professional cleaning services in Valencia Spain”>
    <meta name = “Company” content = “Company information”>
    <meta name = “Services” content = “EMCO, Cleaning Services, Community Cleaning, Office Cleaning, Office Cleaning, Commercial Cleaning, Window Cleaning, Garage Cleaning, Vitrification and Polishing, End of Work Cleaning”>
    <meta name = “Contact” content = “Contact Information”>
    <meta name = “viewport” content = “width = device-width, initial-scale = 1.0″>
    </head>”

    How / Where can I insert it?
    In Appearance -> Elements -> Legacy Hooks -> wp_head?
    In header.php? or another site?

    There will be no problem putting it, right? The code is fine, right?

    #1560799
    David
    Staff
    Customer Support

    Hi there,

    you can hook in your own <meta> tags using the Hook Element, and yes the wp_head is the correct hook.

    The meta-charset and viewport attributes are automatically added so you do not need to add them.

    #1561253
    Ivan

    Thanks David, I have removed meta-charset and viewport.

    Last question, do I have to mark “Execute PHP”?
    https://www.screencast.com/t/QcIblkqDRz

    #1561722
    Leo
    Staff
    Customer Support

    The code is just HTML and not PHP so you don’t need to check that box 🙂

    #1563616
    Ivan

    Ok
    Thank you all

    #1563618
    Ivan

    .

    #1564245
    Leo
    Staff
    Customer Support

    No problem 🙂

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