top of page

ABOUT ME 

ผม วีรยุทธ ชาญสุไชย (หรือ Win) ปัจจุบันเป็น CMS Operator และ ผู้เชี่ยวชาญด้าน SEO (SEO Specialist) ในบริษัทผลิตและจำหน่ายเครื่องใช้ไฟฟ้า มีประสบการณ์การเป็นนักเขียนบทความ คำโฆษณา (Content Writer, Copywriter), เขียนและแก้ไขคอนเทนต์โซเชียลมีเดีย (social media content editor) และ ผู้วางแผนโฆษณา (ads planner) ทั้งบนช่องทาง Meta Ads, TikTok Ads และ Google Ads 
 

เริ่มต้นสร้างเว็บไซต์นี้เพื่อเป็นความท้าทายส่วนตัวทั้งในด้านการทดลองทฤษฎี SEO ใหม่ ๆ ทั้ง On-page SEO และ Technical SEO และเพื่อ แบ่งปันความรู้ความสนใจในเรื่อง SEO และบทความการเงินที่น่สนใจอื่น ๆ ไว้ที่นี่

ขอบคุณที่เข้ามาเยี่ยมชมบล็อกของผม หวังว่าเนื้อหาจะเป็นประโยชน์นะครับ!

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/