|
|
||||||
|
||||||
| Index Link To US Private Messages Archive FAQ RSS | ||||||
| Web Programming Discussion Forum Working with an API? Developing a plugin? Writing a Mod or script for your favorite blog, Web 2.0 site or Forum? Welcome. |
Share Thread: & Tags
|
||||
|
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
I did this once long time ago when I was first learning about HTML. But now I have forgotten how it is done. There is a way of having one HTML page redirecting and loading another page. I think it is done on the <body> tag. I remember it is something like <body onload=.... Does anyone know what I am talking about?
|
|
|||
|
Quote:
Jean-Luc |
|
||||
|
You may want to consider using an htaccess file to do you redirect. They work really great and happen server side so you don't need to worry about browser compatability or any network security software that might be installed on the end user machine.
If you are not familiar with using HTACCESS check out this free software I use it all the time Downloading HTAccessible |
|
||||
|
Steven brings up a good point. htaccess files are much better for redirects and if you use a 301 redirect method you won't run into any problems with the search engines.
Using a javascript (which the search engines typically can't follow) will only help your visitors whereas the search engines could misinterpret this as cloaking and they could penalize your site. I would be very careful in using the javascript or meta refresh method for a redirect. Eric
__________________
Eric Nelson, Ph.D. <<SlickRockWeb>> Affordable SEO, Plan your Belize vacation early. |
|
|||
|
Google and most major search engines may penalize you for using meta tag or javascript redirects (not to mention that some systems may have javascript turned off). In my humble opinion it is always better to use mod_rewrite or a simple 301 redirect in .htaccess. It's cleaner, avoids the suggestion of unethical redirects and the Search Engines will love you.
__________________
I use Country IP Blocks as added security for my networks and servers. |
|
|||
|
Quote:
|
|
|||
|
I wrote this page of instructions some time ago:
How to Construct a Redirect Page. With some web-browsers, and some security setting, any active scripts may trigger a security alert - this will worry inexperienced visitors. Richard |
|
|||
|
complete: SEs do not like the meta refresh for reasons already given above.
I had implemented the 301 redirect method many times and enjoyed excellent results. The most recent involved thousands of webpages when I was no longer allowed to display Adsense ads at one of my sites due to non-compliance issues (account not suspended).
__________________
http://DigitalProductsCenter.com, http://AdsenseForDummies.com, http://1stgirl.com |
|
||||
|
Hi 1stgirl.com - was interested in redirects for my site migration to a new server, so I checked out What Makes Online Dating So Different?.
All the links in the left menu gave the following pages; Not Found The requested URL /ebooks/5 Steps to Online Dating Success/what-makes-online-dating-so-different-03.shtml was not found on this server. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. Apache/1.3.37 Server at What Makes Online Dating So Different? Port 80 Thought you might be interested.
__________________
Thanks for your reply Cheers Steven http://stevenredhead.com "Life is not measured by the number of breaths we take...but by the moments that take our breath away." |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Redirecting Page Rank | wige | Google Discussion Forum | 0 | 09-07-2007 12:21 PM |
| Redirecting URL | tushar123 | Search Engine Optimization Forum | 0 | 11-09-2006 04:12 AM |
| Problem in redirecting dynamic page to static one ! Pls HELP | ashishdabas | Search Engine Optimization Forum | 2 | 09-11-2006 05:37 PM |
| MSN.com redirecting to MSN.co.uk | dburdon | MSN Search Discussion Forum | 4 | 05-04-2006 10:00 AM |
| MSN.com redirecting my site | flyclothing | MSN Search Discussion Forum | 6 | 04-26-2006 11:38 AM |
|
WebProWorld |
Advertise |
Contact Us |
About |
Forum Rules |
MVP's |
Archive |
Newsletter Archive |
Top |
WebProNews
WebProWorld is an iEntry, Inc. ® site - © 2009 All Rights Reserved Privacy Policy and Legal iEntry, Inc. 2549 Richmond Rd. Lexington KY, 40509 |