pimall.com
robots.txt

Robots Exclusion Standard data for pimall.com

Resource Scan

Scan Details

Site Domain pimall.com
Base Domain pimall.com
Scan Status Ok
Last Scan2025-10-23T12:41:11+00:00
Next Scan 2025-10-30T12:41:11+00:00

Last Scan

Scanned2025-10-23T12:41:11+00:00
URL https://pimall.com/robots.txt
Domain IPs 213.109.149.132
Response IP 213.109.149.132
Found Yes
Hash a677d451ac430263e5154d4e8fae5b46be8ac89384bfba03937b305ec587db3d
SimHash 2015cd43ced3

Groups

*

Rule Path
Disallow
Disallow /_private/

Other Records

Field Value
sitemap https://pimall.com/shop/sitemap_index.xml

Comments

  • robots.txt for example.com
  • Allow all bots to access everything
  • Prevent a specific bot from accessing a specific folder
  • User-agent: BadBot # Replace 'BadBot' with the actual user-agent of the bot
  • Disallow: /no-access/ # Replace '/no-access/' with the actual directory you want to block
  • Prevent all bots from accessing a specific folder
  • User-agent: *
  • Prevent all bots from accessing a specific file
  • User-agent: *
  • Disallow: /private-file.html # Replace with the actual file you want to block
  • Sitemap (optional, but recommended)