อินโดนีเซีย เตือนภัยสูงสุด ภูเขาไฟ เลโวโตบิ ลากิ-ลากิ ปะทุ
Site: tnnthailand
Author: Kitsana Sangsri
Published: 2025-10-15 14:08
SEO Score
N/A
Word Count
572
Issues
0
Status
Pending
Meta Information
- Meta Title
- อินโดนีเซีย เตือนภัยสูงสุด ภูเขาไฟ เลโวโตบิ ลากิ-ลากิ ปะทุ
- Meta Description
- ภูเขาไฟ เลโวโตบิ ลากิ-ลากิ ของอินโดนีเซีย ปะทุ 2 ครั้ง ก่อนพ่นเถ้าถ่านสูง 10 กิโลเมตรและ 9 กิโลเมตร ล่าสุดทางการประกาศยกระดับเตือนภัยสูงสุดสีแดง
- Canonical URL
- https://www.tnnthailand.com/earth/214306/
SEO Issues (0)
No SEO issues found.
Content Preview
“อินโดนีเซีย” เตือนภัยสูงสุด ภูเขาไฟ "เลโวโตบิ ลากิ-ลากิ” ปะทุ15 ต.ค. 202514:08 นEarth Copied! (function(){const slug = "214306"; // 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 (!url) return; try...