• Resolved mukopu3a

    (@mukopu3a)


    Hi there, me again.

    I ‘ve crawled all the support topics and documentation but didn’t find my question covered, so here it is:

    is there any way to hide the post date in the search results with SEOPress?

    I found your guide on how to display it
    https://www.seopress.org/support/guides/display-date-search-results/
    but even though in none of my settings the “Display date in Google search results” is checked it still shown, of course.

    Wonder if it can be hidden.
    I tried other SEO plugins for that, it worked but generated a bunch of errors in my sitemap. So I hope it can be done within your plugin.

    Thank you in advance,
    sincerely,
    Ana

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Benjamin Denis

    (@rainbowgeek)

    Hi,

    please share the URL of your page.

    There is probably a datetime in your source code and Google took it.

    Thread Starter mukopu3a

    (@mukopu3a)

    Let’s check doghint.com

    thank you!

    Plugin Author Benjamin Denis

    (@rainbowgeek)

    Sorry for the delay.

    I checked the source code of a post and I found the post date in HTML with a time tag.

    You can’t see it because it’s hidden with CSS but it’s visible in the source code and Google uses it.

    That’s why you see the post date in search results.

    <div class="entry-meta">
    <span class="posted-on">Updated on <time datetime="2019-11-22">November 22nd, 2019</time></span>									</div>
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Not displaying data in search results?’ is closed to new replies.