Site logo

[Resolved] How to correctly insert meta rating tag

Home Forums Support [Resolved] How to correctly insert meta rating tag

Home Forums Support How to correctly insert meta rating tag

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #2415431
    Hernan

    Hello, I am working on a page for adults and I would like to insert a meta tag to notify search engines

    https://developers.google.com/search/docs/crawling-indexing/safesearch

    The meta tag I want to insert is the following:
    <meta name=”rating” content=”RTA-5042-1996-1400-1577-RTA”>

    Ideally, this should be handled by the SEO plugin, but unfortunately Rank Math doesn’t include it yet. Although google is certainly quite efficient in detecting this content, it is not usually strictly necessary but I want to be serious and responsible in every way

    My first attempt was creating an element in the wp_head hook but it didn’t work out very well, I noticed that it was inside style tags. I have set priority 1 and now it looks much better. Maybe it looks a bit strange as it has no line break

    A thousand apologies for continuing with such novice questions, but is the meta data well placed? can I do something to prevent it from mixing other labels?

    is it ok as it is right now?

    Thank you !

    #2415441
    Hernan

    By the way the meta tag with low priority looks something like this:

    Although now that I have a good look at it I think that style tag is not really mixed (I think I don’t have the trained eye yet, it’s just messy but it shouldn’t be “wrong” either I think)

    #2415469
    Ying
    Staff
    Customer Support

    Hi Hernan,

    It looks correct, it’s not mixed with other tags. I don’t think it matters whether it’s in its own line or share with others, as long as the search engines can read it 🙂

    #2415509
    Hernan

    Thank you very much !

    #2415604
    Ying
    Staff
    Customer Support

    No problem 🙂

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