Hi,
I was using Domain forwarding with masking and when i load my web page on mobile it loads same as desktop. When i saw source it was like this.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <title>Edoof</title> <meta name="description" content=""> <meta name="keywords" content=""> </head> <frameset rows="100%,*" border="0"> <frame src="https://edoo.z30.web.core.windows.net/" frameborder="0" /> </frameset> </html>
I dont know why Godaddy has missed the viewport tag
<meta name="viewport" content="width=device-width, initial-scale=1.0">
I had tried adding to my local page and it was working good.
if some one from team can add this to the generated html for html redirection with masking will help us a lot.
Solved! Go to Solution.
Don't use masking, the whole method of using HTML for this is outdated.
Here is a tutorial on mapping a domain to Microsoft Azure.
https://docs.microsoft.com/en-us/azure/app-service/app-service-web-tutorial-custom-domain
install wordpress the best
Don't use masking, the whole method of using HTML for this is outdated.
Here is a tutorial on mapping a domain to Microsoft Azure.
https://docs.microsoft.com/en-us/azure/app-service/app-service-web-tutorial-custom-domain