SEO tips to follow when optimizing your website
Most important SEO tips to follow when optimizing your website:
- Use Keywords In The Right Places.
- Keep Users On Your Site Longer.
- Find “Suggest” Keywords.
- Delete Zombie Pages.
- Do An Industry Study.
- Add Related Keywords to Your Content.
- Add Text to Infographics, Podcasts and Videos.
- Update Old Pages.
1. URL
2. Title Tag
A page’s title is indicated in the page’s <head>
. When implemented correctly, it looks like this:
<title>This is the Title</title>
Title tags serve a lot of purposes: They’re used by browsers for tabs and bookmark descriptions and by social media sites when you share a link. They’re also one of your most important parts of on page SEO. Search engines rely on title tags maybe more than any other element when figuring out the topic of a page, so it’s important to optimize page titles for your target keywords. Use your keywords at the beginning of the title for the best effect.
3. Meta Description
Meta descriptions aren’t used as a ranking factor by search engines, but you can still use your keyword here to improve your SEO. Search engines combine meta descriptions with title tags and URLs to create a page’s search snippet. Meta descriptions are implemented in the document <head>
and look like this:
<meta name="description” content=”A short page description, no more than 160 characters Keywords appe
4. Page Content
Your page content is the backbone of your site, and theoretically the whole reason your page exists in the first place. In the old days, optimizing your content meant loading up the beginning of your page with keywords and synonyms.
5. Headers and Sub-heads
Header tags also help you to provide a positive user experience for your visitors. They give your content order and structure, which makes it easier and more enjoyable for those consuming it. Search engines do take user experience into account when ranking pages, so headers are an important component of SEO.
6. Image Alt Text
Search engines can’t "see" images, but you can still use them to help your page rank for target keywords. Do this through the HTML alt parameter, which looks like this in an image tag:
<img src="example-image.jpg” alt=”Sample image alt text”/>
7. Filenames
- Use keywords at the beginning of the filename.
- Separate words using hyphens, not underscores. Don’t make the filename all one word, such as embeddedobject.pdf.
8. Internal Linking
Internal links are sometimes overlooked when it comes to SEO. However they’re a great resource for spreading link juice around your site. In fact, if your site has been around for a while there’s a good chance you’ve got some pages that have built up a lot of link equity over time that’s just sitting there. Drain some of that link juice by linking to other pages on your site using keywords as anchor text.
9. Meta Keywords
Your page’s meta keywords tag is actually someplace you want to avoid using your target keywords. Meta keywords used to be important for search engines, but they haven’t looked at them for a long, long time and they play no role in search ranking.
10. Domain Name
Like meta keywords, using keywords in domains is another old spam trick that you now want to avoid. It used to be that exact match domains were a really easy way to rank for keywords.
Conclusion
What’s more, when you avoid using keywords in risky places such as domains and meta tags, you’ll reinforce that your site is legitimate and not trying to game the system. Both of these things combined will help your site improve its search rankings and organic traffic.
Comments