Should I set NOINDEX header for my JS, CSS and image files?
Posted
by
Yoga
on Pro Webmasters
See other posts from Pro Webmasters
or by Yoga
Published on 2014-06-08T05:25:28Z
Indexed on
2014/06/10
21:48 UTC
Read the original article
Hit count: 265
Are there any harms if my site send NOINDEX headers for all my static assets?
For image files, I refer to those valueless, e.g. background images, button images, etc.
Update: more background information
I have this concern is since recent Google said they also execute JS and they might fetch content via Ajax. So, for example, if I send noindex for my jQuery script, so Google would not be able to use them to load Ajax, I suppose it is not good for my site's SEO, right?
© Pro Webmasters or respective owner