Skip to content

Kinsta Blog - WordPress, Web Development, & Tech Tools

Powerful Managed WordPress Hosting

Unlock superior Managed WordPress Hosting with Kinsta. Top-tier features for unparalleled site performance available with all plans. Join 120K+ sat…
Reading time
9 min read
Updated date
May 6, 2024
Content type
Video

Integrating SvelteKit with headless WordPress

You can use the SvelteKit JavaScript framework to create a headless WordPress site and we'll show you how right here.
Reading time
13 min read
Updated date
May 8, 2024
Topic
Headless CMS
Topic
JavaScript Frameworks
Topic
WordPress Development

How to build a WordPress theme with React

Learn how to create a WordPress theme from scratch with React leveraging it's powerful features like reusable components and API requests.
Reading time
12 min read
Updated date
May 6, 2024
Topic
React
Topic
WordPress Themes

How Speculative Loading can boost your WordPress site’s page speed

Learn how to boost your WordPress site's page speed with the Speculative Rule API via the Speculative Loading plugin available in WordPress
Reading time
12 min read
Updated date
May 3, 2024
Topic
Website Speed
Topic
WordPress Performance

Restricting IPs and monitoring activity using the Kinsta API

Secure your site and stop malicious users at the source. This post looks at how the Kinsta API helps you to restrict IP addresses!
Reading time
13 min read
Updated date
May 7, 2024
Topic
API
Topic
WordPress Development
Topic
WordPress Security

An introduction to WordPress coding standards

Meeting coding standards for WordPress development helps you play nice with others, but can also help keep your solo projects in shape.
Reading time
17 min read
Updated date
April 29, 2024
Topic
Web Development Languages
Topic
WordPress Development

How to build WordPress web apps using a microservices architecture

Building web apps with WordPress and microservices is a modern way to develop. This post looks at using the Create Block Theme plugin to help!
Reading time
17 min read
Updated date
April 30, 2024
Topic
WordPress Development
Topic
WordPress Plugins

A step-by-step guide to connect your spreadsheets to a database in the cloud

Learn how to connect your spreadsheets to MariaDB, MySQL, and PostgreSQL for streamlined organization and accessibility.
Reading time
13 min read
Updated date
April 29, 2024
Topic
MySQL Database
Topic
PostgreSQL

WooCommerce access control: tailoring user roles for optimal store performance

Learn the benefits of access control, how to customize user permissions, and implement strategies for a secure and efficient online store.
Reading time
9 min read
Updated date
May 6, 2024
Topic
Ecommerce Tips
Topic
WooCommerce
Topic
WordPress Ecommerce
Topic
WordPress Plugins

Choosing the right hosting solution for your headless WordPress

Learn the critical aspects of selecting the ideal hosting platform for your headless WordPress journey. Performance, security and more.
Reading time
9 min read
Updated date
April 19, 2024
Topic
Headless CMS
Topic
WordPress Hosting

The ultimate WooCommerce REST API handbook: practical examples included

Learn about the WooCommerce REST API's endpoints, how they can be used to retrieve and manipulate products and orders for your store
Reading time
12 min read
Updated date
April 17, 2024
Topic
WooCommerce
Topic
WordPress Development
Topic
WordPress Ecommerce

How to optimize your WordPress site environment with Kinsta API

There's many ways to use Kinsta API to optimize your WordPress site environment. Here, we explore them and offer tips to get started.
Reading time
14 min read
Updated date
April 23, 2024
Topic
API
Topic
WordPress Development
Topic
WordPress Performance

How to install PHP dependencies and extensions with Docker

Simplify your development workflow by learning how to install PHP dependencies and extensions within Docker containers.
Reading time
12 min read
Updated date
April 12, 2024
Topic
Docker
Topic
PHP Function