today_ai_weather/app
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
..
admin feat: add batch weather art generation jobs 2025-01-22 16:50:00 +08:00
assets init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
concerns feat: add SEO meta tags and sitemap generation 2025-01-23 19:02:52 +08:00
controllers feat: add SEO meta tags and sitemap generation 2025-01-23 19:02:52 +08:00
helpers feat: add SEO meta tags and sitemap generation 2025-01-23 19:02:52 +08:00
javascript feat: add font styling and enhance city views 2025-01-20 18:02:28 +08:00
jobs refactor: clean up ai_service code formatting 2025-01-22 16:50:21 +08:00
mailers init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
models feat: add pagination to weather arts gallery 2025-01-23 14:10:13 +08:00
services fix: update Dockerfile and weather service configuration 2025-01-22 17:07:04 +08:00
views feat: add SEO meta tags and sitemap generation 2025-01-23 19:02:52 +08:00
workers feat: add SEO meta tags and sitemap generation 2025-01-23 19:02:52 +08:00