html - Why is Google indexing management not applicable to the live version? -
i have task prevent google's crawler indexing content. have read, if have kind of html:
<!--googleoff: index--> <!--googleon: index-->
then googleoff tells google's crawler not index content, while googleon tells google's crawler index content. far, good. so, content should not indexed google's crawler should between comments. have wrapped content should excluded google's indexing comments, using googleoff , googleon feature , content excluded google's indexing correctly wrapped inside comments locally , on staging repo. however, not see comments containing googleoff , googleon instructions in html of live version. cause of this? why google indexing instructions available in repos except live version? think might issue settings, not sure right , not sure should source of problem?
it problem server settings, has been solved. after while (when reindexing complete) undesired content should filtered out google indexing.
Comments
Post a Comment