Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Once the initial frame forward has occurred, how can I make links on the page that was loaded appear to be on the domain that was forwarded?

0
Posted

Once the initial frame forward has occurred, how can I make links on the page that was loaded appear to be on the domain that was forwarded?

0

First add the following HTML tag to the pages that you are forwarding to: This will ensure that the browser breaks out of the frame when following links. If you proceed without doing this, when visitors follow a link, your forwarded domain will open a frame within the current frame, and this behavior will continue with the more links they follow. Next, change the URLs in your links on the page you are forwarding to, so that they reference the forwarding domain, and not the domain on which they are located. For example, if “myforward.com” is the domain that is using frame forwarding, and “http://www.mydomain.com/myfiles/” is the URL that is being forwarded to, and you want to link to “http://www.mydomain.com/myfiles/mypage.html”, you should change this link to “http://www.myforward.com/mypage.html”.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123