    User-agent: *  # Applies to all crawlers
        Disallow: /directory/  # Blocks crawling of the entire directory
        Disallow: /index.html  # Blocks crawling of a specific page
        Disallow: /about.html  # Blocks crawling of a specific page
        Disallow: /contact.html  # Blocks crawling of a specific page
        Disallow: /portfolio-masonry.html  # Blocks crawling of a specific page
        Disallow: /pricing-tables.html  # Blocks crawling of a specific page
        Disallow: /service.html  # Blocks crawling of a specific page
        