How can I redirect my non-Shopify website to my Shopify site?

I have website A (not on shopify) and website B (shopify site).

I want website A to redirect to B (shopify site). What do I have to do? (right now somehow how B is redirecting to A)

Hello @iliveinohio ,

Check the hosting settings of domain A how they allow you to redirect.
If nothing works find in the source domain and use this tag

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

Don’t forget to change the example domain with your destination URL

Thanks

There are some issues setting up your domains.

You should configure your domain A’s CNAME to redirect to B

You should configure your domain B to point to your Shopify store

Thank you. domain B is my shopify account, why/how would it be redirecting to domain A?

I was able to successfully configure domain A’s CNAME to redirect to B.

BUT how do I configure domain B to point to Shopify store? (Domain B is my shopify store but it’s being redirected to domain A somehow)

Please make sure you have configured B as your store domain inside Shopify Admin.