Wordpress tutorial - Jigopost https://www.jigopost.com/category/wordpress/ jigopost is Web And Android Development tutorials for beginners, Our mission: to help people learn to code for free. Level up your blogging skills and become a successful blogger. This includes information on how to start, run, and grow your blog Wed, 14 Sep 2022 13:27:00 +0000 en-US hourly 1 https://wordpress.org/?v=7.0 https://www.jigopost.com/wp-content/uploads/2019/12/cropped-logojigodp-32x32.png Wordpress tutorial - Jigopost https://www.jigopost.com/category/wordpress/ 32 32 Adding AdSense Ads To WordPress Blogs And Websites https://www.jigopost.com/adding-adsense-ads-to-wordpress-blogs-and-websites/ https://www.jigopost.com/adding-adsense-ads-to-wordpress-blogs-and-websites/#comments Wed, 14 Sep 2022 00:37:00 +0000 https://www.jigopost.com/?p=91 The steps below will guide you in adding AdSense codes to your WordPress sites to start making some serious money…When you’re ready to get started with AdSense, please follow the steps below: Step 1: Create WordPress Website The first requirement to getting approved for the AdSense program is to get a website or develop and...

The post Adding AdSense Ads To WordPress Blogs And Websites appeared first on Jigopost.

]]>
https://www.jigopost.com/adding-adsense-ads-to-wordpress-blogs-and-websites/feed/ 3
How to Solve 500 Internal Server Error https://www.jigopost.com/how-to-solve-500-internal-server-error/ https://www.jigopost.com/how-to-solve-500-internal-server-error/#respond Mon, 06 Sep 2021 06:03:00 +0000 https://www.jigopost.com/?p=809 This is another common problem 500 Internal Server Error that almost every WordPress website encounters at least once. There are several potential causes. The 500 Internal Server Error is a very general HTTP status code that means something has gone wrong on the website’s server Causes: Exhausted PHP memory limit Corrupted plugin functions Corrupted theme functions Corrupted...

The post How to Solve 500 Internal Server Error appeared first on Jigopost.

]]>
https://www.jigopost.com/how-to-solve-500-internal-server-error/feed/ 0
How to Redirect HTTP to HTTPS in WordPress https://www.jigopost.com/how-to-redirect-http-to-https-in-wordpress/ https://www.jigopost.com/how-to-redirect-http-to-https-in-wordpress/#respond Mon, 06 Sep 2021 04:36:00 +0000 https://www.jigopost.com/?p=807 The article described steps to redirect HTTP to HTTPS in WordPress in different ways such as cPanel, .htaccess, Apache Login Your C Panel and find .htaccess file and edit this file add code to .htaccess file Second Method Adding HTTPS to the WordPress Admin Area After your SSL certificate is available to use, you’ll next want to...

The post How to Redirect HTTP to HTTPS in WordPress appeared first on Jigopost.

]]>
https://www.jigopost.com/how-to-redirect-http-to-https-in-wordpress/feed/ 0
Causes and Fixes for “smtp error: could not authenticate” error in phpmailer https://www.jigopost.com/causes-and-fixes-for-smtp-error-could-not-authenticate-error-in-phpmailer/ https://www.jigopost.com/causes-and-fixes-for-smtp-error-could-not-authenticate-error-in-phpmailer/#comments Tue, 28 Jul 2020 08:46:16 +0000 https://www.jigopost.com/?p=638 I’m using PHPMailer in a Simple Script For Send Email’s Through Gmail, and I’m getting an “Unknown Error” (At least for me!): SMTP Error: Could not authenticate. Error: SMTP Error: Could not authenticate. Solution to this problem 1) Google blocks insecure access Gmail enforces strict security restrictions. If an app doesn’t meet these security standards, it...

The post Causes and Fixes for “smtp error: could not authenticate” error in phpmailer appeared first on Jigopost.

]]>
https://www.jigopost.com/causes-and-fixes-for-smtp-error-could-not-authenticate-error-in-phpmailer/feed/ 1
How to prevent emails go to spam folder in WordPress? How to use SMTP ? https://www.jigopost.com/how-to-prevent-emails-go-to-spam-folder-in-wordpress-how-to-use-smtp/ https://www.jigopost.com/how-to-prevent-emails-go-to-spam-folder-in-wordpress-how-to-use-smtp/#comments Tue, 28 Jul 2020 08:26:14 +0000 https://www.jigopost.com/?p=629 By default wordpress uses php mail() function which often is the reason why mails go to Spam folder. To avoid this you can make a bit more advanced mail setup for prevent emails go to spam folder 1. Install “WP MAIL SMTP” plugin 2. Activate the plugin 3. left sidebar and click “WP Email SMTP” we...

