Skip to content

Latest commit

 

History

21 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlockIT Pro - Landing Page

Professional landing page for the BlockIT Pro Chrome extension, optimized for conversions and Google Ads.

🌟 Features

  • Modern Design: Clean, professional layout with gradient backgrounds and smooth animations
  • Mobile Responsive: Fully responsive design that works on all devices
  • SEO Optimized: Complete meta tags, schema markup, and semantic HTML
  • Google Ads Ready: Pre-configured ad placement areas and tracking
  • Performance Optimized: Fast loading with minimal dependencies
  • Interactive Elements: Smooth scrolling, hover effects, and scroll animations
  • Conversion Focused: Multiple CTAs and persuasive copy to drive installs

🚀 GitHub Pages Setup

1. Repository Setup

  1. Create a new repository on GitHub (e.g., BlockIT-Website)
  2. Upload all files from the UI folder to the repository root
  3. Ensure index.html is in the root directory

2. Enable GitHub Pages

  1. Go to your repository settings
  2. Scroll down to "Pages" section
  3. Under "Source", select "Deploy from a branch"
  4. Choose "main" branch and "/ (root)" folder
  5. Click "Save"

3. Custom Domain (Optional)

  1. Purchase a domain (e.g., blockit-pro.com)
  2. In repository settings > Pages, add your custom domain
  3. Configure DNS records with your domain provider:
    Type: CNAME
    Name: www
    Value: yourusername.github.io
    

📊 Google Ads Integration

1. Google AdSense Setup

  1. Apply for Google AdSense account at https://www.google.com/adsense/
  2. Add your website URL during application
  3. Once approved, replace ca-pub-XXXXXXXXXX in index.html with your publisher ID

2. Ad Placement Areas

The website includes pre-configured ad placement areas:

  • Sidebar Ad: Fixed position, 160px wide (desktop only)
  • Footer Ad: Bottom banner, 728x90px (responsive)

3. Google Analytics Setup

  1. Create Google Analytics account
  2. Replace GA_TRACKING_ID in index.html with your tracking ID
  3. The website already includes conversion tracking for install button clicks

🎨 Customization

1. Colors and Branding

Edit CSS variables in styles.css:

:root {
    --primary-color: #2563eb;
    --secondary-color: #10b981;
    --accent-color: #f59e0b;
}

2. Content Updates

  • Update Chrome Web Store link in all install buttons
  • Modify testimonials, features, and copy as needed
  • Replace placeholder stats with real data

3. Images and Assets

Create an assets folder and add:

  • Favicon files (16x16, 32x32, 180x180)
  • Open Graph image (1200x630)
  • Twitter Card image (1200x600)

🔧 Technical Features

Performance

  • Optimized CSS with modern techniques
  • Minimal JavaScript for better load times
  • Lazy loading for images and animations
  • Critical CSS inlined for faster rendering

SEO

  • Complete meta tags for social sharing
  • Schema.org structured data
  • Semantic HTML5 elements
  • Mobile-first responsive design
  • Fast loading times (<3 seconds)

Analytics

  • Google Analytics integration
  • Conversion tracking for install clicks
  • Performance monitoring
  • Ad blocker detection (for analytics)

📱 Mobile Optimization

  • Touch-friendly buttons and navigation
  • Optimized typography for mobile reading
  • Responsive ad placements
  • Mobile-specific animations and interactions

🎯 Conversion Optimization

Multiple CTAs

  • Header navigation install button
  • Hero section primary CTA
  • Feature section install prompts
  • Dedicated CTA section
  • Footer install links

Persuasive Elements

  • 5-star rating badges
  • User testimonials
  • Feature benefits
  • Security and privacy messaging
  • Free installation emphasis

📈 Monetization Strategy

Google Ads

  1. Display Ads: Sidebar and footer placements
  2. Auto Ads: Let Google optimize ad placement
  3. Matched Content: Related content recommendations

Revenue Optimization

  • Monitor ad performance in AdSense dashboard
  • Test different ad sizes and placements
  • Use A/B testing for ad positions
  • Optimize for both user experience and revenue

🛠️ Maintenance

Regular Updates

  • Update extension statistics and user counts
  • Refresh testimonials and reviews
  • Monitor and fix any broken links
  • Update Chrome Web Store URL if changed

Performance Monitoring

  • Use Google PageSpeed Insights
  • Monitor Core Web Vitals
  • Check mobile usability
  • Analyze user behavior in Google Analytics

📄 File Structure

UI/
├── index.html          # Main landing page
├── styles.css          # All CSS styles
├── script.js           # JavaScript functionality
├── README.md           # This file
└── assets/             # Images and icons (to be added)
    ├── favicon-16x16.png
    ├── favicon-32x32.png
    ├── apple-touch-icon.png
    ├── og-image.png
    └── twitter-card.png

🌐 Browser Support

  • Chrome (latest 2 versions)
  • Firefox (latest 2 versions)
  • Safari (latest 2 versions)
  • Edge (latest 2 versions)
  • Mobile browsers

📊 Expected Performance

  • PageSpeed Score: 90+ (mobile and desktop)
  • Load Time: <3 seconds
  • First Contentful Paint: <1.5 seconds
  • Conversion Rate: 2-5% (typical for extension landing pages)

🔗 Important Links

📞 Support

For questions about the website setup or customization, contact:


Note: Remember to replace placeholder values (tracking IDs, publisher IDs, etc.) with your actual credentials before going live.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages