|
|
||||||
|
||||||
| 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 want to redirect http://www.mojopages.com/biz//san-di...92101/18490213 to
http://www.mojopages.com/biz/san-die...92101/18490213 can anyone suggest how can i do this.
__________________
Search Engine Optimization Company Offshore Software Development Deep Link Directory |
|
||||
|
If its permanently moved, on the old page just put this code
Code:
<? Header( "HTTP/1.1 301 Moved Permanently" ); Header( "Location: http://www.urlofnewpage.com" ); ?>
__________________
2009 Hairstyles - Pictures of 2009 hairstyles and a virtual hairstyler demo. Price Comparison Site - Compare prices of well known brands and products. |
|
|||
|
chandrik's method works fine. Only suggestion i would make though is if possible put all your redirects in an .htaccess file. Much neater, saves having a load of php files whose sole purpose is to redirect an url.
|
|
|||
|
<script type="text/javascript">
window.location = "URL" </script> this works too |
|
||||
|
This would work, however search engines are likely to see this as potentially spammy, and would not follow the redirect. In addition, certain Internet security applications may prevent the redirection or, worse, display a security alert to the user.
__________________
The best way to learn anything, is to question everything. |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| 301 redirect not redirecting | thebloke | Search Engine Optimization Forum | 16 | 11-29-2006 08:36 AM |
| 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 |
| Redirecting without effecting PR | icb01co2 | Google Discussion Forum | 4 | 06-11-2004 08:10 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 |