How does Refer a Friend work?

Every MyHost customer has a unique referral code to share with friends and family. Your code lets us know who you have referred to our website. Any time someone uses your code to become a new MyHost customer, you earn a $20 account credit.

  1. Log in to your MyHost control panel
  2. On your homepage see Refer a Friend tile

  3. Your unique referral code can be found on the bottom of this tile


  4. Share your code via the Copy Link button on the top right hand corner or share directly to your social media via the buttons at the bottom of the tile.
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

What database settings do I use for scripts?

Server Hostname: localhost Database Username: <your username>_<database name> e.g....

How do I add a wildcard subdomain for Wordpress MU?

This can be easily done by logging into your cPanel control panel and clicking on "Subdomains"....

Do you support Silverstripe Hosting?

Yes, we run Linux servers designed to run the New Zealand developed Silverstripe application. If...

Strict Standards Errors for PHP

If you are getting errors similar to:Strict Standards: Non-static method JLoader::import() should...

Fix permissions of all directories and files

To change all the directories to 755 (-rwxr-xr-x): find /home/xxx/public_html -type d -exec...