Copy link to clipboard
Copied
I uploaded a site edited in Dreamweaver. I bought a domain through godaddy and have forward with masking pointing to where it is located. I have it running from my other websites hosting so its pointing to www.MYSITE.com/NEWSITE/Index.html
It looks fine in chrome and safari when I use www.MYSITE.com/NEWSITE/Index.html and www.NEWSITE.com
When I preview the mobile from inside dreamweaver it looks fine, local view.
When I go to www.MYSITE.com/NEWSITE/Index.html on my phone it looks fine.
However, when I go to www.NEWSITE.com it doesn't load correctly.
Sites are hosted at one.com
Any help would be greatly appreciated, I am at a total loss
Is this your web site? The code contains a frame that points to your other domain. Maybe that's why it looks bad on Mobile phones. Mobile phones don't support deprecated frames & framesets.

<frameset rows="100%,*" border="0">
<frame src="http://buddenhagenitsolutions.com/Omnia/index.html" frameborder="0" />
<frame frameborder="0" noresize />
</frameset>
Nancy
Copy link to clipboard
Copied
Please give us the correct URL's so that we can see what is going on.
Copy link to clipboard
Copied
the new one is www.omniadmp.com
forward points to
www.buddenhagenitsolutions.com/Omnia/index.html
Thanks again
Copy link to clipboard
Copied
Is this your web site? The code contains a frame that points to your other domain. Maybe that's why it looks bad on Mobile phones. Mobile phones don't support deprecated frames & framesets.

<frameset rows="100%,*" border="0">
<frame src="http://buddenhagenitsolutions.com/Omnia/index.html" frameborder="0" />
<frame frameborder="0" noresize />
</frameset>
Nancy
Copy link to clipboard
Copied
Ok so, I believe go daddy adds the frames for the mask forwarding, so I guess bottom line I have to stop being cheap and pay for more hosting
Copy link to clipboard
Copied
erikb30197127 wrote
Ok so, I believe go daddy adds the frames for the mask forwarding, so I guess bottom line I have to stop being cheap and pay for more hosting
Quality web hosting is not expensive or hard to find. There are plenty of good web hosts with plans to fit most budgets.
The Best Web Hosting Services of 2017 | PCMag.com
Nancy
Find more inspiration, events, and resources on the new Adobe Community
Explore Now