Skip to main content

Problem with SEO

Comments

6 comments

  • KC George

    Hi

    When you say "Google indexes a text that is P and ignores H1" do you mean that in its Google Search Results page, the site description comes from one of the paragraph texts within your homepage and not from a heading?

    This is a normal behavior with Google. Google sometimes uses <meta> tag content to generate site description, if they think it gives users a more accurate description than can be taken directly from the page content. They may also use information found on the page, or create rich results based on markup and content on the page.  You can read more about how Google generate the site descriptions in their Search Results page here https://developers.google.com/search/docs/appearance/snippet

    0
  • Ga S

    Hi George

    Ok thx but the meta description on my website is an other text than google shows in search results

    0
  • KC George

    Hi

    Like I have mentioned above, Google may generate the site description based on the meta description, they may also generete it from the page content. Hence the meta description that we add may or may not show in the Search Engine Results Page.

    0
  • Ga S

    ok

    do you know how i can add the nosnippet tag to some text blocks?

    0
  • KC George

    Hi 

    You can add a robots meta tag to a page to not allow text snippet or video preview in the search results for the page. Please add this code to the Code Injection - Header of the page. Please have a look at this screenshot https://jmp.sh/nIXV2yEK

    <meta name="robots" content="nosnippet">

    For more detailed instructions, please refer to this page https://developers.google.com/search/docs/crawling-indexing/robots-meta-tag

    0
  • Ga S

    thx george

    0

Please sign in to leave a comment.