today_ai_weather/public
songtianlun a0516f731c feat: add SEO meta tags and sitemap generation
- Introduced `SeoConcern` module to handle SEO meta tags
- Integrated `meta-tags` gem for customizable meta tags
- Created `RefreshSitemapWorker` to automate sitemap updates
- Added relevant meta tags in controllers for weather art and cities
- Configured sitemap generation settings

These changes improve the SEO of the application by ensuring that
pages have appropriate meta tags. Additionally, a sitemap is now
generated and refreshed daily, enhancing site visibility to search
engines.
2025-01-23 19:02:52 +08:00
..
400.html init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
404.html init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
406-unsupported-browser.html init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
422.html init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
500.html init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
icon.png init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
icon.svg init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
robots.txt feat: add SEO meta tags and sitemap generation 2025-01-23 19:02:52 +08:00