SEO 知识库
专业的 SEO 优化知识,助您提升网站排名
元数据优化
HTML '<head>' 元素
- 有效元素: title, meta, link, script, style, base, noscript, template
- 无效元素: iframe, img
- 注意事项: 使用无效元素后,Google 会忽略其后的所有元素
Meta 标记
- title: 网页标题,建议长度 50-60 字符
- description: 网页描述,建议长度 150-160 字符
- keywords: 关键词,建议 3-5 个核心词
- robots: 搜索引擎爬虫控制
- viewport: 移动设备视口设置
Open Graph 协议
- og:title - 内容标题
- og:type - 内容类型
- og:image - 缩略图
- og:url - 内容链接
- og:description - 内容描述