Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #734105

    Hi,

    I read some tips, in this forum, about how to remove date from Google Snippet (Search)

    Title
    http://www.site.com/page
    22 de dez de 2016 – Neque porro quisquam est qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit…

    and I tried this code to remove this date:

    .search-results span.post-meta-infos, .ajax_search_excerpt {
    display: none;
    }

    But doesn´t work.

    Can you help me?

    Tks a lot!

    #735180

    Hey Flávio,

    Thank you for using Enfold.

    Please provide a link or url to the actual page with the date info. Is this a single post item?

    Best regards,
    Ismael

    #735268

    Hi Ismael!

    I have more 100 links similars, ok?

    Tks again!!!

    #736525

    Hi,

    Please consider using a plugin such as this one – https://wordpress.org/plugins/wp-old-post-date-remover/

    Best regards,
    Yigit

    #741402

    Hi Yigit.

    I´ve installed the plugin. But, after Google Crawler index (31-Jan-2017), nothing happened. Any ideia?

    https://www.moinhosvieira.com.br/banner-home/enfold-snippet.png

    Tks again!

    #743546

    Hi,

    are you using ALB or default editor for your blog posts?
    Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    Login credentials include:

    • The URL to the login screen.
    • A valid username (with full administration capabilities).
    • As well as a password for that username.
    • permission to deactivate plugins if necessary.

    Best regards,
    Andy

    #744079

    Hi Andy!

    Follow my credentials.

    Tks a lot!

    #746185

    Hey!

    The date is coming from the second widget (ÚLTIMOS ARTIGOS) in the footer. Please remove it with the following css code.

    .news-time {
        display: none;
    }

    It may take a while before google update the SERPs. Ask google to recrawl the url.

    // https://support.google.com/webmasters/answer/6065812?hl=en

    If you search for another post, example “formulacoes-pre-mix-para-petfood”, you’ll notice that it has the correct date because it was created with the default editor which contains the date info by default. This info is not included automatically if you use the advance layout builder to create the content of the post.

    Regards,
    Ismael

    #746346

    You´re ROCK!!!

    Tks Ismael!!!

    #746814

    Hi,

    Glad we could help :-)

    Please let us know if you should need any further help on the topic.

    Best regards,
    Rikard

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