Build a Fast Website?

aku4mu

Newbie
Joined
Dec 2, 2019
Messages
14
Reaction score
3
Hello Everyone, The problem that I just experienced in 2020. How do I make a quick website access? paid or free? Give your answer to my problem.
 
Cloudfalre premium hosting is the best or Godaddy dedicated ip/server.You can use any of these.
 
Get a VPS. 2 or 4 core would be better. Don't use a content management system to avoid database lag. Use plain html. Then finally get a premium DNS and CDN service. Your website should be lightening fast.
 
Don't use Wix or any of that other nonsense if you want a fast website.

You need good hosting, preferably a VPS with an SSD in it.

Use Cloudflare for caching and other speed enhancements.

Follow all the recommendations on sites just as gtmetrix.com to optimise your site code, things such as reducing HTTP requests by combining css/js files and image optimisation etc.
 
First and foremost if you want a fast website stop using WordPress or any other CMS that uses a database to serve your pages. Your best option is to serve static HTML that can be compressed and cached. You can use WordPress as a true CMS that outputs static content to your public web directory. Have a look at Grav as a CMS alternative.

Then as others have mentioned you can perform optimization to your web pages by optimizing images served, concat JS/CSS, loading critical styles and JS in the head and every else before the body close, lazy loading images, using a CDN, caching resources...
 
If you're looking to outsource this, there is a BST thread on BHW that offers a great speed optimisation service for around $50US.
 
You can get help from some professional for this.
 
Grab domain + hosting
Use a free theme & work on content. GL!
 
Hello Everyone, The problem that I just experienced in 2020. How do I make a quick website access? paid or free? Give your answer to my problem.
What you exactly want - A website Design Service or Hosting for Website ?
 
I like Weblium. Loyal pricing, free option for a month and amazing templates
 
If you have little bit technical background, you can develop a site.
 
Back
Top