按 URL 路径切换 OG:/og1 /og2 /og3,每个路径对应独立静态页(内置 OG meta)。
/og1
/og2
/og3
{{ item.desc }}
本地:npm run dev,再访问 /test.html
npm run dev
模拟爬虫:curl -A "facebookexternalhit/1.1" http://localhost:8788/og1
curl -A "facebookexternalhit/1.1" http://localhost:8788/og1
路径 {{ page.path }} · 请直接访问独立页面(如 /og1)查看 OG
{{ page.desc }}