The estimated reading time for this post is 5 minutes
Q. Help! I have a friend who drives me crazy. She keeps sending me cool webpages, but when I click on the website’s address in her email nothing happens. I have to copy and paste the web address which is annoying and nearly impossible to do on my phone, which is where I almost always read my email.
I asked her to link to the websites so I could open them easily but she said she didn’t know how to do that. The websites she sends me are always really cool, so could you tell me and her how to create a link? Then I can send her a link to The Wonder of Tech!
A. Great question. You’re right, it’s much easier to open a website if you’re sent a link instead of just the website address. Many people don’t realize that website addresses don’t automatically get sent as a link. Often you have to create a link, also called a hyperlink.
What Is a Hyperlink?
According to Merriam-Webster Online, a hyperlink is: “a highlighted word or picture in a document or Web page that you can click on with a computer mouse to go to another place in the same or a different document or Web page.” Want an example of a hyperlink? In the first sentence of this paragraph, “Merriam-Webster Online” is a hyperlink: when you click on that link, you’ll be taken to the page with the definition for “hyperlink.”
Hyperlinks make it easier to open new web pages without having to copy and paste the website address, which can be especially challenging on a mobile device. Just click (or tap) on a hyperlink and you’re taken to the website.
Hyperlinks make navigating much easier. Opening a new page is simple with a hyperlink, but requires a few extra steps by the author to create the hyperlink. If the author wants the reader to go to the website, a hyperlink will make that action much more likely.
How to Create a Hyperlink
You have two choices for creating a hyperlink:
- Shortcut
- Coding
Use a Shortcut to Create a Hyperlink
Many sites offer shortcuts to creating links so you don’t have to know coding to create a hyperlink.
Also see, Small Business, How to Create a Hyperlink for Your Mac OS Desktop
If you’re sending an email, look for the link icon at the bottom of the message box when you’re composing the message. Click on the link icon to open a new window with places for you to insert the web address and the name of the website. If you leave the name of the website section blank, the website address will be displayed as the link text.
For Gmail:
For Yahoo Mail:
If you use a different email service, look for the hyperlink icon when you’re writing an email to insert a link into your message.
When you enter a link in your Facebook status update, Facebook will display a preview so your Friends can see a glimpse of the website and click through to it.
All you have to do is copy and paste the website address into your status update to create the link and preview on Facebook. Note that not all websites will show a preview but the web address will be shown as a hyperlink.
Microsoft Word
In Word, click on Insert => Hyperlink and enter the website address and the name of the website.
You can also highlight text then right-click on it to display a menu. Click Hyperlink to make that text into a hyperlink.
For more information, check out Microsoft Office Create, format, or delete a hyperlink.
Use Coding to Create a Hyperlink
Sometimes shortcuts aren’t available to create a hyperlink, so you’ll have to create the code yourself. If the word “coding” strikes fear in your heart, I completely understand, but don’t worry. I swear, you can do this. I’m not a coder either but coding a hyperlink is as easy as cutting and pasting.
Hyperlink code looks like this:
Not all sites will turn coding into a link, but many will. Flickr, for example, doesn’t give you a shortcut to add a hyperlink in comments but you can create one by using coding.
To create your own hyperlink, copy and paste this code, replacing the capitalized letters with the website address and the name of the website:
<a href=”http://INSERT WEBSITE ADDRESS HERE”>INSERT NAME OF WEBSITE HERE</a>
Note that the website address has to include the entire address, including the http or https part of the address.
You must use the entire link:
DO => https://wonderoftech.com or http://wonderoftech.com
DON’T => www.wonderoftech.com or wonderoftech.com
Anchor Text
The text that’s displayed as the link is called Anchor Text. Most links use the name of the website or the title of the article but you can use other words as Anchor Text. You can put any words as Anchor Text, such as “Click Here” or other text you want to display as the link.
You must include Anchor Text in the hyperlink. If you don’t, nothing will be displayed, not even the website address.
[warning]Be careful not to mislead anyone with your Anchor Text by promising that you’re taking them to a place other than where the link leads. That’s spammy![/warning]
Be Careful When You Click on a Hyperlink
Beware! Evil spammers might put misleading words as Anchor Text in a hyperlink, leading you to believe you’re opening a safe website when instead you’re headed to one filled with malware.
See, Hack Attack! What to Do if Your Email is Hacked
Be very careful when clicking on links in emails. Hackers often put misleading links in messages and use names of safe websites as Anchor Text when they hijack email accounts. Almost everyone has seen spammy emails from hackers with only a link in the message.
If you’re suspicious about a link, don’t click on it. Better to be safe than to get hacked because of a malware link.
See, PC World, How to Tell if a Link Is Safe Without Clicking on It
Your Thoughts
Did you know how to create a hyperlink? Have you ever been frustrated by getting a web address that wasn’t a hyperlink? Have you tried coding a hyperlink? Have you ever clicked on a link with misleading Anchor Text? Let us know in the Comments section below!
Mike Maynard says
Hi Carolyn,
When i first saw this, I thought ‘that’s easy’! It’s not so easy on a phone though. I’m glad I don’t use my phone for email. I have actually got it working properly. It has been slow since I bought it, so I downloaded a manual and ended up resetting it. I have to download a few apps to get it back to the way it was before, but it’s much faster.
Carolyn Nicander Mohr says
Hi Mike, Yes, when you’re reading an email on a phone and there isn’t a hyperlink, then copying and pasting the web address can be a challenge. If you’re sending out an email with a website, you should link to it if you want people to go to that website.
I’m glad you got your phone up and running again. I bet one of your old apps was using too much memory. Resetting the phone is an annoying task but I’m glad it worked for you!
Harleena Singh says
Hi Carolyn,
Yes indeed, one learns a lot over time, don’t we? 🙂
However, there was a time when we were not well aware and perhaps made similar mistakes like your friend did, which is so natural because we didn’t know how to.
I am so glad you came up with this wonderful post explaining all the details about what are hyperlinks, anchor texts, and what all we need to do to make it all right. She would be so happy to go through this post and learn something really good.
Thanks for sharing. Have a nice weekend 🙂
Carolyn Nicander Mohr says
Hi Harleena, Yes, I confess, before I started The Wonder of Tech, I didn’t know how to code a hyperlink. I knew how to use the shortcuts but not how to use the code.
When I learned, I realized how easy it was. The reader asked a great question, I’m sure plenty of people also wondered how to create a hyperlink but didn’t know how.
Now that people know how easy it is, they can make it easier for readers to navigate to web pages they recommend.
Scott says
Not so much applicable to the questioner, but for readers using Firefox, there are add-ons (e.g. Text Link ) which can make an inactive URL to be active by double-clicking. Great for those times when someone sends you an email with an inactive link (or if you see an inactive URL in a webpage somewhere). Of course, you have to be using your browser and viewing your mail in a web interface (not an offline client) for that kind of add-on to work. Perhaps Chrome has a similar add-on?
Carolyn Nicander Mohr says
Hi Scott, Welcome to The Wonder of Tech! Thanks for letting us know about the Text Link Firefox Add-on. Turns out there is one for Chrome too: Text Link. Very handy, but you’re right, that wouldn’t help the reader or others who are checking email on their phones.
Aditya Antil says
Hi Carolyn,
Though I haven’t came across such problem yet as I find it quite easy to do so. But, there is one incident when someone mailed me to sell his services and when I clicked on that link(as it was looking clean to me) it redirected me to the unwanted website which annoyed me a lot. I don’t know why people do this? If they really want to sell then doing good things in a negative way will only harm them with no profits at all.
Carolyn Nicander Mohr says
Hi Aditya, Hmm, I wonder whether your friend’s email account was hacked. I can’t imagine anyone sending out a link to a deceptive website when they’re trying to sell to their friends!
Ray says
I was sort of under the impression that the majority of online email services automatically generated the link for us. It ends up being the full link, unless you use the link/insert link button and change it, but that’s usually fine with me. I would rather see the full link address rather than a keyword or misleading anchor text in my inbox.
The only time lately that I can recall it not working is occasionally when I copy and paste a full sentence or paragraph, but this if fairly rare.
Usually most websites will automatically make them links too like in a YouTube description. I just copy and paste the link and YouTube automatically does it.
There are a few sites that I have to use the link button yet and paste it in, but it seems like not many.
I am not really into cell phones though so I don’t know if the results are way different or not.
I know a few people that don’t know how to add attachments either.
Carolyn Nicander Mohr says
Hi Ray, Yes, I have had that happen to me too, where friends want me to check out a website but don’t link to it. Some email providers don’t automatically link web addresses (perhaps because of spam)? But I never thought about writing an article on the topic until I got the question from a reader.
That’s why I so appreciate questions from readers. If one person is wondering about tech, chances are others are too!