WordPress Snippets, SEO Tips and Web Dev Tricks
We are two WordPress Developers who decided to share daily tips, ideas, #WordPress Snippets and Core Functions with the beginner and intermediate WordPress Learners.
We are both in the IT and Web Development industry for more than 13 years and we have encountered some pretty strange issues while using WordPress on a daily basis. WordPress Snippets, custom functions, blank WordPress Templates in this website database is our goal to share our knowlege and skills with you the Ninja WordPress Coder. However, recently we are doing a lot more Search Engine Optimization ( SEO ) than coding, that's why you might find out more than a few SEO articles.
Latest WordPress Snippets and Tutorials

What the_permalink and get_the_permalink functions are used for in WordPress?
In WordPress the_permalink and get_the_permalink functions are used for displaying the post URL also called a permalink. It may be…

How to make one hop HTTP to HTTPS 301 redirect on CentOS Web Panel (CWP) Environment?
Redirecting WWW and non-WWW HTTP URLs to the final HTTPS location with one hop (also called site-wide redirect chains) is…

3 easy steps to Clear DNS Cache in macOS Catalina
Step 1 to Clear DNS Cache in macOS Catalina – Open The Terminal Application Launch the Terminal application on your…

What are the Recommended and Best Facebook Cover Video Size?
If you planning to add a video cover to your Facebook Page’s you should follow this Facebook cover video sizes…

Facebook Social Network Website
Facebook Mission is to Give people the power to build community and bring the world closer together Facebook got Offices…

List with Important Google Ranking Factors for a SEO Beginners
List with top 20 Google SERP and SEO Ranking Factors in 2020 Basic SEO List with most common factors for…

How to quickly install Roots Trellis and Bedrock for local development environment on Windows?
Trellis is a LEMP stack for WordPress local development environment. In this short tutorial I will walk you through the…

What the_content and get_the_content are used for in WordPress?
The WordPress functions the_content and get_the_content are used to pull the main text area from the page or post. The…

How to remove Genesis Framework post meta along with the Footer wrap on blog loop and single.php?
Hello, In this article, I will show you how to remove the footer wrap when removing the post meta in…

What Atom IDE Plugins I use on my set up?
Hello, When I started using Atom as my code editor, I greatly improved the code I produce and the time…

How to Display FAQs Featured Snippet in Google SERP?
Quickly Display Featured FAQ’s Make a plan and create a road map and Scale your idea. Before you start displaying…

Google Analytics for Beginners – Unit 4: Basic Campaign and Conversion Tracking
Complete Google Analytics for Beginners – Unit 4: Basic Campaign and Conversion Tracking ( VIDEO + Answers ) Google Analytics…

Google Analytics for Beginners – Unit 3: Basic Reporting
Complete Google Analytics for Beginners – Unit 3: Basic Reporting ( VIDEO + Answers ) Google Analytics for Beginners shows…

Google Analytics for Beginners – Unit 2: The Google Analytics layout
Unit 2: The Google Analytics layout Complete Google Analytics for Beginners ( VIDEO + Answers ) Google Analytics for Beginners…

Pass Beginners Google Analytics Course
Complete Google Analytics for Beginners ( VIDEO + Answers ) Google Analytics for Beginners shows new users how to create…
Search Engine Optimization and WordPress Topics
Popular WordPress and Search Engine Optimization Tutorials

How to quickly install Roots Trellis and Bedrock for local development environment on Windows?
Trellis is a LEMP stack for WordPress local development environment. In this short tutorial I will walk you through the…

What the_content and get_the_content are used for in WordPress?
The WordPress functions the_content and get_the_content are used to pull the main text area from the page or post. The…

How to Display FAQs Featured Snippet in Google SERP?
Quickly Display Featured FAQ’s Make a plan and create a road map and Scale your idea. Before you start displaying…

How to change Dash icon color in WordPress admin menu with CSS?
Change the default color for dash icon in the admin menu Probably you have this question when you create a…

How to Setup Atom Application To Open File Types in Filezilla Using Mac Laptop?
How to Setup or change your FileZilla settings so any file you view/edit in FileZilla, opens with a specific application….

How to create simple WordPress Loop for posts and display it in single.php WordPress Theme file?
Here is a simple snippet for single.php Loop With the code below you can display you single post/page content and…

What do you need to install on your Windows PC for work with Roots Trellis and Bedrock stack?
I have compiled a list of programs that you need to install on your Windows PC in order to run…

Get current category (taxonomy) children and prepare them for options element
Today I will share something that I use often. Getting the children of the current queried category or taxonomy and…

How to Fix PHP 7.2 “Warning: count()” on get_the_content() or the_content() in WordPress
Looking to fix this “Warning: count(): Parameter must be an array or an object that implements Countable in /wp-includes/post-template.php on…