Search Engine Indexing

by 3 replies
4
I have a Google Classic Site and I do not have access to the Robot.txt. I do have access to the html code. How can I prevent text or a portion of a page from search engine indexing? Thanks.
#website design #engine #indexing #search
  • Search engine indexing is the process of a search engine collecting, parses and stores data for use by the search engine.
    • [2] replies
    • Do you even look at about what OP asked?
    • Does the OP asked for a copied line from the definition of What Search Engine Indexing actually is?

      Answer to the OP: You should try to connect with Google Webmasters in this matter and other than that you can simply put the googleon/googleoff tags to tell Google Bots when to start and stop indexing various parts of the web document.
      But still you need access to website codes.

      Examples to do that-
      • index -- content surrounded by "googleoff: index" will not be indexed by Google
      • anchor -- anchor text for any links within a "googleoff: anchor" area will not be associated with the target page
      • snippet -- content surrounded by "googleoff: snippet" will not be used to create snippets for search results
      • all -- content surrounded by "googleoff: all" are treated with all attributes: index, anchor, and snippet.
      Check google help page for more details - https://support.google.com/webmasters/answer/7424835

Next Topics on Trending Feed