Add comprehensive SEO improvements: meta tags, robots.txt, sitemap.xml, and favicon. Fix meta description rendering issues with proper HTML entity encoding. Update port configuration to use PORT environment variable.

This commit is contained in:
2025-08-26 08:29:34 +00:00
parent ae9107705d
commit eedaa253e4
16 changed files with 177 additions and 2 deletions

View File

@@ -13,6 +13,8 @@ This project provides an interactive simulation of economic dynamics, particular
- RESTful API endpoints for programmatic access
- WebSocket support for real-time updates during simulations
- Docker containerization for easy deployment
- SEO optimized with meta tags, robots.txt, and sitemap.xml
- Favicon based on the 📈 emoji for brand recognition
## Prerequisites