User-agent: *
Allow: /

# Sitemap location
Sitemap: https://emeryetter.com/sitemap.xml

# Crawl-delay for respectful crawling
Crawl-delay: 1

# Allow all search engines to index all content
Allow: /home/
Allow: /share/

# Disallow temporary or backup files
Disallow: /*.html~
Disallow: /*.css~
Disallow: /testpage.html

# Allow access to CSS and JS files for proper rendering
Allow: /css/
Allow: /js/
Allow: /lib/
Allow: /img/
