# ═══════════════════════════════════════════════════════════════ # robots.txt — EliteVault LLC # https://cpdusa-accreditation.com # Last updated: April 15, 2025 # ═══════════════════════════════════════════════════════════════ # Allow all search engines to crawl the public site User-agent: * # Allow all main pages Allow: /index.html Allow: /lp-main.html Allow: /lp-watches.html Allow: /lp-cars.html Allow: /lp-jewelry.html Allow: /lp-spirits.html Allow: /lp-caviar.html Allow: /contact.html Allow: /sitemap.html Allow: /sitemap.xml # Allow legal pages Allow: /privacy.html Allow: /terms.html Allow: /refund.html Allow: /shipping.html Allow: /accessibility.html # Block admin and internal pages from search engines Disallow: /admin.html Disallow: /admin/ Disallow: /ev-agent-portal-2025.html # Block any backup or temp files Disallow: /*.zip Disallow: /*.bak Disallow: /*.sql Disallow: /tmp/ Disallow: /backup/ Disallow: /__MACOSX/ # Sitemap location — submit this URL to Google Search Console Sitemap: https://cpdusa-accreditation.com/sitemap.xml # ═══════════════════════════════════════════════════════════════ # GOOGLE SEARCH CONSOLE SETUP: # 1. Go to search.google.com/search-console # 2. Add property: cpdusa-accreditation.com # 3. Verify ownership (Hostinger has a one-click verification option) # 4. Submit sitemap: cpdusa-accreditation.com/sitemap.xml # ═══════════════════════════════════════════════════════════════