10 Incredibly Easy Ways To Speed Up WordPress Site Performance

Last updated on May 10th, It’s said Speed thrills but it kills. When it comes to a website, speed matters. Do you want to speed up your WordPress site performance? Fast loading pages improve user experience, increase your page views, and above all Search engines like Google prefers fast websites for ranking. In this article, … Read more

How to Display last Updated Date Of Your Posts in WordPress

last updated date

Last updated on June 5th,If you are updating your old posts regularly and want to Display the last updated date Of Your Posts in WordPress to your readers so that they know the content is still relevant. This will always help the readers to ascertain the freshness of the post. In this article, we will … Read more

How To Host Google Analytics Locally In WordPress

google analytic in wordpress

Last updated on May 28th,Learn how to host Google Analytics locally in WordPress and boost your site performance, get rid of the leverage browser caching for cacheable resources warning from speed testing tools like GTMetrix, including Google PageSpeed Insights. In this post, you will learn 1: What is Google Analytics? 2: Why host Google Analytics … Read more

2 Ways To Create A Sticky Floating Sidebar Widget In WordPress

sticky sidebar widget

Last updated on December 30th,In this WordPress tip, we will show you how to make or to create a sticky floating Sidebar widget in WordPress using a plugin and without a plugin. The Sidebar is one of the most useful white area of a blog which can be used for different widgets, these widgets can … Read more

How to Inline Critical CSS Above-the-Fold With Autoptimize

Last updated on May 17th,How to Generate Critical Path CSS in WordPress, above the fold CSS for use in Autoptimize inline and defer CSS option What is WordPress CSS Before we dive into critical CSS, let’s try to understand how the normal CSS works in WordPress. Every WordPress theme consists of a style.css file. This … Read more

How To Duplicate Files From The Parent Theme To Child Theme

duplicate file parent theme to child theme

Last updated on December 30th,Having a child theme allows you to make changes to your site without changing anything in the original theme’s code. In this post, I will show you how to duplicate files from the parent theme to the child theme easily. The purpose of a child theme is to be able to … Read more