Viewing 17 posts - 1 through 17 (of 17 total)
  • Author
    Posts
  • #749538

    How i remove this? I have disable Automated Schema.org HTML Markup if this was the problem but they still show up.

    #749542

    Hi naxiand!

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

    Cheers!
    Yigit

    #750007

    i have done some searching before posting and from previous usage of enfold i didn’t had this before. So it seems like a bug from enfold theme. Use a plugin to remove the date from a static page? Why? It should not be there in first place. I speak about pages not posts. Is there is another solution? Is it because of the footer widget?

    #751346

    I’m having the same issue. Of course the date should be displayed with posts but not pages. Is there a way to remove this for pages and not posts?

    #751646

    Hi,
    I believe the date you are seeing on Google is a random date that GoogleBot found on the page. For example I search for your site and found your contact page showed the date Nov 30, 2016.
    Yet the only place that any date shows up is in the footer, 30/11/2016, for one of your blog posts. It is also linear to the text that Google shows in the search results. I also searched your webpage code and came to the same conclusion, this is a GoogleBot error. Hope this helps.



    Best regards,
    Mike

    #751932

    From search the issue is originate from enfolds default shema org data. At my google console i saw this data even that i have disable it now quite a time. Also if you search my site here https://search.google.com/structured-data/testing-tool you will see that is clear from this but google still shows it almost to all pages not just contact page. I have had this in the past again with enfold but when i have disable enfolds default shema did the trick but not now.

    So the question remains is there a way to fix this by not using third party plugins?
    enfold shema

    #752043

    Hi,

    What Mike explains is that Google takes a Date, based on something else they find on the web site, not a date that is related with the page.
    What you can do, if you want to avoid that, you can assign a date and leave it empty as schema, but google will still keep trying to get something and in the end they will display something random.

    Please also update Enfold to latest version.

    Thanks a lot

    Best regards,
    Basilis

    #755662

    I have latest enfold (No Updates available. You are running the latest version! (3.8) ). I didnt understand who to avoid what you wrote i have disabled enfolds schema

    #755682

    Hi,
    Enfold 4.02 is now available.

    Best regards,
    Mike

    #755685

    yes i checked in themeforest, however in my wordpress installation i see this You are running the latest version! (3.8). Checked manually but no notification and i have my api key and name

    #756193

    Hi,

    Thanks for the feedback. Please try running this plugin in order to clear WordPress transients: https://wordpress.org/plugins/transients-manager/. If that doesn’t work then you might have to update manually via FTP: http://kriesi.at/documentation/enfold/updating-your-theme-files/

    Best regards,
    Rikard

    #766326

    I have updated to the latest version but the issue remains with the dates for static pages………..
    From my google console i have requested to render again the pages and for some pages like home page the date is gone. I am pretty sure this was because of enfold Automated Schema.org HTML Markup. Had this in the past and when i had disabled it the dates were gone after a couple of weeks but not now……..

    • This reply was modified 7 years, 1 month ago by naxiand.
    #767901

    Hi,

    The date was fetched from the latest news widget in the footer. You can use the following css code to hide the date.

    .news-time {
        display: none;
    }

    Please note that it may take a while before google update the SERPs. It may take weeks, even months but asking google to re-crawl the site should help.

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

    Best regards,
    Ismael

    #768302

    Thanks i have applied the CSS. What i have noticed is applied only for the default language english . The same goes for the footer credits. The “© Copyright – Glyfada Naxos 2017” . I have to applied it for every language. Is there a way that the CSS and copyright takes effect site-wide for all different languages?

    • This reply was modified 7 years, 1 month ago by naxiand.
    #769218

    Hey!

    I have to applied it for every language. Is there a way that the CSS and copyright takes effect site-wide for all different languages?

    I’m sorry but that the theme options should be toggled or modified for each language. Regarding the css code, you can create a child theme and place it in the style.css file .

    Cheers!
    Ismael

    #769239

    Hey guys, I’m not sure if this helps but, would installing the Yoast SEO plugin help with this. I have it installed on all my sites and I have never had the date issue.
    H

    #769264

    Hey!


    @Heathcliffe
    : Yes, that would actually help if you set the Meta description manually.

    // https://yoast.com/meta-descriptions/

    Best regards,
    Ismael

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