- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Hi there,
I've been given a few lines of code so I can redirect to another page...
(note: 'mycompany' has been changed from the original for security purposes, if someone wants to trial it specifically, I can forward the details to you)
I can add code to a weebly page, but it forces it to fit within all of the constraints of the template, which means that it won't use the full page as it is intended. I don't need the new page to have the menu, footer, or any of the normal stuff, just these lines of code.
Hoping for some advice!
Thanks,
Adrian
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report

- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Rather than using scripting, you could just make a navigation link directly to the other page using the "External Link" option.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Thanks Adam, if I just an enter it this way it takes me to that page, whereas I want it to appear as my own page.
The direct link is: http://kitchen.prodboard-au.com/ezikit/93QZ, but I want it to appear as www.ezikit.com.au/online-kitchen-designer.
Hope that makes sense!
Adrian
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report

- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
You could try using an iFrame in an Embed Code element, with that page as the SRC of it:
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Thanks Adam, looks like the new 'Header Template' worked OK.
Adrian
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Adam:
I'm wanting to redirect one page of my website to another. It's a fantasy football league, and people go by their last name as well as their team name. Right now, all team pages are okiraqi.org/[last name]. I want to create URLs using the team name that immediately redirects to the team page (without it being a link on the website). For example, if someone types in http://okiraqi.org/hangovers, I want it to immediately redirect to http://okiraqi.org/duffy instead of the 404 page.
If I use "open external page" and try to type in the URL of that page, it goes to the 404 page, even if I've set it up to open an external page. How can I have it redirect to an internal page?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report

- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Sounds like you'll want to set up some 301 redirects for those:
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report