Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #807081

    Hi is any possibility to hide/remove date from my pages/posts on google results? Thanks

    #807084

    you mean if you show them on your site – but not to show them on google search?

    #807212

    Hi!

    You can try Googling for a plugin that does this, such as this solution or the ones here

    Best regards,
    Sarah

    #809305

    Still not working, also i already updated date from a page and google doesnt show it. Any other solution?Thanks

    #809310

    Hi,
    I’m a little confused, your first post asks to remove the date from google results, yet your last post, says you updated your date & google don’t show it?
    Please include the url to the page in question so we can take a closer look.
    Can you also include a screenshot of the google results that your seeing?

    Best regards,
    Mike

    #813649

    I am having this same problem. Please assist. Google is showing the date of April 25 2017 right before my excerpt in the SERPS bc Google found it in my Portfolio item I placed in my footer.
    date in google search result
    I implemented the CSS fix provided by Ismael elsewhere that hides the date from being displayed:
    .news-time {
    display: none;
    }
    span.news-time {
    display: none;
    }
    But this doesnt prevent Google from displaying it. I made the change near a month ago and my pages have since been re-cached by Google and still have this date in the search results that makes my site look outdated.
    Please advise. My site is surgeonsonthecuttingedge.com

    #813661
    #813663

    Cheers Ariban but I am not looking to remove all dates from wordpress. This issue is because of the Enfold Portfolio widget and is showing dates on my pages in google results including the index even though I have hidden them.

    #814062

    Is the Enfold Portfolio widget useless to me then? Can the fetching of the date by Google not be prevented even though it is hidden with CSS?
    Can you guys help me with this or should I just create a text box there with the info and have to edit it for all my new portfolio items?
    Ive seen multiple posts here about this same exact problem yet an answer eludes.
    It would be much easier for me and I would get more value out of my purchase of Enfold if this widget worked without messing up Google SERPS and inserting a date that takes up my call to action real estate

    #814071

    Worm
    CSS noneing things is not going to make the underlying date go away (it would only remove it from being displayed)
    You are going to need to do so deep reading of what I linked for you and then implement something
    If that is beyond you, just hire someone to do it for you

    #814185

    Hi Worm.
    the date 4/25 is posted clearly on your site.
    postimage
    Even if you were hiding it with CSS, it would not work with GoogleBot as it does not load CSS. You would need to remove it with a filter, or in the php code directly.
    Hope this helps with you question :)

    Best regards,
    Mike

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