• Resolved cheonmu

    (@cheonmu)


    hello.

    I’m using a plugin that blocks content copy in WordPress.

    The plugin inserts CSS and javascript code inline below <head> so the title and meta name are pretty far down.

    <head>
    <meta charset=“UTF-8”> 
    <meta name=“viewport” content=“width=device-width, initial-scale=1, maximum-scale=5, viewport-fit=cover”>
    <link rel=“profile” href=“https://gmpg.org/xfn/11”>
    lots of javasicrit and css code……
    lots of javasicrit and css code……
    lots of javasicrit and css code……
    <!-- Rank Math ?? ?? ?? ??? - https://rankmath.com/ -->
    <title>
    <meta name="description .....


    So the title and meta description inserted by Rank Math will be displayed at the bottom of the header.

    I want the information inserted by Rank Math to be displayed a little higher up. Is there anything I can add to function.php to modify the position?

    Thanks!

Viewing 1 replies (of 1 total)
  • Plugin Support Rank Math Support

    (@rankmathsupport)

    Hello @cheonmu,
    ?
    Thank you for contacting Rank Math support.
    ?
    Unfortunately, we don’t have a feature to change the position of the meta tags or a custom filter for it. You can check with the support of your content copy plugin if they can move their code below the meta tags. However, the position of the meta tags doesn’t matter as the search engines will be able to read them even if they are below the code of another plugin.
    ?
    Please do not hesitate to let us know if you need our assistance with anything else.

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.