versai8 Posted August 15, 2022 Share Posted August 15, 2022 (edited) How i can edit robots.txt file and remove some unwanted page to be crawled? can indexed page be de indexed after robots.txt updated. How to make dog site secure from DDos attack and bots? Need your answer. Edited August 16, 2022 by versai8 (see edit history) Link to comment Share on other sites More sharing options...
webprog Posted August 16, 2022 Share Posted August 16, 2022 You can edit robots.txt file using text editor like notepad. File is in the file catalog of your folder shop. So, use hosting panel or ftp manager to edit it. You can remove some unwanted pages using Disallow: tag, for example: Disallow: /classes/ Also, you can remove CMS pages from index using back office, in the settings of the CMS page. On 8/15/2022 at 5:18 AM, versai8 said: can indexed page be de indexed after robots.txt updated. Yes, but you need to reload robots.txt in google webmaster. Also you can remove url in google webmaster too. Link to comment Share on other sites More sharing options...
versai8 Posted August 16, 2022 Author Share Posted August 16, 2022 43 minutes ago, webprog said: You can edit robots.txt file using text editor like notepad. File is in the file catalog of your folder shop. So, use hosting panel or ftp manager to edit it. You can remove some unwanted pages using Disallow: tag, for example: Disallow: /classes/ Also, you can remove CMS pages from index using back office, in the settings of the CMS page. Yes, but you need to reload robots.txt in google webmaster. Also you can remove url in google webmaster too. AGAIN RE SUBMIT ROBOTS.TXT OR SITEMAP IN GSC. Link to comment Share on other sites More sharing options...
Zohaib-fk Posted August 16, 2022 Share Posted August 16, 2022 Add sitemap URL in robots.txt file like below example. Sitemap: https://www.hrms-systems.com/sitemap.xml You can submit both robots.txt and sitemap in google search console. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now