WPBeginner WordPress tutorials allow you to extend the power of WordPress. Our step by step WordPress tutorials are easy to understand and follows the WordPress best practices. Don't waste your time buying books that cover just the basics. These WordPress tutorials contain real-life examples, tips, and hacks that allows you to learn WordPress faster.
After our redesign, WPBv4, we spent some time doing performance optimization (still some work left to do). After doing some optimization, we saw a major performance improvement on the site. It was noticeable enough that our users emailed us asking about it. We’ve heard your… Read More »
You may have noticed how some popular websites (like eHow etc) will attach a “read more” link to any text that is copied from their site. This is a great way to get new users. Often folks are copying and pasting text from websites into… Read More »
One of our users asked how do other sites show number of queries and page load time in the footer. You will often see this in the footer of sites and it may say something like: “64 queries in 1.248 seconds”. In this article, we… Read More »
Are you trying to fix Yoast SEO’s sitemap 404 error in WordPress? Yoast SEO is one of the most popular SEO plugins for WordPress. Due to a plugin conflict or incorrect WordPress settings, it may show a 404 error when you try to visit your… Read More »
In the past, we have shown a few techniques where you are required to use a SSL certificate to secure your WordPress page(s). The most popular one is creating a donate form for non-profit organizations in WordPress. A lot of the non-profits like to use… Read More »
Recently we showed you how to create a personalized experience for your users by allowing them save their favorite posts in a personalized library. You can take personalized results to another level by using their first name at places (i.e the welcome screen). Luckily, WordPress… Read More »
Do you want to change the username you use when logging in to your WordPress website? It’s not possible to change your username in WordPress using the same method as changing your full name or password, but there are a few ways around that. In… Read More »
In the past, we have shared how to expire posts in WordPress using the Post Expirator Plugin. Well, when creating an event listing site, we found this plugin to be super helpful. We can easily delete the event listings that are expired. Secondly, thanks to… Read More »
Do you want to limit access by IP address to your wp-login.php file in WordPress? The WordPress login page is often attacked by DDoS attacks and hackers to gain access to your website. Limiting access to specific IP addresses can effectively block such attempts. In… Read More »
Do you want to learn how to display a child taxonomy on a parent taxonomy archive page? You may need to do this when customizing your taxonomy archive page to make it more useful to your visitors. In this article, we’ll show you how you… Read More »