PozoApp Updated Optimized and upto Webinar
Go to file
Sridhar R 1bd563071e Initial commit - Pozo App with SEO optimizations and scroll fixes 2025-11-26 19:17:00 +05:30
public Initial commit - Pozo App with SEO optimizations and scroll fixes 2025-11-26 19:17:00 +05:30
scripts Initial commit - Pozo App with SEO optimizations and scroll fixes 2025-11-26 19:17:00 +05:30
server Initial commit - Pozo App with SEO optimizations and scroll fixes 2025-11-26 19:17:00 +05:30
src Initial commit - Pozo App with SEO optimizations and scroll fixes 2025-11-26 19:17:00 +05:30
.gitignore Initial commit - Pozo App with SEO optimizations and scroll fixes 2025-11-26 19:17:00 +05:30
BUILD-PROJECT.bat Initial commit - Pozo App with SEO optimizations and scroll fixes 2025-11-26 19:17:00 +05:30
BUILD-WITH-SEO.bat Initial commit - Pozo App with SEO optimizations and scroll fixes 2025-11-26 19:17:00 +05:30
COMPREHENSIVE_ANALYSIS.md Initial commit - Pozo App with SEO optimizations and scroll fixes 2025-11-26 19:17:00 +05:30
README.md Initial commit - Pozo App with SEO optimizations and scroll fixes 2025-11-26 19:17:00 +05:30
SEO_100_PERCENT_COMPLETE.md Initial commit - Pozo App with SEO optimizations and scroll fixes 2025-11-26 19:17:00 +05:30
SEO_CHECKLIST_ANALYSIS.md Initial commit - Pozo App with SEO optimizations and scroll fixes 2025-11-26 19:17:00 +05:30
SEO_FIXES_APPLIED.md Initial commit - Pozo App with SEO optimizations and scroll fixes 2025-11-26 19:17:00 +05:30
SEO_PAGE_COMPARISON.md Initial commit - Pozo App with SEO optimizations and scroll fixes 2025-11-26 19:17:00 +05:30
SEO_STATUS_CHECKLIST.md Initial commit - Pozo App with SEO optimizations and scroll fixes 2025-11-26 19:17:00 +05:30
SIMPLE-BUILD.bat Initial commit - Pozo App with SEO optimizations and scroll fixes 2025-11-26 19:17:00 +05:30
START-DEV-SERVER.bat Initial commit - Pozo App with SEO optimizations and scroll fixes 2025-11-26 19:17:00 +05:30
START-SERVER.bat Initial commit - Pozo App with SEO optimizations and scroll fixes 2025-11-26 19:17:00 +05:30
STOP-SERVER.bat Initial commit - Pozo App with SEO optimizations and scroll fixes 2025-11-26 19:17:00 +05:30
TEST-SEO.bat Initial commit - Pozo App with SEO optimizations and scroll fixes 2025-11-26 19:17:00 +05:30
TODO.md Initial commit - Pozo App with SEO optimizations and scroll fixes 2025-11-26 19:17:00 +05:30
WEBINAR_INTEGRATION.md Initial commit - Pozo App with SEO optimizations and scroll fixes 2025-11-26 19:17:00 +05:30
WEBINAR_SPEAKERS_SOLUTION.md Initial commit - Pozo App with SEO optimizations and scroll fixes 2025-11-26 19:17:00 +05:30
index.html Initial commit - Pozo App with SEO optimizations and scroll fixes 2025-11-26 19:17:00 +05:30
package-lock.json Initial commit - Pozo App with SEO optimizations and scroll fixes 2025-11-26 19:17:00 +05:30
package.json Initial commit - Pozo App with SEO optimizations and scroll fixes 2025-11-26 19:17:00 +05:30
vite.config.js Initial commit - Pozo App with SEO optimizations and scroll fixes 2025-11-26 19:17:00 +05:30

README.md

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