Category Archive For "WordPress tricks"
How to Delete Theme in WordPress
You cannot delete an active theme. If you’re trying to delete the currently active theme on your site, you’ll need to activate a different theme first. Before deleting a theme, creating a backup of your site is a good idea, just in case something goes wrong.
Treat the CloudFront domain as a first-party domain for your website.
To treat the CloudFront domain as a first-party domain for your website, you’ll need to configure CloudFront to serve content using a custom domain (CNAME) that is a subdomain of your main domain. Here’s a step-by-step guide: Once these steps are completed, your custom subdomain will be a first-party domain for your website’s resources. It …
WordPress Block Patterns
Fasten your seat belt 🙂 By the end of this article, you will be able to understand what is all about and how to build your first block pattern + one block pattern you will get for FREE.
Get Your Pages Indexed Automatically On Bing
A soon as you press publish in your WordPress blog you can be automatically indexed on Bing thanks to the new WordPress plugin called Bing URL Submission that Bing Webmasters published this week. “Who in the SEO community has not dreamed of such ability?,” Bing asks in an announcement. Every time you create a new …
Increase WordPress website speed without plugin
What I have learned from experience and through hours of research is explained here. To speed up your WordPress without plugins you have to implement these four simple steps:
Fix WordPress File Permissions On Ubuntu
Fixing WordPress file permissions on Ubuntu sometimes can be real pain. Here is my step by step guide how to do it properly.