Webmaster hidden Web site Management background method

Source: Internet
Author: User

Intermediary transaction http://www.aliyun.com/zixun/aggregation/6858.html ">seo diagnose Taobao guest cloud host technology Hall

Google hack technology is popular on the internet. These are based on Google search. The following is my combined with some practical search experience of some of the security aspects of thinking, I hope to give you webmaster to bring useful.

Example:

Using Google's search command, intitle: Management, intitle: Backstage, Intext:admin, Inurl:admin, inurl:login.asp ... And so on some very simple search command, you will find a lot of web site management backstage, and now online also a lot of tools (Ah D, Ming Kid) can search the admin backend address, those are our universal use. For example: admin,admin.asp,admin/login.asp,manage.asp ... Wait a minute!

This is just a security problem, how to solve it?

Most search engine [search Engine Marvell] Programs strictly follow the robots.txt standard execution crawl. Any file that is considered unsuitable for crawling by the robots.txt standard is neither included in the crawl document nor entered into the search engine database.

Through the search, I found that this HTML code can be used to screen a Web page to search engine capabilities.

Program code

<meta name= "ROBOTS" content= "NOINDEX, NOFOLLOW" >

Put this HTML code in your admin background, so you can avoid exposure to risk! If you want to completely screen your site, then you create a robots.txt file in your server's root directory,

Content:

Program code

User: *

Disallow:/

The previous sentence, in fact, many companies in the background template to do the site, have been added to the ...

The above viewpoint is I in the weight Loss website development Some practical experience and the viewpoint view. (http://www.jianfeii.com) Chinese to lose weight original, contact qq:1147417910 Welcome reprint, More welcome like-minded people together with group exchanges and cooperation, reproduced please complete this information, such as for deletion, declined to reprint.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.