Skip to content

Link projects to github domain #21746

Answered by Gisgar3
baeni asked this question in General
Discussion options

You must be logged in to vote

One option for this issue is to use a  META tag within your HTML page. Assuming you already have a page set for baeni.github.io/twitter, you could use:

<meta http-equiv="refresh" content="0; url=https:/twitter.com/yourtwitterusername"/>

^ make sure that this  META  tag goes within the  HEAD block

Also, for older browsers which don’t support this or if the refresh does not work properly, adding a redirect hyperlink will help combat this issue:

<p><a href="https://twitter.com/yourtwitterusername">Redirect</a></p>

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants