|
uCoz Community Archives Locked Everything about re-directing is here |
Everything about re-directing is here |
I have my main directory of my website, with all the pages on it.
Ex. Forums, contact us, etc.. My question is, im making another website and when a person clicks "Test" for example, how can i make it so that when they click that they are automatically re directed to another website i made? For example they click it, and it takes them to domain.com Hopefully i made that clear, thanks! |
VILEGaming, you can do this simply with HTML. Paste the code below wherever you wish the link to appear.
Quote <a href="http://yoursitehere.com" target="_blank">link text here</a> Hope this helps. Jack of all trades in development, design, strategy.
Working as a Support Engineer. Been here for 13 years and counting. |
Thanks, but i was mainly wondering if this is possible without the user clicking on the link. For example, if they click "Test Page" in my directory, as soon as they click that, is it possible they can be automatically redirected to another website?
|
VILEGaming, yes that is possible by using a redirection in the head section of the page. Here is the code to place in the <head></head> tags.
Quote <meta HTTP-EQUIV="REFRESH" content="0; url=http://yoursitehere.com"> This can be found in other threads so next time please do remember to use search, Hope this helps, Jack of all trades in development, design, strategy.
Working as a Support Engineer. Been here for 13 years and counting. |
Thank you very much!
|
My site is www.LIVEGOLI.com And when I enter to the main page of site it redirecting me at
image - http://i073.radikal.ru/1107/2f/62307e0a4e54.jpg This is how I have installed, image2 - http://i039.radikal.ru/1107/68/60042ce34df9.jpg Help me what can I do? Thanks. Attachments:
2253131.jpg
(8.8 Kb)
·
4239075.jpg
(164.6 Kb)
|
this is site pages source:
Post edited by zura_zura888 - Friday, 2011-07-08, 9:51 AM
|
see
Added (2011-07-08, 5:10 Am) |
zura_zura888, In CP->Design->Design management (templates)->Site pages there is supposed to be this code: $CONTENT$ But we didn't see it there. We suggest you restore this template. But do not forget to create template backup before. After doing so the standard appearance of the templates created via Page Editor will be restored/changed back to standard (including main page). That has to help.
|
Hi, I have a lilttle problem. How can I do to open a new WINDOW when I click a link, an image ..etc. ?? (To NOT appare in same window tab, automat open a new TAB WINDOW)!
Post edited by KeKeGeNKaY - Thursday, 2011-11-24, 3:37 PM
|
| |||
| |||