# Robots.txt file for www.lnkisok.com # Allow all robots full access to the entire website User-agent: * Disallow: # Block access to specific directories Disallow: /admin/ Disallow: /private/ # Block access to specific pages Disallow: /secret-page.html # Allow access to specific directories or pages for certain user-agents User-agent: Googlebot Disallow: /admin/ User-agent: Bingbot Disallow: /private/