If you’re planning for your new startup to be in it for the long haul, SEO is probably somewhere on your list. Maybe for a rainy day?
Here's 5 simple ways to avoid a painful time later on.
A lot of SEO is nuanced and complicated, but trust me, you won’t go far wrong if you just blindly follow this advice (even if you don’t fully get it):
❌ Subdomain: blog.yoursite.com
✔️ Subfolder: yoursite.com/blog
I won’t bore you with why. But if you have a choice, a subfolder wins every time.
If you don’t believe me:
Click: https://twitter.com/ItsHogg/status/1252629597650329601
I’m all for fancy front ends written in the latest fork of React that saves you 5% of dev time. Cool AF. Just make sure the actual content of your pages is there for Google.
Right click > View Source and Ctrl-F the first few words on your page. If you see them then you’re probably golden.
Google is pretty good at rendering Javascript-loaded content in a lot of conditions, but there’s plenty more conditions where they just give up.
Goal number one of your startup’s SEO is to rank for your own name.
Unless you have a super-unique string of letters as your domain name then you can forget seeing yourself there when Googling your brand in the short term. It might take months or even years to show on it’s own (ask me for proof in the comments).
But just a small handful of links to your site from around the web will shorten that time frame to a couple of months, or even weeks.
Ideas:
Just let Google know that you’re not the only person that cares about your site
Before you settle on a name for your site, make sure you check what you’re up against. Google your potential name and see what shows.
If you see a set of random, confused, we're-not-sure-what-you-want results then bingo.
People are searching for stuff and you're trying to give them the answer on one of your pages. That's kind of it.
The complicated stuff you'll read when you go down the SEO rabbit hole is all in some way trying to support that simple fact, and you can ignore 90% of it.
So, a really quick getting started guide to actively doing SEO:
Hope you found that useful. Thanks for reading.
Short and precise, love it. Thanks for the tips and tricks!
Thanks Dominik
This was very useful thank you!
Thanks Breeeeee!
Nice and clear. I was familiar with the general strategy of point 5 in answering questions, but you've really given it a practical implementation that makes it more clear. Thanks!
Please bore me on why subfolders are better than subdomains 😀
Subfolders are by definition part of the main domain. Subdomains could be part of the main domain, but aren't necessarily. So Google often follows suit and doesn't associate the subdomain with the authority/trust/whatever of the main domain.
Got it, thanks.