• Resolved JDTravel

    (@jdtravel)


    Hi,
    On the ‘Your Info/Company Info’ tab of the Yoast Dashboard I entered an alternative website name in the ‘Alternative Name’ field. However when I check the html of my website pages I can’t find the text of the ‘Alternative Name’. Is this because the theme requires an ‘Alternative Name’ tag defined or is this option redundant?
    Any information regarding this would be much appreciated.
    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support amboutwe

    (@amboutwe)

    The ‘Alternative Name’ field is output in the source code of your website like so:

    <script type='application/ld+json'>{"@context":"http:\/\/schema.org","@type":"WebSite","@id":"#website","url":"https:\/\/example.com\/","name":"SiteName","alternateName":"AltSiteName","potentialAction":{"@type":"SearchAction","target":"https:\/\/example.com\/?s={search_term_string}","query-input":"required name=search_term_string"}}</script>

    How To View The Page Source of Your Site

    Thread Starter JDTravel

    (@jdtravel)

    Thanks amboutwe,
    I found that the Plugin WPSSO I had installed was causing the issue, removing “alternateName” from the html.
    Best regards
    John

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Is ‘Website Alternative Name’ ever used?’ is closed to new replies.