top of page

ABOUT ME 

ผม วีรยุทธ ชาญสุไชย (หรือ Win) ปัจจุบันทำงานเป็น ผู้เชี่ยวชาญด้าน SEO (SEO Specialist) ในเอเจนซีการตลาดดิจิทัลที่หนึ่ง ผ่านประสบการณ์การเป็นนักเขียนบทความ (Content Writer) เขียนคำโฆษณา (Copywriter) ทั้งบนเว็บไซต์ สื่อโซเชียลมีเดีย และโฆษณาดิจิทัล รวมถึงยังมีประสบการณ์การเป็นนักวางแผนโฆษณา (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/