|
|
 |
May 13th, 2006, 12:50 PM
|
#1
|
|
Reputable Member
Join Date: Jan 2006
Location: Spalding, Lincs
Posts: 160
Thanks: 2
Thanked 3 Times in 3 Posts
Rep Altering Power: 0
|
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?
|
|
|
May 13th, 2006, 01:20 PM
|
#2
|
|
WebForumz Member
Join Date: Mar 2006
Location: East Sussex, UK
Age: 21
Posts: 53
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Altering Power: 0
|
Re: redirection that is unnoticable. how?
|
|
|
May 13th, 2006, 02:05 PM
|
#3
|
|
Most Reputable Member
Join Date: Apr 2006
Location: Cornwall, UK
Posts: 1,307
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Altering Power: 0
|
Re: redirection that is unnoticable. how?
Quote:
|
Originally Posted by darryladie
|
Minor point but the Refresh needs to be in quotes, ie., "Refresh".
|
|
|
May 13th, 2006, 02:24 PM
|
#4
|
|
WebForumz Member
Join Date: Mar 2006
Location: East Sussex, UK
Age: 21
Posts: 53
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Altering Power: 0
|
Re: redirection that is unnoticable. how?
that'll teach me for blindly copying and pasting :$
|
|
|
May 13th, 2006, 02:34 PM
|
#5
|
|
New Member
Join Date: May 2006
Location: Manchester. UK
Age: 18
Posts: 37
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Altering Power: 0
|
Re: redirection that is unnoticable. how?
Perhaps .htaccess for this problem?
|
|
|
May 13th, 2006, 02:48 PM
|
#6
|
|
Reputable Member
Join Date: Jan 2006
Location: Spalding, Lincs
Posts: 160
Thanks: 2
Thanked 3 Times in 3 Posts
Rep Altering Power: 0
|
Re: redirection that is unnoticable. how?
can you explain HTaccess please? i thought that was for Password protection.
|
|
|
May 13th, 2006, 03:15 PM
|
#7
|
|
New Member
Join Date: May 2006
Location: Manchester. UK
Age: 18
Posts: 37
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Altering Power: 0
|
Re: redirection that is unnoticable. how?
Me and .htaccess don't know each other too well I think the code for this is:
Redirect /theurlyouwanttodirect http://yoursite.com/index.php
Sorry if that is wrong as I have never personally used it. .htaccess can be used for loads from SSI and MIME to blocking IPS
|
|
|
May 14th, 2006, 04:17 AM
|
#8
|
|
Elite Veteran
SuperMember
Join Date: Jul 2003
Location: Southern UK
Age: 35
Posts: 3,133
Thanks: 28
Thanked 22 Times in 19 Posts
|
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.
|
|
|
May 15th, 2006, 09:18 PM
|
#9
|
|
New Member
Join Date: May 2006
Location: Vancouver BC
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Altering Power: 0
|
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 ?
|
|
|
May 16th, 2006, 05:44 AM
|
#10
|
|
Elite Veteran
SuperMember
Join Date: Jul 2003
Location: Southern UK
Age: 35
Posts: 3,133
Thanks: 28
Thanked 22 Times in 19 Posts
|
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.
|
|
|
May 20th, 2006, 02:23 PM
|
#11
|
|
Reputable Member
Join Date: Jan 2006
Location: Spalding, Lincs
Posts: 160
Thanks: 2
Thanked 3 Times in 3 Posts
Rep Altering Power: 0
|
Re: redirection that is unnoticable. how?
that sound good.
i may try that!
|
|
|
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|