How to FIX – Uncaught ReferenceError: jQuery is not defined on WordPress or any Website

Uncaught ReferenceError: jQuery is not defined - FIX

jQuery is an important JavaScript library that simplifies event based HTML manipulation on the fly. So, basically this is an important library that runs almost all WordPress blogs and other websites as well. In one of my blog I am using the CM downloads manager Pro plugin to deliver file downloads. Basically this plugin hides … Read more

How to Configure h5ai on WordPress (File Indexer)

Configure h5ai on WordPress

If you have a website that provides downloads of pdfs, document files, zip files etc. then you can host the files on your own WordPress site using h5ai. The advantage of hosting the files on your own website is to gain backlinks. When people link to the files hosted by your site, you gain backlinks … Read more

Useful SQL Queries To Clean Up Your WordPress Database

After years of usage, your WordPress database can contain weird characters, be filled with data you don’t need anymore, and so on. In this article, you will learn about SQL queries to clean up your WordPress database. Two things to note: First, any of these queries should be preceded by a backup of your whole … Read more

WordPress Breadcrumbs: How to Use This Function?

Unfortunely, WordPress doesn’t have a default function to display a breadcrumb. We’ll see how to create this navigation technique, and display it on our posts, pages and categories archives. Breadcrumb…What’s that?!? Wikipedia says: Breadcrumbs or breadcrumb trail are a navigation technique used in user interfaces. Its purpose is to give users a way to keep … Read more

How To Protect Contents and Images On A Site From Being Copied or duplicated

protect wordpress content from being copied

Copying an image or some text from a webpage is not really a hard task and nobody stops you from copying the contents. But sometimes the content may be precious for the webpage owner if he/she is into content marketing. If somebody copies the content and reproduces as their own work then you cannot do … Read more

Why and How to setup Cloudflare for WordPress for FREE

Cloudflare is one of the best Free CDN options for small business websites or small blogs. Her goes How to setup Cloudflare for your Self Hosted WordPress or any other website or Content Management System. Before that you may or may not know about Cloudflare, So I will take you to an introduction explaining what … Read more

7 ways to Protect WordPress site from Getting Hacked

protect wordpress login from hack

You have already taken the first step to protect WordPress site from unauthorized access by reaching here. No matter if you are a beginner or an experienced blogger, you have to concentrate on the security part of your WordPress hosting. Otherwise think of a scenario where you are trying to login to your own website … Read more

How to Add AMP support for bbPress Forum

How to Add AMP support for bbPress Forum

As mobile phone search has already surpassed Desktop searches in 2016, Google the search engine giant is focusing more on AMP based pages to show on top of it’s search result and hence AMP is one of the biggest aspect of SEO in 2017. It is easy to enable AMP for any WordPress website by … Read more

How to disable comments in WordPress

How to disable comments in Wordpress

Recently I was searching for how to disable comments in WordPress for some of the pages in my website like the “About Us” page and the “Contact Us” page where I don’t want people to comment. Disabling the comments is really a simple process but I got the solution after searching for around half an … Read more