Google search console error for AMP

Posted in: Newspaper
Post count: 23

Hello,

I receive on google search console this error regarding the AMP version:
Referenced AMP URL is not an AMP

Please see the next picture for better understend. Any ideea what can be the problem there?
https://imgur.com/eySfgzR

Post count: 18283

Hello !

Please make sure that you have followed our AMP tutorial as you can see here: https://forum.tagdiv.com/tagdiv-amp-plugin-tutorial/

Thank you !

Post count: 23

Hello and thanks for reply!

So, yes i have folow all the step and i have selected all the option on AMP setting:
https://imgur.com/deHNiud

On the URL test for https://www.firme365.ro/?amp i receive this error:
Pagina AMP nu este validă
Paginile AMP nevalide nu vor avea funcțiile specifice paginilor AMP în rezultatele de căutare Google

Post count: 18283

Hello !

Usually plugins may cause amp issues. Try and disable ALL the non-theme related plugins and try to see if the page becomes AMP friendly.

Let me know how this went.

Thank you !

Post count: 23

Hello,

I just make it and i confimr you that i receive the same error.
If it’s need i can send you the wp-admin data jst to check also.

Many regards

Post count: 18283

Hello !

Please contact us via email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look. Include a link to this topic in the email.

Thank you !

Post count: 6

Hi, any update on this. Has the issue been resolved

Post count: 18283

Hello !

Please contact us via email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look. Include a link to this topic in the email.

Thank you !

Post count: 23

Hy alphaola,

The problem was in HTACCES file.
Just remove all from there and try again

Many regards.

Post count: 6

Thanks for the reply, do you mean delete all the HTACCES file in the root. Is that correct?

Post count: 23

Hy,

No No,

1: Make a back of your .htacces file
2: Remove the content from there,
3: Add then one by one group from the content to se exact who put the probem

Example of the group:

# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPress

I hope you understend me..:(

Viewing 11 posts - 1 through 11 (of 11 total)
The forum ‘Newspaper’ is closed to new topics and replies.