Link from extern homepage to a specifik page in my website
Autor: Peter C.
Visitado 1460,
Seguidores 1,
Compartilhado 0
I want to make a direct link to a specifik page in my website www.lopekana.dk from another website. How can I do that ?
Publicado em
did you made both of website with x5? if yes, you can easily select the text an choose link to another url, if not the you need to put your word insade the code. I do not know you are going to use image, bottun or text to create that link, I will give you example for text:
<a href="http://www.yourwebsite.com/mypage.html">visit my page</a>
"visit my page" is your text you want to show, and "http://www.yourwebsite.com/mypage.html" is your destination address.
if this post is the correct answer, please mark this answer as correct answer.
------------------------------------------------------------
Good Luck
http://www.usx5host.com (6 months free Web Host for x5 users, promo code: usx56m)
http://www.usx5.com (Templates and support for x5)
http://www.wdesigners.us
Autor
My problem is that no matter where I am on my website is my URL showing http: //www.lopekana.dk/
The URL does not show on the speciffikke side I'm on.
Hello Peter,
Isnce you are using an iframe to show the website this won't work. The only way to find the correct url is to take it from http://lopekana.dk/X5/ so you will see the link to the correct page.
Many thanks!
Autor
Hello Claudio,
It solved my problem!
thank you!
Peter