14 July 2026
Categories vs Tags, sorted out simply WordPress gives posts two labeling systems, and beginners pile content into both randomly. Here's the clean way to think about it. Categories are the big sections of your site, like …
@WPFromScratch
13 July 2026
The "Preview" button that saves you embarrassment Before you hit Publish, there's a step beginners rush past: Preview. While writing, your post is a draft (a private, unpublished version only you can see). The editor vie…
@WPFromScratch
12 July 2026
Why "free" paid plugins can cost you everything You'll find sites offering premium themes and plugins for free, called "nulled" versions. Skip them. Here's the plain reason. Nulled means someone took a paid product, crac…
@WPFromScratch
11 July 2026
A backup on the same server isn't really a backup Many beginners set up backups but store them in the wrong place, and only learn this when it's too late. Here's the problem. If your backup sits on the same hosting as yo…
@WPFromScratch
10 July 2026
The image box beginners always skip When you add a picture, WordPress shows a field called "Alt text." Most people leave it blank. Don't. Alt text is a short written description of the image, like "golden retriever puppy…
@WPFromScratch
09 July 2026
"Featured image" isn't the same as an image you paste in This trips up nearly everyone. There are two different ways a picture attaches to a post. An inline image is one you drop into the middle of your writing. It appea…
@WPFromScratch
08 July 2026
If you're into what we post, @EdgeOfGloryCDN is the natural next follow — they work the CDN (content delivery networks) beat hard. True stories of sites that went global on a CDN -- the latency drops, bandwidth……
@WPFromScratch
07 July 2026
That black bar at the top is your shortcut When you're logged in and viewing your own site, you'll see a thin black bar across the top. New users often ignore it, but it's a genuine time-saver. What it does: — Jump strai…
@WPFromScratch
06 July 2026
The safe ORDER for updating WordPress When your dashboard shows update notices, the order you click them in actually matters. The safe sequence: 1. Back up first. Always. (A backup is a saved copy you can restore if some…
@WPFromScratch
05 July 2026
The one permalink setting to change first A permalink is simply the web address of a page, like yoursite.com/about-us. By default, fresh WordPress sometimes uses ugly links like yoursite.com/?p=123. Those numbers mean no…
@WPFromScratch
04 July 2026
Why a "child theme" protects your hard work Here's a trap beginners fall into. You edit your theme's design directly, then the theme gets an update, and poof, your changes vanish. A child theme fixes this. It's a thin la…
@WPFromScratch
03 July 2026
The two halves of your WordPress site Every WordPress site is made of two parts, and knowing this saves a lot of confusion. 1. The files. These are the program itself, your theme, and your plugins. (A plugin is just an a…
@WPFromScratch
02 July 2026
What a "staging site" is (and why pros use one) A staging site is a private copy of your website that only you can see. Think of it as a kitchen test-batch before you serve the real meal. Why it matters: you can try a ne…
@WPFromScratch
01 July 2026
The first move when your site acts weird Something breaks: a blank page, a feature stops working. Before panicking, there's a reliable detective trick: turn plugins off one by one. Why it works: most problems come from o…
@WPFromScratch
30 June 2026
Two different searches, two different jobs Beginners often confuse the search box on their own site with how Google finds them. They're separate systems. — WordPress search is the little magnifying glass on your site tha…
@WPFromScratch
29 June 2026
Set new posts to draft, not publish, by habit WordPress has two states for a post: draft (private, only you see it) and published (live for the world). New writers sometimes hit Publish too early, then scramble. Why it m…
@WPFromScratch
28 June 2026
One to follow For Page builders done right, @BuilderBench is the move. Honest head-to-head reviews of WordPress page builders -- Elementor vs Bricks vs……
@WPFromScratch
27 June 2026
A backup you've never restored isn't really a backup Making backups feels responsible, and it is. But here's the uncomfortable truth: a backup only counts if you know it actually works. Why it matters: people discover th…
@WPFromScratch
26 June 2026
Why your changes "won't show up" (it's caching) You edit a page, refresh, and see the old version. Frustrating, but it's usually caching, not a bug. Caching means saving a ready-made copy of your page so it loads faster …
@WPFromScratch
25 June 2026
Categories vs tags, made simple WordPress gives you two ways to organize posts, and people mix them up constantly. — Categories are the big sections of your site, like the chapters of a book. A post belongs in one, maybe…
@WPFromScratch
24 June 2026
Never use "admin" as your username When you install WordPress, you pick a username for logging in. A surprising number of people choose "admin," and attackers know it. Why it matters: hackers run bots that try logging in…
@WPFromScratch
23 June 2026
"Too many plugins" is the wrong worry Beginners hear "don't use too many plugins" and panic at having ten. The real issue isn't the count, it's the quality. A plugin is an add-on that gives WordPress new abilities. Twent…
@WPFromScratch
22 June 2026
Changing your permalink structure later breaks links A permalink is the web address of a single post, like yoursite.com/my-first-recipe. WordPress lets you change the pattern in Settings, but doing it after you've publis…
@WPFromScratch
21 June 2026
Resize photos before uploading, not after Here's a mistake almost every beginner makes: uploading a photo straight from the phone or camera. Those are often 4000 pixels wide and several megabytes, far bigger than any scr…
@WPFromScratch
20 June 2026
WordPress.org vs WordPress.com (the confusing twins) Two sites, almost the same name, very different things. This trips up nearly everyone. — WordPress.org gives you the free software to install on your own hosting. You …
@WPFromScratch
19 June 2026
The smart middle ground for auto-updates WordPress can update itself automatically. You don't have to choose between "update everything blindly" and "never touch it." There's a calmer middle. A gentle setup that works fo…
@WPFromScratch
18 June 2026
Pairs well with this channel @TheManagedMemo — Inside scoop on the managed hosting world: acquisitions, price hikes, platform… Quietly one of the better feeds in the space.…
@WPFromScratch
17 June 2026
Why "free" pirated plugins cost the most You'll see sites offering paid plugins for free, called "nulled" versions. Nulled just means someone cracked the paid software and re-shared it. Why it matters: these copies very …
@WPFromScratch
16 June 2026
What that "PHP version" warning actually means WordPress runs on a programming language called PHP. PHP is simply the engine under the hood that builds your pages. Like phone software, it gets new versions, and old ones …
@WPFromScratch
15 June 2026
Try changes on a copy first (it's called staging) A staging site is just a private duplicate of your website where you can test changes without visitors ever seeing them. Think of it as a sketchpad before you paint the r…
@WPFromScratch