-
AuthorPosts
-
September 13, 2017 at 11:17 am #851527
Hi,
I open my search console today and I see this message : error soft 404 on this URL : /wp-admin/admin-ajax.php
It appears that since the last update of enfold, /wp-admin/admin-ajax.php links to a soft 404 error…
It links to a page which only one “0” appears in its content…
Could you help me please ?
ThanksSeptember 14, 2017 at 9:53 pm #852314Hey SphereEvenements,
The issue is either elated on cache, a plugin compatibility or something from your hosting provider.
I checked in a clear installation – there is nothing wrong there.Thank yiu
Best regards,
BasilisSeptember 14, 2017 at 10:46 pm #852329Curious…
In your clear installation what content appears when you go to /wp-admin/admin-ajax.php ? Do you have “0” ?Because in my code, it is related to enfold and avia framework :
<script type=’text/javascript’>
/* <![CDATA[ */
var avia_framework_globals = avia_framework_globals || {};
avia_framework_globals.frameworkUrl = ‘http://www.sphere-evenements.com/wp-content/themes/enfold/framework/’;
avia_framework_globals.installedAt = ‘http://www.sphere-evenements.com/wp-content/themes/enfold/’;
avia_framework_globals.ajaxurl = ‘http://www.sphere-evenements.com/wp-admin/admin-ajax.php’;
/* ]]> */
</script>Thanks
FranckSeptember 14, 2017 at 10:57 pm #852335It looks like you have the same problem in your demo site : http://kriesi.at/themes/enfold-one-page-portfolio/wp-admin/admin-ajax.php
=> “0”<script type=’text/javascript’>
/* <![CDATA[ */
var avia_framework_globals = avia_framework_globals || {};
avia_framework_globals.frameworkUrl = ‘http://kriesi.at/themes/enfold-one-page-portfolio/wp-content/themes/enfold/framework/’;
avia_framework_globals.installedAt = ‘http://kriesi.at/themes/enfold-one-page-portfolio/wp-content/themes/enfold/’;
avia_framework_globals.ajaxurl = ‘http://kriesi.at/themes/enfold-one-page-portfolio/wp-admin/admin-ajax.php’;
/* ]]> */
</script>=> It tends to a soft 404 error in Google search console
September 18, 2017 at 8:06 pm #853558Hi,
You can block the access to it ( it was blocked to me fro mthe server ) as it should not be crawled from google that file at all.
Best regards,
BasilisSeptember 19, 2017 at 9:58 am #853773Hi,
It’s not a good idea to disallow /wp-admin/admin-ajax.php for SEO, because it’s used on the frontend. Google will interpret this as you would like to hide something in your page…https://core.trac.wordpress.org/ticket/33156
Best regards,
FranckSeptember 21, 2017 at 8:44 pm #855035Hi,
Please do follow that then.
It is not something we can help, we are doing the theme work, not the seo work
As you can see, it is related to WordPress and maybe even SEO and now Theme Related at all.Please feel free to let us know if there is anything we can help you with regarding our theme.
Best regards,
Basilis -
AuthorPosts
- You must be logged in to reply to this topic.