Hi Guys and Gals,
A newbie here.
I had a friend do a website for me years back and I have just updated with a new website on my main domain. However I have another domain (which is parked) which is meant to show an identical version of the website on the main domain. He made this happen using an iframe, however the iframe is not pulling the new website correctly (not responsive)
This was the iframe he used:
<HTML>
<HEAD>
<TITLE>Gracelandguitars: Home</TITLE>
</HEAD>
<FRAMESET SIZE="100%">
<FRAME SRC="Graceland Guitars – My WordPress Blog">
</FRAME>
</FRAMESET>
<BODY>
</BODY>
</HTML>
The main domain is example.co.za - this is where the website is hosted.
The second domain is domain.com - this should show the exact same website as the main domain.
On laptop it shows fine, but there is an issue on mobile on the 2nd domain.
Why would this be happening?
Please help
Thanks,
Chris
A newbie here.
I had a friend do a website for me years back and I have just updated with a new website on my main domain. However I have another domain (which is parked) which is meant to show an identical version of the website on the main domain. He made this happen using an iframe, however the iframe is not pulling the new website correctly (not responsive)
This was the iframe he used:
<HTML>
<HEAD>
<TITLE>Gracelandguitars: Home</TITLE>
</HEAD>
<FRAMESET SIZE="100%">
<FRAME SRC="Graceland Guitars – My WordPress Blog">
</FRAME>
</FRAMESET>
<BODY>
</BODY>
</HTML>
The main domain is example.co.za - this is where the website is hosted.
The second domain is domain.com - this should show the exact same website as the main domain.
On laptop it shows fine, but there is an issue on mobile on the 2nd domain.
Why would this be happening?
Please help
Thanks,
Chris
Last edited by a moderator: