In the world of WordPress, understanding the two main content types—posts and pages—is essential for effectively managing your website. While both serve important roles, they cater to different needs and purposes. Hopefully this will help you grasp the differences between posts and pages, enabling you to make informed decisions about your content strategy. 1. Definition…
Author: Tim Brownlaw
LeadsLeap Review
So this is what leadsleap is, I’ll add my review below. LeadsLeap.com is an online platform designed to help marketers generate traffic, leads, and potential sales through various tools and services. It’s particularly popular among those in the affiliate marketing and online business community. Here’s a summary of what LeadsLeap offers: 1. Traffic Generation: Ad…
WordPress – Permalinks
One of the very first things you need to look into when setting up your WordPress Site is how you want your Links to appear. This is very important because once you start using your links to your Posts on External Sites, you cannot change the format of your permalink as you will effectively break…
My AI Journey – Part 1
Well I might say this a lot at the start of any or all of my AI Posts/Articles and that is… there is still some doubt or suspicion when it comes to what A.I is, but mainly I think it’s more along the lines of what it can become, if we let it. But that’s…
Do you ever hit the brick wall.
Ever have those days where you have all these wonderful ideas, and when everything settles down, you can get some time to actually implement them and then all you do all day is “Hit a Brick Wall”. Well, today is a bit like that. It’s Sunday, it’s a rare day when everyone is either out…
How to create an Affiliate link – the old way
So in my previous post Time to do a little redirect I explained that I have set the folder structure up to allow affiliate links. So the code I use in each folder contains a file called index.php with the code like… <?php header("location: affiliate_link_url "); exit(); Where affiliate_link_url is the actual affiliate link of…
Dynadot Domain Name Registrar Review
What’s in a Domain Name? When it comes to registering your own domains, Dynadot immediately comes to mind. I’ve been using Dynadot for over 10 years—wait, let me check some of my older domains… Oh, those date back to 2009, so it’s actually been 15 years! I still have a few domains registered with GoDaddy, but…
Cynderhost Review
If you are just starting out and on a budget, I highly recommend a Hosting Company called CynderHost. You’ll more than likely only require Shared Hosting, so I have shown the pricing and the features for each of the 3 levels. The recommended Unlimited Level is the one I use and it’s got everything I’ll…
PHP Programming – Enabling Error Reporting
One of many things that can happen in programming is the dreaded – Screen of Nothing… In the case of developing a PHP website script, the “Nothing” results in a Picture of a Polar Bear Eating a Vanilla Ice Cream in a Snowstorm, or “A White Screen of Nothing”. That’s when it the fingers go…
Is AI a Friend or Foe?
When you mention AI to anyone, it can either bring excitement or in most cases it can cause a certain instant attack of panic ranging from mild trepidation to outright fear. The later is probably due to not fully understanding what AI is as opposed to what it might become. Most of us have images…