About Express Store By Kaushaindra
A hands-on SEO training project, built page by page in plain HTML, CSS and JavaScript.
Why this site exists
Express Store By Kaushaindra is not a real business. It is a fully static e-commerce demo built by Kaushaindra Kumar, a Digital Marketing trainer based in Rewari, Haryana, India, to give students a realistic storefront to practise SEO on â without needing a server, a database, or a live company.
Every page here was written by hand in semantic HTML5, styled with plain CSS3, and made interactive with vanilla JavaScript only. There is no React, no Bootstrap, no build tool and no backend. That's deliberate: when students view the page source, they see exactly how titles, meta tags, schema markup and internal links are structured, with nothing hidden behind a framework.
What students practise here
- Writing unique, keyword-relevant titles and meta descriptions for every page.
- Structuring heading hierarchy (H1 â H2 â H3) correctly on category and product pages.
- Adding Schema.org structured data (Organization, Product, FAQ, Breadcrumb, LocalBusiness) as JSON-LD.
- Building a crawlable internal linking structure between home, shop, product and blog pages.
- Auditing technical SEO basics: robots.txt, sitemap.xml, canonical tags and Core Web Vitals.
- Understanding off-page SEO concepts using the SEO checklist included in this project's documentation.
About the creator
Kaushaindra Kumar created and maintains this project as a teaching resource for Digital Marketing students, focused on giving learners a realistic, inspectable codebase rather than a theoretical slide deck.
Project Facts
- ð Based in: Rewari, Haryana, India
- ð Purpose: SEO & Digital Marketing training
- ð§âðŧ Built by: Kaushaindra Kumar
- ð ïļ Stack: HTML5, CSS3, Vanilla JS only
- ð License: Free to use for learning â see README.md
Explore next
What guides this project
Learn by inspecting
Every SEO tag ships with an HTML comment explaining what it does.
Lightweight by design
No frameworks or build tools â just fast, readable code.
Accessible first
Semantic markup, visible focus states and reduced-motion support.
Open for reuse
Fork it on GitHub and adapt it for your own classroom.