How To Add HTTPS On Website | One Click Plugin For WordPress

by | Feb 3, 2022 | 0 comments

How To Add HTTPS On Website | One Click Plugin For WordPress

by | Feb 3, 2022 | Free Wordpress Plugins | 0 comments



How to add https on the website

Code for wp-config.php
===================
define(‘FORCE_SSL_ADMIN’,true);
===================

Code for .htaccess file
==================
RewriteCond %{HTTPS} !=on
RewriteRule ^ [L,R=301]
==================

https ko install karne ka sahi process jante hai aaj ke video me. is video me ham wordpress website me https ko add karke, really simple SSL ke jariye mixed content error ko solve karenge.
wordpress ke alawa ham cPanel ke jariye wp-config file aur .htaccess file ko edit karke permanent redirect set karenge jisse har visitor apki website ke safe version ko hi dekhe.

Please share the video to help your channel.

———————————
Watch More Useful Hindi Videos
———————————

Google My Business Explained In Hindi –
Local SEO In Hindi –
Google Ads/Adwords –
Google Search Console –
Google Analytics –
Marketing & Advertising Of Restaurants –

——————————–
Contact Us
——————————–
Call/Whatsapp: +91 8282824232 [9 AM – 9 PM Indian Standard Time, Sunday Off]
Website: www.amittiwari.net
Facebook: www.facebook.com/teamamittiwari
Twitter: www.twitter.com/teamamittiwari
Instagram: www.instagram.com/teamamittiwari

#IndianBusinessMarketing #AdvertisingVideoInHindi #AmitTiwari

source