admin管理员组文章数量:1130349
I don't like to have my free Wordpress blog cached by search engines or even worse, archived by the known archiving websites and services like The Wayback Machine. How can I do that?
I don't like to have my free Wordpress blog cached by search engines or even worse, archived by the known archiving websites and services like The Wayback Machine. How can I do that?
Share Improve this question edited Dec 14, 2018 at 20:29 fuxia♦ 107k39 gold badges255 silver badges461 bronze badges asked Dec 14, 2018 at 20:17 Adrian MachinAdrian Machin 11 Answer
Reset to default 0Here are a few things you could do.
Use the built in Search Engine Visibility setting
Access WordPress admin area and go to Settings > select Reading > Search Engine Visibility
Check the box that says Discourage search engines from indexing this site. After enabling it, WordPress will edit the robots.txt file and apply disallow rules which discourage search engines from crawling and indexing your site.
Manually Edit robots.text
You can manually edit robots.txt in the root of your site and add the following code.
User-agent: *
Disallow: /
Password Protection
If you don't have a public site you could password protect it. This is the only guaranteed way to make sure your site does not get indexed. There are a ton of plugins that will do this, here is the one I normally use.
Removing your site for Google Search
If you website has already been indexed by Google, you can follow these steps to get it removed.
- You will need to create an account with Google Webmaster Tools.
- Log in to your Google Webmaster Tools account.
- If the account is new, you will have to add your web site.
- Click the "Add a site" button.
- Enter your web site URL and click "Continue"
- Now you need to access the web site removal tool.
- Once you have opened the web site removal tool, click on "New Removal Request".
- On the 'Create a new request' page, select the options that match your removal request, fill in the required fields and then click the Submit Request button
I don't like to have my free Wordpress blog cached by search engines or even worse, archived by the known archiving websites and services like The Wayback Machine. How can I do that?
I don't like to have my free Wordpress blog cached by search engines or even worse, archived by the known archiving websites and services like The Wayback Machine. How can I do that?
Share Improve this question edited Dec 14, 2018 at 20:29 fuxia♦ 107k39 gold badges255 silver badges461 bronze badges asked Dec 14, 2018 at 20:17 Adrian MachinAdrian Machin 11 Answer
Reset to default 0Here are a few things you could do.
Use the built in Search Engine Visibility setting
Access WordPress admin area and go to Settings > select Reading > Search Engine Visibility
Check the box that says Discourage search engines from indexing this site. After enabling it, WordPress will edit the robots.txt file and apply disallow rules which discourage search engines from crawling and indexing your site.
Manually Edit robots.text
You can manually edit robots.txt in the root of your site and add the following code.
User-agent: *
Disallow: /
Password Protection
If you don't have a public site you could password protect it. This is the only guaranteed way to make sure your site does not get indexed. There are a ton of plugins that will do this, here is the one I normally use.
Removing your site for Google Search
If you website has already been indexed by Google, you can follow these steps to get it removed.
- You will need to create an account with Google Webmaster Tools.
- Log in to your Google Webmaster Tools account.
- If the account is new, you will have to add your web site.
- Click the "Add a site" button.
- Enter your web site URL and click "Continue"
- Now you need to access the web site removal tool.
- Once you have opened the web site removal tool, click on "New Removal Request".
- On the 'Create a new request' page, select the options that match your removal request, fill in the required fields and then click the Submit Request button
本文标签: archivesHow to prevent archiving and search engine caching in a free Wordpress blog
版权声明:本文标题:archives - How to prevent archiving and search engine caching in a free Wordpress blog? 内容由热心网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:https://it.en369.cn/questions/1749098419a2315621.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。


发表评论