How do I redirect a domain to my LinkedIn profile?

Avatar
  • Answered
How do I send (forward) people to my linkedin profile if they enter my domain name into the browser?

Thank you!
Avatar
Tim S.
Hi cpinfer, Thanks for posting your question. I'm more than happy to assist you today. You could set up an index page for that specific domain and write a redirect for it in the code. That way, anyone visiting the website would be redirected to your LinkedIn profile. Place the following HTML redirect code between the and tags of your HTML code.

&#60meta HTTP-EQUIV="REFRESH" content="0; url=http://www.yourdomain.com/index.html">

Replace the URL in the code with the URL of your LinkedIn profile. I hope this helps! If you need further assistance please feel free to contact us. Thanks! Tim S