SSL implementation in GCP

Basics:Secure Sockets Layer (SSL) is a standard security technology for establishing an encrypted link between a server and a client—typically a web server and a browser, or a mail server and a mail client. Different Implementation methods:There are different methods to set-up SSL in GCP. Basically, there are 3 methods:1. Through Compute Engine2. Through App… Continue reading SSL implementation in GCP

Published
Categorized as Wordpress

Reasons for why WordPress Smooth Scroll Plugin not working

The Smooth Scroll feature enables the website to scroll smoothly and helps user handle easily. There are lots of smooth scroll plugins and plugins which provide smooth scroll features to the site. Here, Mentioning a plugin that is most commonly used for a smooth scroll of WordPress website. It is MouseWheel Smooth Scroll Plugin. The Plugin… Continue reading Reasons for why WordPress Smooth Scroll Plugin not working

Published
Categorized as Wordpress

Enable Guest checkout for WC

There is an option in woo-commerce to enable guest checkout on the website. Which will allow customers to do the purchase on the website without login. Login to woo-commerce backend. Go to WooCommerce > Settings > Accounts and Privacy  Allow customers to place orders without an account – Allows customers to check out without creating an account.… Continue reading Enable Guest checkout for WC

Add a captcha in the checkout of woo-commerce website

There is an plugin that suggested by the woo-commerce team to protect the website from bots.Security is the most important concern nowadays for any website or an eCommerce store. Because of automated tools and bots your site does not perform its best. There are lots of automated tools available to make your site spammy. Therefore… Continue reading Add a captcha in the checkout of woo-commerce website

Adding the newsletter sign up pop-up script from the Klaviyo ESP account to the Retail WC site.

We can achieve the requirement to adding the newsletter signup popup script from the klaviyo ESP account to the WC site. To achieve this requirement we need to install a Klaviyo plugin on the WC website. After the installation of the plugin, we need to connect the Klavio account with the WC website by setting… Continue reading Adding the newsletter sign up pop-up script from the Klaviyo ESP account to the Retail WC site.

How To Transfer a wordpress website to google cloud from a local server ?

There are multiple method avilable , 1.  Manual wordpress migration methos from a localhost 2. WordPress migration using Plugin  The manual migration is better, though the process is little complicated than plugins but you will have exact copy of yours WordPress. Plugins normally skip unnecessary file such as cache files, but if the plugins not… Continue reading How To Transfer a wordpress website to google cloud from a local server ?

Published
Categorized as Wordpress