Most links take a user from one webpage to another. But what if you want to link within the same page?
For example, maybe you want the user to be able to click a link to get back to the top of the page, or jump from one section of a post to another.
This is called a jump link.

Like a regular link, there are 2 parts:
- The text that is linked.
- The landing spot (once the link is clicked).
For the text that is linked, use the following HTML:
<a href="#samplesection">Your link text</a>
For the landing spot, use the following HTML:
<a id="samplesection"></a>
Tried it for one of my extensive blog article ( http://www.dailydoseofhorror.com/the-saw-franchise-7-saw-movies-reviewed) and it works like a charm. Great How to video Amy
I have used this trick before for word links, but now I’d like to do it with images (thumbnails at the top of the page that link to the pertinent text on the page), and using the same code gives me an error message. Is there a way to link an image to an anchor further down the page? Thanks!
Thank you so much for this! By far the easiest directions I’ve found to do this! I use blogger though and whenever I go back to Compose from HTML the link changes! It works it I update it while still working in HTML but whenever I go back to writing in actual things (it’s a list page that needs updating frequently) the link changes in HTML and sends you into a blogger edit page. Help!?
Yes, I am having the exact same issue as Laura in blogger. Any thoughts?
Hi Amy
Thanks for guiding me on how I can link to something within the same post. Your video was really helpful and helped me to link within the same post.
However, could you please guide on how linking within the same post could impact my SEO Strategy and how would Google read such links?
Thanks in advance
I’m not sure if there’s any major SEO impact for linking within a post. Of course linking to other pages on your site (i.e. internal linking) is great for getting people to stick around longer!
Thank you so MUCH
you saved my life
you are the only one who explains this well
Thank you so much ๐ I Googled the instructions and yours was the clearest/easiest to follow!
Glad it was helpful! Thanks for stopping by, Maggie.
I don’t need this often, but when I do, it’s nice knowing how to do it. I have to come back here every time to copy the code, but I always know it will be here. Thanks, Amy!
Anytime!
Amy I woke up in the middle of the night, thinking that I needed to figure out how to do this, and when I came to your site, I found *exactly* what I needed here! Thanks os much!
Oh, funny! Always nice when something like that happens. I’m glad I was part of it. ๐
Fantastic tutorial! I’ve wondered how to do this before. Now I know.
I can’t wait to try this! I’ve been wondering how people do that, but was way too lazy to research it. Thanks so much Amy!
You’re welcome!
I just tried it on my blog. And it worked! ๐ Your blog has been very useful to me. Thanks for adding such quality to the blogosphere!
Yay! Glad it worked.
Thank you Amy! I always find your tips so helpful.
So glad. Thank you.
Thanks!
I was wondering how to do this. You saved me another “HELP, AMY!” email to you. ๐
And the videos are SO helpful – they (you) show every single step in the process.
Thanks again.
You’re so welcome!
I always wondered how to do that and had not had a chance to research – THANKS – you are the best – as usual!
You are kind. Thank you. I’m glad it was helpful. ๐
I wish I would have found your blog a LONG time ago. I’ve learned more (and had fun doing it) in the past two weeks than I have for the past 3 years of my…blogging experience. (I probably shouldn’t even call it blogging…it was more like stumbling in the dark…)
I’ve just subscribed…and am so excited to learn more. I’ve taken in a lot of huge chunks because I have a lot of catching up to do…but I’m looking forward to learning in small pieces via e-mail. Thanks for culling the best for our benefit! You rock!
Wow Natalie, thank you for your encouragement. I hope you’ll continue to find many helpful tips ’round these parts. ๐
Your timing is perfect! THANK YOU!!! I’ve been trying to figure out how to make a row of images on each page of my new website link down to the content that goes with that image. This tutorial made this so easy. You just saved me so much time and prevented another headache!
Oh good! It’s always cool when something comes at the right time. ๐ Glad you got it to work.
Amy thanks for your video’s. I love to learn from you and I am going to utube to gather all of the helpful tips and tricks. I really did want to learn how to link the titles with the html tag. Cool. Jackie
I hope they’re helpful. Thanks for stopping by!