3 matches found
Parsero
Parsero क्या है? Parsero एक मुफ्त स्क्रिप्ट है जो Python में लिखी गई है और जो वेब सर्वर की Robots.txt फ़ाइल को पढ़ती है और Disallow प्रविष्टियों को देखती है। Disallow प्रविष्टियाँ खोज इंजनों को बताती हैं कि वेब सर्वर पर होस्ट की गई कौन सी निर्देशिकाएँ या फ़ाइलें इंडेक्स नहीं की जानी चाहिए। उदाहरण...
Parsero v0.75 - Attacking Robots.txt Files
Parsero is a free script written in Python which reads the Robots.txt file of a web server and looks at the Disallow entries. The Disallow entries tell the search engines what directories or files hosted on a web server mustn't be indexed. For example, "Disallow: /portal/login" means that the...
[Parsero] Robots.txt audit tool
.PNG Parsero is a free script written in Python which reads the Robots.txt file of a web server and looks at the Disallow entries. The Disallow entries are the URL path of directories or files hosted on a web server which the administrators don't want to be indexed by the crawlers. For example,...