Hi,
I have set not showing published date in google search result then it worked, but after update Newspaper theme it shows date again. https://www.screencast.com/t/7PyCT5zuNIb
It still same settings in Theme panel: https://www.screencast.com/t/d6uoZ6zU
Then I also had set in Yoast SEO : https://www.screencast.com/t/LjWSVkCz
It was working perfectly before update.
Can you please help here?
Also, google search result doesn’t show modified date neither.
Kind regards,
Hi Calin,
I have requested re-index but still showing the dates.
https://www.myartylife.net/coronavirus-panic-shopping/
Thank you.
Hi,
I just check some more posts on Google and some of theme have the post date and others don’t. Please check how these posts are looking in Yoast SEO -> https://i.imgur.com/egkH2Qf.png also you can make an update to Newspaper 10.3.1
Let me know the results!
Thank you!
Hi Calin,
Thank you for your reply.
I have updated theme and check the post looking in Yoast SEO is fine there is no date showing in desktop result.
If I request re-index my whole site in google search console then it is fine till next day morning. I’m not sure how it goes after theme update though, I will need to check tomorrow morning.
However, I have redirect function code because I stopped amp plugin then needed to redirect amp page to normal page address. Is this something to do?
Then how could I get rid of amp page from google search? it’s been a year.
the code is here:
/*AMP redirect*/
function redirect_to_canonical_from_amp() {
$url_orig = $_SERVER[“REQUEST_URI”];
if ( substr( $url_orig, -5 ) === ‘/amp/’ ) {
$url_canonical = substr( $url_orig, 0, strlen( $url_orig ) – 4 );
if ( wp_redirect( $url_canonical, 302 ) ) {
exit;
}
}
}
add_action( ‘parse_request’, ‘redirect_to_canonical_from_amp’ );
This amp page also increase my site coverage pages, of course. The site speed is 4.5s and hasn’t changed since I have deactivate standard pack plugin and created pages with templates.
Thank you as always!
Hi,
Please make a full backup to your website and database and send us an email at contact@tagdiv.com and provide admin login, as well as cPanel also we’ll need access to google search console. We will take a look. Include a link to this topic in the email.
Thank you!
Hi Calin,
I have organised login details and send email but being refused to look in Google search console. It still dates coming out and I really want to get rid of AMP pages which I stopped and deleted plugin.
Email says I should installed AMP but I do not want to install, I have done and too much trouble and decleased my Google income.
You mentioned that you would take a look, could you please help here that I do not want to show dates in Google search engine results as well as AMP pages.
Thank you.
Hi Calin,
Thank you very much for quick reply!
I had changed my password after email reply then forgot to change it back!
I’m not sure that what I got email from Catalin L. to turn able to show date in Yoast setting which will show the date in Google search?
I’m so confused here, that she suggest to disable cloudflare which instructed via one of your tutorial page to speed up.
So, should I disable it too?
And as well as I’d love to delete AMP pages which redirected by cord in function php. Could you please help here too?
I am thinking AMP redirect code may have done something too….
However, I have changed ad-min password which you have tried to login.
I also experiencing my post pages are sometimes disappeared from search results when my site visitor number is lower of course…. đ
I’d like to clean my site setting as simple as possible like get rid of AMP redirect code and AMP pages too.
Thank you for your help, I can’t do myself at all (I wish I could!) and appreciated so much!
Hi,
I think that Catalin L. suggest to disable cloudflare only for a test to see if a new post will still display the date on google results or not, after that you can enable the cloudflare.
I’ll check the amp “problem” via email with my colleges and we’ll try to handle as better we can.
Thank you for your understanding!
Hi Calin,
I have disabled coloudflare and checked speed which haven’t changed so it’s good so far.
I have checked Google results but still showing dates.
I’m sure that it’s very busy time but if you check this problem include how to delete AMP pages after uninstalled AMP plugins in Google search console.
Thank you.
