Welcome to TalkGraphics.com
Page 1 of 2 12 LastLast
Results 1 to 10 of 12
  1. #1

    Question Create redirect link in Web Designer 6

    Hello!

    This is my first visit and here is my question:

    How do you create a redirect link (example, create a webpage at Link A; then create Link B which leads to Link/webpage A) in Xara Web Designer 6?

    Thanks.
    Last edited by Drwyd; 13 April 2012 at 06:26 PM.

  2. #2
    Join Date
    Mar 2009
    Location
    England
    Posts
    2,044

    Default Re: Create redirect link in Web Designer 6

    Do you mean an auto redirect or a clickable link ?

  3. #3

    Default Re: Create redirect link in Web Designer 6

    Quote Originally Posted by Drwyd View Post
    Do you mean an auto redirect or a clickable link ?
    Auto redirect.

    Thanks.

  4. #4
    Join Date
    Mar 2009
    Location
    England
    Posts
    2,044

    Default Re: Create redirect link in Web Designer 6

    Add this to the head section of the page.

    The "5" refers to the delay in seconds before the page redirects to the new one.

    Code:
    <meta http-equiv="refresh" content="5;url=nameofpage.htm">

  5. #5

    Default Re: Create redirect link in Web Designer 6

    Will try that. Thank you!

    (If this reply got posted twice, apologies for the repeat.)

    Cheers.

  6. #6

    Default Re: Create redirect link in Web Designer 6

    Quote Originally Posted by Drwyd View Post
    Add this to the head section of the page.

    The "5" refers to the delay in seconds before the page redirects to the new one.

    Code:
    <meta http-equiv="refresh" content="5;url=nameofpage.htm">
    Just to add to Drwyd' help, to add this in WD6 you will require a placeholder named <head>

    Click image for larger version. 

Name:	names.jpg 
Views:	182 
Size:	18.6 KB 
ID:	88776
    Click image for larger version. 

Name:	placeholder.jpg 
Views:	858 
Size:	50.9 KB 
ID:	88775

  7. #7

    Default Re: Create redirect link in Web Designer 6

    I greatly appreciate the tip and especially the jpeg's to help find where to perform this task.

    Thank you!

  8. #8
    Join Date
    Aug 2000
    Location
    Placitas, New Mexico, USA
    Posts
    41,486

    Default Re: Create redirect link in Web Designer 6

    Welcome to TalkGraphics Laurie

  9. #9

    Default Re: Create redirect link in Web Designer 6

    Thanks!

  10. #10

    Default Re: Create redirect link in Web Designer 6

    Can the above be used to auto redirect to another website? I would like to auto direct from an old but still functional website to a new website.

 

 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •