today_ai_weather/app/helpers
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
..
application_helper.rb feat: add SEO meta tags and sitemap generation 2025-01-23 19:02:52 +08:00
arts_helper.rb feat: add pagination to weather arts gallery 2025-01-23 14:10:13 +08:00
cities_helper.rb feat: add friendly_id for cities and weather arts 2025-01-19 12:21:00 +08:00
home_helper.rb feat: add friendly_id for cities and weather arts 2025-01-19 12:21:00 +08:00
weather_arts_helper.rb feat: add friendly_id for cities and weather arts 2025-01-19 12:21:00 +08:00