A premium sports cards marketplace website featuring authenticated graded cards including Pokemon, Basketball, Baseball, and Football cards.
Collectors Playbook is a static website that showcases a curated collection of premium sports cards. The site is designed to provide collectors with access to authenticated and graded cards from trusted sources.
- Premium Card Listings - Showcasing PSA and SGC graded cards
- Responsive Design - Mobile-friendly layout for all devices
- Font Awesome Pro Icons - Professional iconography throughout the site
- SEO Optimized - Complete with meta tags and structured data
- Google Analytics - Integrated tracking for visitor insights
collectorsplaybook/
├── index.html # Homepage
├── all-cards.html # Card listings page
├── contact.html # Contact information
├── privacy-policy.html # Privacy policy
├── terms.html # Terms of service
├── 404.html # Error page
├── styles.css # Main stylesheet
├── assets/ # Font Awesome Pro assets
│ ├── css/
│ ├── js/
│ ├── webfonts/
│ └── ...
├── cp-logo-1.png # Logo variations
├── cp-logo-2.png
├── logo.png
├── logo-smp.png
├── robots.txt # Search engine directives
└── sitemap.xml # Site structure for SEO
To run the website locally, you can use Python's built-in HTTP server:
# Python 3
python3 -m http.server 8000
# Then navigate to http://localhost:8000- HTML5
- CSS3
- Font Awesome Pro 6
- Google Analytics
- Structured Data (JSON-LD)
- Meta tags for description and keywords
- Open Graph tags for social media sharing
- Twitter Card tags
- Canonical URLs
- Structured data for rich snippets
- Sitemap.xml for search engines
- Instagram: @collectorsplaybook
- Twitter/X: @CPlaybook68869
- Website: collectorsplaybook.com
All rights reserved. This is a proprietary project.