Tagged: google snippet, snippet
-
AuthorPosts
-
January 16, 2017 at 3:43 pm #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!
January 18, 2017 at 8:19 am #735180Hey 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,
IsmaelJanuary 18, 2017 at 12:18 pm #735268January 20, 2017 at 3:25 pm #736525Hi,
Please consider using a plugin such as this one – https://wordpress.org/plugins/wp-old-post-date-remover/
Best regards,
YigitFebruary 1, 2017 at 7:06 pm #741402Hi 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!
February 6, 2017 at 7:55 pm #743546Hi,
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,
AndyFebruary 7, 2017 at 8:59 pm #744079Hi Andy!
Follow my credentials.
Tks a lot!
February 13, 2017 at 8:05 am #746185Hey!
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,
IsmaelFebruary 13, 2017 at 12:31 pm #746346You´re ROCK!!!
Tks Ismael!!!
February 14, 2017 at 11:23 am #746814 -
AuthorPosts
- You must be logged in to reply to this topic.