10 Commits

Author SHA1 Message Date
majiajue
f9dca9e20f
feat: enhance website SEO and add structured data (#49)
* feat(seo): enhance website SEO and add structured data

- Add comprehensive meta tags for SEO and social sharing
- Implement Schema.org structured data for news articles
- Create sitemap.xml for better search engine indexing
- Add og-image.svg for social media sharing
- Update footer with categorized news sources
- Remove redundant source links from news items
- Add Google Analytics placeholder

Meta tags:
- Add SEO meta tags (description, keywords, robots)
- Add Open Graph and Twitter Card meta tags
- Update website domain to newsnow.majiajue.com

Footer:
- Organize news sources into categories
- Add responsive grid layout
- Improve accessibility with proper link attributes
- Add dark mode support

* chore: update domain and deployment configuration

- Change domain from newsnow.majiajue.com to shishixinwen.news
- Update Google Analytics tracking ID
- Fix Windows deployment issues with cross-env
- Add build output directory to wrangler commands

Changes:
- Update meta tags and structured data with new domain
- Update sitemap.xml with new domain
- Add cross-env for cross-platform compatibility
- Update preview and deploy scripts with correct output path
- Configure Google Analytics with actual tracking ID
2025-01-19 15:38:29 +08:00
Ou
62afb8546d fix: login callback 2024-11-03 21:13:21 +08:00
Ou
cd67d52ca7 chore: minor change 2024-10-30 00:15:24 +08:00
Ou
1011aa0581 chore: test parseRelativeDate in cloudflare 2024-10-23 04:03:15 +08:00
Ou
6d07702faf feat: support pwa 2024-10-20 01:30:10 +08:00
Ou
89fe57c5a2 chore: minor changes 2024-10-19 13:15:48 +08:00
Ou
0d84e4b70d chore: apply color immediately 2024-10-17 15:43:20 +08:00
Ou
6fa32ce275 pref: new UI 2024-10-11 18:47:27 +08:00
Ou
0f8ec14ddf update 2024-09-29 20:57:24 +08:00
Ou
c0655ad164 chore: init 2024-09-26 11:30:21 +08:00