Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

HTML How to Make a Website Adding Pages to a Website Build the Contact Page

Margaret Nelson
Margaret Nelson
6,394 Points

Is it possible to add a link for FB Messenger in the contact page?

Is it possible to add a direct link to FB messenger in the contact page, and if so, how?

2 Answers

Conrad Turuk
Conrad Turuk
5,144 Points

I did some research, and all I can find is this:

https://www.facebook.com/help/975931839152864

With this information, I would just copy the "message me" url from your facebook and place it within the anchor element in your html. This would then create a link that would take the viewer to your messenger page to begin a conversation.

Conrad Turuk
Conrad Turuk
5,144 Points

Awesome, I'm glad it worked! Please keep in mind that only users that have an active facebook account will be able to message you.