Movatterモバイル変換


[0]ホーム

URL:


Skip to content
DEV Community
Log in Create account

DEV Community

Cover image for How to make your website rank on google 🔍
Avneesh Agarwal
Avneesh Agarwal

Posted on • Originally published atblog.avneesh.tech

     

How to make your website rank on google 🔍

Introduction

If you run a business or a brand, you know how important it is for you to be reached by more and more people. If you have a website, SEO can help you reach more and more people through Google search results. The better you rank on Google, the more sales you can generate. There are some good ways for you to rank properly on Google. Let's look at some ways to do that.

Getting your website indexed

Before getting into how to rank your website well, the website needs to first be indexed by google. So your question might be HOW? Open google and search forsite:yourdomain. For examplesite:avneesh.tech. If your website shows up great!

image.png

If it doesn't go toGoogle Search Console and create a new property.

image.png

It will ask you to verify your ownership so add the necessary txt records

image.png

Finally, search for the domain in the search bar on top and you will reach a page similar to this

image.png

Click on request indexing then you need to wait for a few hours maybe even a day.

Optimising your website to rank well

Now that our website is on Google, let's see how to get on the first page and maybe even get number 1!

Lighthouse

Lighthouse is a tool that can be used to measure various aspects of a website like performance, Accessibility, Best practices, SEO, etc.

So, go to your website hit inspect and go to the lighthouse tab. Click on Analyze page load and wait for lighthouse to generate your report

image.png

Once the report is generated go through the report and see why you have got the score you got and then try and improve all those aspects. The goal here is to get all 100. A few common issues that are here-

  • not proper SEO tags (see next section)
  • links without a description
  • no img alts

Head and Meta tags

There are a lot of tags that you can use to improve your SEO like title, meta description, robots, canonical, viewport, open graph, social media, etc. If you are using next.js, have a look at Next SEO to manage these tags in a better way,more about it here.

Semantic HTML

Organising your HTML tags importantly is also super important, like the heading tags (h1, h2, h3...), p tags are really important. And don't use a button as a link and a p tag as a button. It will hurt the accessibility of your site!

Responsive

You might think that this isn't an important point but this actually is! If your website is responsive it has a higher chance of getting ranked higher than a site which is not.

Sitemap

A sitemap.xml file will define the different pages on your route and will help all the pages come up on google for different keywords instead of just the home page! This is very useful for blogs

RSS Feed

If you have a site that is related to content like a blog or a podcast which has tons of pages it is great to have an rss feed with all of the pages linked in there.

Conclusion

It is not that hard to rank your website well on google if you know what you are doing and have the right tools in your box 😉

Important links

Read about Next seo

More about Lighthouse

Connect with me

Top comments(11)

Subscribe
pic
Create template

Templates let you quickly answer FAQs or store snippets for re-use.

Dismiss
CollapseExpand
 
wjplatformer profile image
Wj
e
  • Email
  • Location
    Singapore
  • Education
    YouTube Videos
  • Work
    Founder of TEL-Code on GitHub
  • Joined

Useful!

CollapseExpand
 
avneesh0612 profile image
Avneesh Agarwal
I am a fullstack web developer. I love to make beautiful websites and also teach others how to make them by writing blogs.

Awesome! Glad to know you found it useful

CollapseExpand
 
wjplatformer profile image
Wj
e
  • Email
  • Location
    Singapore
  • Education
    YouTube Videos
  • Work
    Founder of TEL-Code on GitHub
  • Joined

:)

CollapseExpand
 
pyrsmk profile image
Aurélien Delogu
I'm a senior developer who thinks that coding is pretty much like art. I'm also crazy about sushis 🍣
  • Location
    Angers, France
  • Work
    Senior full stack developer
  • Joined

Hey you did not talk about meta keywords!

edit : just kidding

CollapseExpand
 
avneesh0612 profile image
Avneesh Agarwal
I am a fullstack web developer. I love to make beautiful websites and also teach others how to make them by writing blogs.

ah forgot about that, good point

CollapseExpand
 
imonem profile image
imonem
A new web developer with a passion for nobloat snappy beautiful things
  • Work
    Junior Frontend Engineer at freelancer
  • Joined

Good stuff, never new responsive could decrease rank though

CollapseExpand
 
andrewbaisden profile image
Andrew Baisden
Software Developer | Content Creator | AI, Tech, Programming
  • Location
    London, UK
  • Education
    Bachelor Degree Computer Science
  • Work
    Software Developer
  • Joined

A great topic we need more of these SEO ones it's like a dark art getting good page ranking.

CollapseExpand
 
avneesh0612 profile image
Avneesh Agarwal
I am a fullstack web developer. I love to make beautiful websites and also teach others how to make them by writing blogs.

haha yeah it is kinda intimidating in the beginning but gets easier with experience

CollapseExpand
 
jobsoncodes profile image
Jordan
Interested in web development and game programming. I can speak Japanese sometimes XD!
  • Location
    Cleveland
  • Joined

Great article!

CollapseExpand
 
toan1606 profile image
Toan1606
  • Joined

Thanks

CollapseExpand
 
rickdelpo1 profile image
Rick Delpo
Rick Delpo - retired Senior Data Engineer from GE now offering a helping hand to Java and SQL beginners. Recently I migrated to AWS Serverless Architecture and moved away from Java to Javascript
  • Email
  • Location
    Connecticut, USA
  • Education
    Georgetown University
  • Work
    Instructor at JavaSQLWeb.org
  • Joined

nice article. I was down on SEO for a while but now I seem to be getting some results after trying a new approach.

Read my 4 lessons learned atdev.to/rickdelpo1/seo-4-lessons-le...

Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment'spermalink.

For further actions, you may consider blocking this person and/orreporting abuse

I am a fullstack web developer. I love to make beautiful websites and also teach others how to make them by writing blogs.
  • Location
    India
  • Joined

More fromAvneesh Agarwal

DEV Community

We're a place where coders share, stay up-to-date and grow their careers.

Log in Create account

[8]ページ先頭

©2009-2025 Movatter.jp