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.
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
<meta 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