Back to Projects

PriceArt Website

I needed a functional website to market the PriceArt NFT collection and serve as a home page. It had to handle lots of concurrent visitors on mint day, rank on SEO, and be easily customizable. I went with Wordpress primarily for the ease of development, but also for the large marketplace of extensions and flexible hosting. Wordpress is a breeze to work with, and was incredibly informative in my early web dev career. It's just so easy to add an SEO plugin like Yoast and watch the SEO lighthouse score double in less than two minutes of effort.

While it isn't a particularly impressive website, it taught me a ton of key web development concepts like SEO, forms, web hosting, and security that laid the foundation for my React education several months later.

I'm happy with how it turned out, especially considering how little I knew at that point, and I plan on maintaining it into the future to show off the NFT collection.

Details

Tech Stack

WordPress icon

WordPress

Features

  1. Captcha protected form for NFT minting.

  2. Interactive candle stick charts thanks to the Trading View Widget.

  3. Image carousels to display example NFTs.

  4. Custom illustration on the landing page that I had commissioned.

Learnings

  1. Optimizing for mobile screens with responsive design
  2. Formatting favicons
  3. Customizing navigation menus
  4. The inner workings of SEO thanks to YoastSEO
  5. Different methods of hosting on platforms like BlueHost
  6. Using dedicated hosting to enable at least 5,000 concurrent visitors
  7. Using load testing to to ensure 5,000 visitors doesn't break the site
  8. Cookies and GDPR
  9. Installing and customizing Wordpress extensions
  10. Using a low code website builder to create a frontend
  11. Writing web copy
  12. Using the cPanel in Wordpress to upload custom HTML, CSS and JavaScript for the explorer pages
  13. Backing up Wordpress data and restoring from back ups
  14. Working with a lawyer to write a protective terms and conditions page
  15. Web forms and protecting them with Captchas

Images