(Entry was posted by Tanzeela Ashraf on this post in the Dumb SEO Questions community on Facebook, 09/30/2021).
Removing indexed pages from Google search
Please check this line of code. I added it in .htaccess file to serve 410 HTTP error.
Note: I`m doing this so Google can remove indexing of my old domain.
RewriteEngine OnRewriteRule .* - E=HTTP_AUTHORIZATION:%HTTP:AuthorizationRewriteBase /RewriteRule ^ - L, R=410
View original question
in the Dumb SEO Questions
community on Facebook, 09/30/2021).