# =============================================== # Robots.txt optimizat pentru site-uri de știri - largomento.com # Ultima actualizare: 2025-10-13 # Scop: maximizarea indexării în Google News și Google Discover # =============================================== User-agent: * # --- Zone administrative și logare --- Disallow: /wp-admin/ Disallow: /wp-login.php Disallow: /wp-login.php? # --- Paginile fără valoare SEO --- Disallow: /?s= Disallow: /feed/ Disallow: /comments/feed/ Disallow: */trackback/ Disallow: /archive/ Disallow: /*?replytocom Disallow: /*?utm_* Disallow: /*?fbclid=* Disallow: /*?gclid=* Disallow: /*?ref=* # --- Permite accesul la secțiuni utile SEO --- Allow: /wp-admin/admin-ajax.php Allow: /wp-content/uploads/ Allow: /wp-content/themes/ Allow: /wp-content/plugins/ Allow: /wp-includes/js/ # --- Permite indexarea tag-urilor și autorilor (pentru E-E-A-T și Discover) --- Allow: /tag/ Allow: /author/ # --- Control crawl rate (opțional, ignorat de Google) --- Crawl-delay: 5 # --- Sitemap-uri --- Sitemap: https://www.largomento.com/news-sitemap.xml Sitemap: https://www.largomento.com/sitemap_index.xml # --- Reguli pentru Googlebot și subsisteme --- User-agent: Googlebot Allow: / User-agent: Googlebot-News Allow: / User-agent: Googlebot-Image Allow: / User-agent: Googlebot-Video Allow: / User-agent: Google-Read-Aloud Allow: / User-agent: Googlebot-Favicon Allow: / User-agent: Feedfetcher-Google Allow: / # --- Reguli pentru Bing și alte motoare --- User-agent: bingbot Allow: / User-agent: bingbot-news Allow: / User-agent: msnbot-media Allow: /wp-content/uploads/ # --- Reguli pentru agregatoare și social bots --- User-agent: Feedly Allow: / User-agent: NewsNow Allow: / User-agent: Applebot Allow: / User-agent: Twitterbot Allow: / User-agent: FacebookExternalHit Allow: / # =============================================== # Notă finală: # Acest fișier permite indexarea completă a conținutului editorial, # imaginilor și materialelor video, în conformitate cu bunele practici # pentru Google News și Google Discover. # ===============================================