The post How to prevent emails go to spam folder in WordPress? How to use SMTP ? appeared first on Jigopost.

]]>
https://www.jigopost.com/how-to-prevent-emails-go-to-spam-folder-in-wordpress-how-to-use-smtp/feed/ 1
Android SQLite CRUD and ListView – Android Studio Tutorial https://www.jigopost.com/android-sqlite-crud-and-listview-android-studio-tutorial/ https://www.jigopost.com/android-sqlite-crud-and-listview-android-studio-tutorial/#respond Sat, 25 Jul 2020 08:02:39 +0000 https://www.jigopost.com/?p=533 Enter data(Text, Image) in SQLite Read data(Text, Image) from SQLite in Custom ListView Custom dialog to update record Update data(Text, Image) by onLongClicking the row of ListView Delete data(Text, Image) by onLongClicking the row of ListView Select Image from gallery using Library, crop/rotate image. Link of image library used: https://github.com/ArthurHub/Android-Image-Cropper Step 1: Create a new project OR Open...

The post Android SQLite CRUD and ListView – Android Studio Tutorial appeared first on Jigopost.

]]>
https://www.jigopost.com/android-sqlite-crud-and-listview-android-studio-tutorial/feed/ 0
How to Change Website URL Without Accessing the wp-admin Panel https://www.jigopost.com/how-to-change-website-url-without-accessing-the-wp-admin-panel/ https://www.jigopost.com/how-to-change-website-url-without-accessing-the-wp-admin-panel/#respond Wed, 22 Jul 2020 07:51:49 +0000 https://www.jigopost.com/?p=498  Change Website URL Without Accessing the wp-admin Panel. it has many methods, if you accessing admin dashboard then On the go to Settings -> General screen in admin dashboard, there are two fields named “WordPress Address (URL)” and “Site Address (URL)”, both field change if not access admin dashboard then go to public_html in your...

The post How to Change Website URL Without Accessing the wp-admin Panel appeared first on Jigopost.

]]>
https://www.jigopost.com/how-to-change-website-url-without-accessing-the-wp-admin-panel/feed/ 0
How to Remove URL Field From WordPress Comment Form https://www.jigopost.com/how-to-remove-url-field-from-wordpress-comment-form/ https://www.jigopost.com/how-to-remove-url-field-from-wordpress-comment-form/#respond Mon, 06 Jul 2020 16:49:57 +0000 https://www.jigopost.com/?p=402  how to control spam comments on your WordPress powered websites and Remove Url Field From WordPress. It is true that WordPress websites attract a lot of spammers as most of them know how easy it is to build backlinks off from them. Most bloggers do not know how to control spam and they do not have the...

The post How to Remove URL Field From WordPress Comment Form appeared first on Jigopost.

]]>
https://www.jigopost.com/how-to-remove-url-field-from-wordpress-comment-form/feed/ 0
How to Set Up W3 Total Cache in WordPress and Why It’s Important https://www.jigopost.com/how-to-set-up-w3-total-cache-in-wordpress-and-why-its-important/ https://www.jigopost.com/how-to-set-up-w3-total-cache-in-wordpress-and-why-its-important/#respond Sun, 22 Mar 2020 08:06:42 +0000 https://www.jigopost.com/?p=386 Speed is a significant factor when it comes to the overall success of your website. From search engines to visitors, your site needs to be quick. This is why a lot of site owners will use W3 Total Cache in WordPress. Optimizing your website goes beyond making sure graphics are the right size and that...

The post How to Set Up W3 Total Cache in WordPress and Why It’s Important appeared first on Jigopost.

]]>
https://www.jigopost.com/how-to-set-up-w3-total-cache-in-wordpress-and-why-its-important/feed/ 0
How to Protect Your WordPress Blog from Spam Comments https://www.jigopost.com/how-to-protect-your-wordpress-blog-from-spam-comments/ https://www.jigopost.com/how-to-protect-your-wordpress-blog-from-spam-comments/#respond Wed, 18 Mar 2020 16:56:43 +0000 https://www.jigopost.com/?p=383 Spam in the comment section can be very frustrating. Not only does it look bad from a visitor’s perspective, but most will contain links to questionable sites. This is not good for visitors nor search engine rankings. Because of this, you need to do what you can to protect WordPress from spam comments. In this...

The post How to Protect Your WordPress Blog from Spam Comments appeared first on Jigopost.

]]>
https://www.jigopost.com/how-to-protect-your-wordpress-blog-from-spam-comments/feed/ 0