14 จังหวัดภาคใต้-เพชรบุรี-ประจวบคีรีขันธ์ เตรียมพร้อมรับมือน้ำท่วมและคลื่นลมแรง

Site: tnnthailand Author: Siriporn Boonthuan Published: 2025-10-16 19:32
SEO Score
N/A
Word Count
587
Issues
0
Status
Pending

Meta Information

Meta Title
14 จังหวัดภาคใต้-เพชรบุรี-ประจวบคีรีขันธ์ เตรียมพร้อมรับมือน้ำท่วมและคลื่นลมแรง
Meta Description
บกปภ.ช. สั่งการ 14 จังหวัดภาคใต้ เพชรบุรีและประจวบคีรีขันธ์ เตรียมพร้อมรับมือสถานการณ์อุทกภัยและคลื่นลมแรงในพื้นที่ภาคใต้
Canonical URL
https://www.tnnthailand.com/earth/214455/

SEO Issues (0)

No SEO issues found.

Content Preview

14 จังหวัดภาคใต้-เพชรบุรี-ประจวบคีรีขันธ์ เตรียมพร้อมรับมือน้ำท่วมและคลื่นลมแรง16 ต.ค. 202519:32 นEarth Copied! (function(){const slug = "214455"; // Copy Link functionality class ShareButtons { static init() { this.initCopyLink(); if (slug) { this.initShareTracking(); } } static async trackShare(platform) { try { await fetch('/content-api/share-count', { method: 'PUT', headers: { 'Content-Type': 'application/json', }, body: JSON.stringify({ slug, platform }) }); } catch (error) { console.error('Failed to track share:', error); } } static initShareTracking() { const shareBtns = document.querySelectorAll('.share-btn'); shareBtns.forEach(btn => { btn.addEventListener('click', () => { const platform = btn.getAttribute('data-platform'); if (platform) { this.trackShare(platform); } }); }); } static initCopyLink() { const copyBtns = document.querySelectorAll('.copy-link-btn'); copyBtns.forEach(btn => { btn.addEventListener('click', async () => { const url = btn.getAttribute('data-url'); if (...