This is a discussion on "redirection that is unnoticable. how?" within the Web Page Design section. This forum, and the thread "redirection that is unnoticable. how? are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
redirection that is unnoticable. how?
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
redirection that is unnoticable. how?
i need to redirect www.stjohnsspalding.org to cps.jocnet.co.uk/church/ , but dont have a control panel for the address.
is there a way i can do it with HTML without people noticing they have been changed?
Last Blog Entry: The Eagle Has Landed - Young Internet Alliance is Formed! (Feb 20th, 2008)
|
|
|
|
#2
|
|||
|
|||
|
Re: redirection that is unnoticable. how?
add this to your page:
|
|
#3
|
|||
|
|||
|
Re: redirection that is unnoticable. how?
Quote:
|
|
#4
|
|||
|
|||
|
Re: redirection that is unnoticable. how?
that'll teach me for blindly copying and pasting :$
|
|
#5
|
|||
|
|||
|
Re: redirection that is unnoticable. how?
Perhaps .htaccess for this problem?
|
|
#6
|
|||
|
|||
|
Re: redirection that is unnoticable. how?
can you explain HTaccess please? i thought that was for Password protection.
Last Blog Entry: The Eagle Has Landed - Young Internet Alliance is Formed! (Feb 20th, 2008)
|
|
#7
|
|||
|
|||
|
Re: redirection that is unnoticable. how?
Me and .htaccess don't know each other too well I think the code for this is:
|
|
#8
|
||||
|
||||
|
Re: redirection that is unnoticable. how?
never use index.php, always use /
Google see's / (a folders root) and index.php as seperate resources.... so always use the ROOT. That way you keep page PR in your main sections and you dont serve up duplicate content. Hope this makes sense.
__________________
Click the 'Thanks!' button if this post has helped you Rob - Webforumz Founder
Last Blog Entry: Creative Labs threaten developer over home made drivers.... (Apr 1st, 2008)
|
|
#9
|
|||
|
|||
|
Re: redirection that is unnoticable. how?
how about using <frame> to contain cps.jocnet.co.uk/church/ in the index page of www.stjohnsspalding.org ?
|
|
#10
|
||||
|
||||
|
Re: redirection that is unnoticable. how?
I was just going to suggest a frame.... a full page frame. This is the only you can do it without people seeing a change in the URL in the address bar.
Be warned however, people will not be able to bookmark individual pages.... only the frameset.
__________________
Click the 'Thanks!' button if this post has helped you Rob - Webforumz Founder
Last Blog Entry: Creative Labs threaten developer over home made drivers.... (Apr 1st, 2008)
|
|
#11
|
|||
|
|||
|
Re: redirection that is unnoticable. how?
that sound good.
i may try that!
Last Blog Entry: The Eagle Has Landed - Young Internet Alliance is Formed! (Feb 20th, 2008)
|
![]() |
| Tags |
| redirection, unnoticable |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Form Redirection | madmax | PHP Forum | 4 | Jun 4th, 2007 17:35 |
| Frame redirection with PHP | linchpin311 | PHP Forum | 2 | May 17th, 2007 17:35 |
| Upload redirection | Ross | PHP Forum | 8 | Feb 28th, 2007 23:32 |
| Site Redirection | Maverick25r | Web Page Design | 2 | Oct 6th, 2006 12:33 |
| redirection problem | iamzoli | PHP Forum | 12 | Apr 11th, 2004 08:48 |