ในการสร้างเว็บไซต์ หรือ ทำ Blog ไม่ว่าคนทำจะรู้หลักการทำ SEO หรือไม่ แต่การสร้างเนื้อหาบนเว็บไซต์ก็จะมีความเกี่ยวพันกับ On-page SEO โดยอัตโนมัติ On-Page SEO คืออะไร? คำจำกัดความ: การปรับแต่งหน้าเว็บไซต์ให้เหมาะสมกับหลักเกณฑ์ เพื่อให้ ติดอันดับต้น ๆ ของผลการค้นหา หลักเกณฑ์: การทำให้หน้าเว็บ ตอบรับคำค้นหาและ Intent (จุดประสงค์การค้นหา) ของ User เป้าหมาย: มุ่งเน้นที่ประโยชน์ของ User แต่ให้ผลดีกับ Search Engine ไปพร้อมกัน องค์ประกอบหลักของการทำ On-Page SEO 1. การมี Keyword
วีรยุทธ ชาญสุไชย
Aug 172 min read
bottom of page
# This file controls how LLMs and other generative AI models
# are permitted to use the content on seo2blue.com.
# --- General Directives ---
# Disallow all known general-purpose LLM trainers from using content for training.
# This is often done to protect proprietary content or prevent misuse.
# User-Agent: *
# Disallow: /
# --- Specific LLM/AI Bot Directives ---
# 1. Example: Allow a specific AI agent (like a citation bot) to crawl,
# but disallow it from using the content for training.
# User-Agent: CitationBot-AI
# Allow: /
# Disallow-Model-Training: /
# 2. Example: Explicitly allow a known, benevolent AI tool
# (e.g., a tool for accessibility or summarization) to access and use all content.
# User-Agent: GoodAI-Summarizer
# Allow: /
# Allow-Model-Training: /
# 3. Example: Disallow all LLM training *only* on the 'Contact' page,
# to prevent private details (if they were present) from being scraped.
# User-Agent: *
# Disallow-Model-Training: /contact
# --- General Model Training Directive ---
# A broad directive to apply to all crawlers that support the 'Model-Training' standard.
# This line says: Do NOT use any content on the site for model training.
User-Agent: *
Disallow-Model-Training: /
# This directive could be used if you ONLY want to block specific directories.
# User-Agent: *
# Disallow-Model-Training: /private-research/
# Disallow-Model-Training: /beta-content/