Hello
GWT reports a lots of 404 error because there is this code in my posts:
<script type='text/javascript'>
/* <![CDATA[ */
var avia_framework_globals = avia_framework_globals || {};
avia_framework_globals.frameworkUrl = 'http://www.domodeco.fr/wp-content/themes/enfold/framework/';
avia_framework_globals.installedAt = 'http://www.domodeco.fr/wp-content/themes/enfold/';
avia_framework_globals.ajaxurl = 'http://www.domodeco.fr/wp-admin/admin-ajax.php';
/* ]]> */
</script>
>> http://www.domodeco.fr/wp-content/themes/enfold/framework/ DO NOT EXIST…
thanks
up?
;-)
thanks
Hey!
The paths are required for wordpress and the theme framework. You can use a robots.txt file to to prevent search engines from indexing these directories. I recommend following rules:
User-agent: *
Disallow: /wp-admin
Disallow: /wp-includes
Disallow: /wp-content/plugins
Disallow: /wp-content/cache
Disallow: /wp-content/themes
Disallow: /trackback
Disallow: /feed
Regards,
Peter
That’s what I allready done, I will wait and see what GWT will found… :-)
Hey!
Ok, I’ll close this thread now.
Best regards,
Peter