There are two ways to prevent a page from being indexed by Google:
Ask your developer to remove the page from your XML sitemap
Or, add a
noindex
tag to the page itself—this tells Google not to include it in search results
There are two ways to prevent a page from being indexed by Google:
Ask your developer to remove the page from your XML sitemap
Or, add a noindex
tag to the page itself—this tells Google not to include it in search results