Computer Science, asked by rohitjagtap0102, 5 hours ago

You can restrict the pages from being indexed by the search engine using​

Answers

Answered by ᏢerfectlyShine
8

There are two ways to implement noindex: as a meta tag and as an HTTP response header. They have the same effect; choose the method that is more convenient for your site.

<meta> tag

To prevent most search engine web crawlers from indexing a page on your site, place the following meta tag into the <head> section of your page:

Answered by Itzcloudy02
2

Answer:

Hope itz helps u no spam pls

Attachments:
Similar questions