PozoAppOptimandSEO/README.md

23 lines
519 B
Markdown
Raw Permalink Normal View History

2025-11-19 17:26:31 +05:30
# PozoApp Updated with SEO
React-based web application with dynamic SEO optimization and IIS deployment support.
## Quick Start
1. Install dependencies: `npm install`
2. Build with SEO: `BUILD-WITH-SEO.bat`
3. Start server: `START-SERVER.bat`
4. Stop server: `STOP-SERVER.bat`
## Deployment
- For IIS: Use `web.config` file included
- Server runs on port 3000 by default
- SEO optimized for all routes
## Features
- Dynamic SEO meta tags
- Server-side rendering support
- IIS deployment ready
- Responsive design