Remove Database Remove Magazine Remove Servers Remove Website
article thumbnail

Are Imposter Domains Re-Publishing Your Website?

Smashing Magazine

Are Imposter Domains Re-Publishing Your Website? Are Imposter Domains Re-Publishing Your Website? When your content is delivered by other means, from other servers or platforms, it can put the user experience and commercial relationship you have built up with your users at risk. Ken Harker. 2021-09-20T11:30:00+00:00.

Website 89
article thumbnail

Will A Static Website Generator Make My Site Faster?

MachMetrics

We love hearing from customers who successfully increase their website’s performance. Recently, we noticed one website see such a dramatic improvement that we had to ask for more details. He switched his site from a PHP site to a static site built with static website generator Jekyll. The secret? Source: CloudCannon.

Website 52
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Automating Website Deployments Through Buddy

Smashing Magazine

Automating Website Deployments Through Buddy. Automating Website Deployments Through Buddy. Managing the deployment of a website used to be easy: It simply involved uploading files to the server through FTP and you were pretty much done. Leonardo Losoviz. 2019-09-03T12:30:00+02:00. 2019-09-03T11:35:16+00:00. application.

Website 82
article thumbnail

How Improving Website Performance Can Help Save The Planet

Smashing Magazine

How Improving Website Performance Can Help Save The Planet. How Improving Website Performance Can Help Save The Planet. But as it stands, websites are growing ever more obese, which means that the energy demand of the Internet is continuing to grow exponentially. Jack Lenox. 2019-01-15T13:30:32+01:00. 2019-04-29T18:34:58+00:00.

article thumbnail

How To Optimize Progressive Web Apps: Going Beyond The Basics

Smashing Magazine

You can find a comprehensive Beginner’s Guide To Progressive Web Apps on Smashing Magazine that focuses on building the core of PWAs. In other words, PWAs are websites that users can use as stand-alone applications. The web app manifest is the core for making a website run as a stand-alone application in full-screen mode.

Cache 123
article thumbnail

Next.js Wildcard Subdomains

Smashing Magazine

This space can act as its own website — not tied to anything. We’ll be focusing on three places where you can get the wildcard: Server Side In getServerSideProps , Client Side With useEffect , Server Side On API Routes And Edge Functions. Server Side In getServerSideProps. Hosting Content And Personal Portfolios.

Servers 83
article thumbnail

Five Data-Loading Patterns To Improve Frontend Performance

Smashing Magazine

The resource loading waterfall is a cascade of files downloaded from the network server to the client to load your website from start to finish. Client Side Rendering, Server Side Rendering And Jamstack. To run it, you have to make another API call to the server and retrieve any data you want to load. Caching Schemes.