# ========================================================== # Robots.txt for dxnavi.com # Purpose: SEO最適化 + 不要URL・ファイルのクロール制御 # Last updated: 2025-10-15 # ========================================================== User-agent: * # --- 管理画面・プラグイン系 --- Disallow: /wp-admin/ Disallow: /wp-content/uploads/wpo/wpo-plugins-tables-list.json Allow: /wp-admin/admin-ajax.php # --- 動的パラメータ(HubSpot計測系) --- Disallow: /*__hstc= Disallow: /*__hssc= Disallow: /*__hsfp= # --- ダウンロード系ファイル --- Disallow: /*.pdf$ Disallow: /*.zip$ # --- 任意で許可するファイル --- Allow: /rsssitemap.xml Allow: /rsslatest.xml Allow: /htmlsitemap.htm # --- サイトマップ定義 --- Sitemap: https://dxnavi.com/sitemap_index.xml