Stop OpenAI’s ChatGPT User agent from scanning and using your website’s content

Background: As Wikipedia Describes ChatGPT: AI chatbot developed by OpenAI. ChatGPT is an artificial intelligence (AI) chatbot developed by OpenAI and launched in November 2022. It is built on top of OpenAI’s GPT-3.5 and GPT-4 families of large language models (LLMs) and has been fine-tuned (an approach to transfer learning) using both supervised and reinforcement …

Here is a solution to resolve the ‘Invalid Domain’ error when you are trying to add a site to Cloudflare

Cloudflare is a good web service that provides CDN, Caching, HTML – JavaScript – CSS Minifying and also provides security from DDOS attacks at free of cost. But use this service you have to add your domain to Cloudflare. Interaction is simple at your dashboard’s top navigation bar there is a prominent button called ‘Add …

Here is how to stop email notification for WordPress Theme and Plugin Update

With WordPress 5.5 release you may have experienced new random daily emails you may have been receiving for every WordPress’s self-hosted theme and plugin updates. Here is how to stop email notification for theme and plugin update: Copy below code in your domain theme’s functions.php file… It will look something like this…

How to set up a CloudFlare Flexible SSL Certificate within 5 minutes for your WordPress website’s all subdomains & main domain.

Prerequisite: Please make sure have active CloudFlare account and you have added your WordPress Website to CloudFlare. Also, make sure you are using CloudFlare nameservers for your domain.   Step 01: Sign in to your CloudFlare account     Step 02: Make sure flexible SSL certificate is enabled under the “Crypto” tab for your selected …

Complete guide for maintaining, optimising WordPress websites for optimum performance, maximum speed for loading webpages, maximum security for preventing website hacking & highjacking by intruders

Introduction   I have been using WordPress for almost more than 5 years now.   I will explain in below post step by step procedure to harden, secure & optimise WordPress for best performance & security.   So First thing first,   Introduction to WordPress   What is WordPress: WordPress is a free and open-source …

How to Leverage browser caching to improve webpage load time performance & speed

Introduction   To enable browser caching you need to set expiry dates on certain types of files.   Find your .htaccess file in the root of your domain. You can edit the htaccess file with notepad or any text editor.   In this file we will set our caching parameters to tell the browser what …

How to fix WordPress.com Jetpack error called Your website needs to be publicly accessible to use Jetpack: site_inaccessible. Error Details: The Jetpack server was unable to communicate with your site [HTTP 404]. Ask your web host if they allow connections from WordPress.com

As we know WordPress community exist on wordpress.com & wordpress.org   WordPress.org is downloadable CMS (Content Management System) distribution for self hosted used by web designers & web developers.   Being CMS lead developer Automattic want’s it’s wordpress.com experience available to it’s wordpress.org users. So they developed plugin like JetPack for WordPress self hosted websites. …

How to fix error ‘Safari can’t open page – because the server unexpectedly dropped the connection. This sometimes occurs when the server is busy.’

  This happens to most of WordPress blogs when you sign in to your website’s Admin (wp-admin) page & whenever you try to navigate to different page or open a new page this error get displayed every time you do it.   Error: Safari can’t open page – because the server unexpectedly dropped the connection. …

Increasing page views per visit (session) ratio by sticky top navigation bar, here is how to create sticky navigation bar that becomes fixed to the top after scrolling

It is well known tried & tested method to have sticky navigation bar at top when you have responsive website design & layout.   A fixed navigation bar at top helps mobile user or desktop website user to have fixed area where he can find navigation icons & links through which he can browse & …

Twitter Follow button is not loading or it is taking indefinite time to load, Here it is how to fix this with easy solution?

To increase user interaction, web traffic & user sharing we all add Twitter Follow button to encourage user to follow the WebMaster on twitter to get future updates about new blog articles through Tweets on Twitter.   But few day back I found out that my website was facing problems due to single Twitter follow …