![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Anyone know the code for a redirect that pauses and shows a message on the screen telling visitors they're being sent to a new page? -- Bonnie Granat Granat Technical Editing and Writing http://www.editors-writers.info |
#3
| |||
| |||
|
|
Anyone know the code for a redirect that pauses and shows a message on the screen telling visitors they're being sent to a new page? |
)
#4
| |||
| |||
|
|
Bonnie Granat wrote: Anyone know the code for a redirect that pauses and shows a message on the screen telling visitors they're being sent to a new page? I gave you that last year. )-- Duende |
#5
| |||
| |||
|
|
I have it, so thanks anyway. |
#6
| |||
| |||
|
|
"Wipkip" <duende_d (AT) hotmail (DOT) com> wrote in message news:89%ob.974$D25.905 (AT) newssvr29 (DOT) news.prodigy.com... Bonnie Granat wrote: Anyone know the code for a redirect that pauses and shows a message on the screen telling visitors they're being sent to a new page? I gave you that last year. )-- Duende Duende, my boy!! How are you?? Long time, no see. |
#7
| |||
| |||
|
|
Do it in your htaccess file. Redirect permanent / http://www.granatedit.com/ -- I found the htaccess file, which is empty. Are you saying to put the above words "Redirect permanent / http://www.granatedit.com/" into the file just like that, with nothing else? What about the pages that are in there now with the above content? B. That should redirect everything to your new home page. You can do each page too. |
#8
| |||
| |||
|
|
Bonnie Granat wrote: Do it in your htaccess file. Redirect permanent / http://www.granatedit.com/ -- I found the htaccess file, which is empty. Are you saying to put the above words "Redirect permanent / http://www.granatedit.com/" into the file just like that, with nothing else? What about the pages that are in there now with the above content? B. That should redirect everything to your new home page. You can do each page too. Redirect permanent /page1.htm http://www.granatedit.com/page1.htm Redirect permanent /page2.htm http://www.granatedit.com/page2.htm Note the single space..............^ -- |
#9
| |||
| |||
|
|
"Wipkip" <duende_d (AT) hotmail (DOT) com> wrote in message news:jkfpb.1061$O_2.74 (AT) newssvr29 (DOT) news.prodigy.com... Bonnie Granat wrote: Do it in your htaccess file. Redirect permanent / http://www.granatedit.com/ -- I found the htaccess file, which is empty. Are you saying to put the above words "Redirect permanent / http://www.granatedit.com/" into the file just like that, with nothing else? What about the pages that are in there now with the above content? B. That should redirect everything to your new home page. You can do each page too. Redirect permanent /page1.htm http://www.granatedit.com/page1.htm Redirect permanent /page2.htm http://www.granatedit.com/page2.htm Note the single space..............^ -- Why is this preferable to what I have now? I'm going to be closing down the old site in a couple of months. -- Bonnie Granat Granat Technical Editing and Writing http://www.granatedit.com |
#10
| |||
| |||
|
|
Search engines will follow a Redirect permanent in your htaccess file but most search engines do not like the meta refresh tags. In fact they think meta refresh are evil. |
![]() |
| Thread Tools | |
| Display Modes | |
| |