遵守 Atom 和 RSS 标准规范,确保订阅源的兼容性和可读性,便于各类阅读器正确解析。
标准文件:
相关文档:
- RSS 最佳实践
- Atom 命名空间介绍:
xmlns:atom="http://www.w3.org/2005/Atom" - Content 命名空间介绍:
xmlns:content="http://purl.org/rss/1.0/modules/content/" - Dublin Core 命名空间介绍:
xmlns:dc="http://purl.org/dc/elements/1.1/" - Slash 命名空间介绍:
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
可使用 W3C 提供的在线工具进行测试:Feed Validation Service。