• Skip to main content
  • Skip to footer

WP Thinker

The WordPress Playground

  • Best
  • Guides
  • Reviews

Muhammed Swalih

Avatar

Muhammed Swalih

A WordPress expert who has been tweaking WordPress functions, plugins, themes and almost everything related to WordPress for the past 5+ years.

How-to-Set-Cache-Control-Header-in-WordPress

Muhammed Swalih / September 24, 2020

How to Set Cache-Control Header in WordPress

The cache-control header tells the browser to catch your files for a specific amount of time that you can define in the header. Just like the expires headers, the cache-control header also helps your website to be extremely fast for returning users. You can specify cache-control headers for the static files on your website so […]

How-to-Add-Expires-Headers-in-WordPress

Muhammed Swalih / September 23, 2020

How to Add Expires Headers in WordPress

Adding expires headers to your WordPress website will tell the browser to cache files and serve them directly from the browser instead of making a request to the server. In expires headers, we define a period of time that the browser can cache certain types of files and serve them. This will greatly improve the […]

Rocket-WordPress-Hosting

Muhammed Swalih / September 19, 2020

Rocket WordPress Hosting Review: Speed to the Edge

While creating a website, one of the most important and crucial things that you can do is choosing a good web hosting provider. A solid hosting is fundamental to make your website faster, stable, and user-friendly. In search of the best web hosting provider out there, we have been reviewing several companies all over the […]

How-to-Display-Related-Posts-in-WordPress

Muhammed Swalih / July 2, 2020

Code to Display Related Posts by Category in WordPress

If you want to display a related posts section without a plugin that outputs the latest posts in the same category as in the parent post that it is being displayed, you could use the following code. So, you no longer have to depend on a resource-hungry plugin that contains too many functions not necessary […]

Default-.htaccess

Muhammed Swalih / June 10, 2020

Default WordPress .htaccess File

.htaccess is one of the most important files on your WordPress installation. A file that can make your website go down with a single mismatched configuration or invalid letter in it. So, you should be very careful while playing with the .htaccess file or making changes to it. It doesn’t mean that you shouldn’t touch […]

How to Download WordPess

Muhammed Swalih / June 10, 2020

How to Download WordPress

You can download WordPress directly from their official website at WordPress.org. You will get a copy of the latest WordPress release in an archive format which you can extract to start using it. This file can be uploaded to your web servers and extract to the root directory of your domain to install WordPress on […]

How-to-Change-WordPress-Login-URL

Muhammed Swalih / June 10, 2020

How to Change WordPress Login URL

By default, the WordPress login URL will be example.com/wp-admin. But at times, you may want to change this because of the uncontrollable hack attempts or numerous bots trying to guess your password by constantly trying different credentials. So, once you decide to change the WordPress login page, most of these problems could be resolved by […]

How-to-Login-to-WordPress

Muhammed Swalih / June 10, 2020

How to Login to WordPress

Logging in to WordPress is a pretty easy job by just visiting your website URL followed by /wp-admin/. For example, if your website is example.com, you can login to your WordPress backend by visiting example.com/wp-admin/. As simple as that. You will be provided with the username and password input fields which you can fill followed […]

How-to-Clear-Cache-in-WP-Rocket

Muhammed Swalih / June 9, 2020

How to Clear WP Rocket Cache

WP Rocket is a very popular caching plugin for WordPress websites. If you are a beginner to the plugin and don’t know how to clear caches in the plugin, you can have a look at this article to get a complete idea about clearing different types of caches in WP Rocket. Clearing cache in WP […]

How-to-Clear-Cache-on-WordPress-Manually

Muhammed Swalih / June 9, 2020

How to Clear Cache on WordPress Manually

WordPress caches content on your website with the help of caching plugins to speed it up. Based on the plugin you are using, the method to clear the caches would differ. But most of them has a settings page where you could easily purge different kinds of caches including the Static, Dynamic, PHP OP, and […]

Footer

WP Thinker is a website which publishes everything related to WordPress, Plugins, Themes, SEO, Blogging, etc.

Follow Us

  • Facebook
  • Twitter
  • Pinterest
This site uses cookies. By continuing to use this website, you agree to our cookie and Privacy Policy

Copyright © 2021 · WP Thinker

  • About Us
  • Privacy Policy
  • Terms and Conditions
  • Contact Us