Unquestionably
New Member
Say you host your website at abc.com, but got a domain somewhere else (ie. mysite.com).
So your website is mysite.com => forwards it to abc.com.
But when you click on an internal link at mysite.com, it reads something like (abc.com/?page=xyz), instead of mysite.com/?page=xyz.
Also, when you go to page abc.com/?page=xyz on mysite.com, the address in the address bar of the browser doesn't change. It still reads mysite.com.
So, when a user books abc.com/?page=xyz, he's actually booking mysite.com (the index page, which is abc.com/?page=home).
how to solve these problems?
So your website is mysite.com => forwards it to abc.com.
But when you click on an internal link at mysite.com, it reads something like (abc.com/?page=xyz), instead of mysite.com/?page=xyz.
Also, when you go to page abc.com/?page=xyz on mysite.com, the address in the address bar of the browser doesn't change. It still reads mysite.com.
So, when a user books abc.com/?page=xyz, he's actually booking mysite.com (the index page, which is abc.com/?page=home).
how to solve these problems?