|
||||||||||
|
|||||||
| GoogleCommunity Sponsor |
Use coupon "forum" for 50% Off! |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Senior Googler
![]() |
Dear Freinds,
I would like to redirect my url to keep(stay) my page rank. Eg: www.abcd.com/index.php to www.abcd.com/index.html Please give me the details or syntax to redirect the web pages plzzzzzzzzzz Very Urgent.... |
|
|
|
|
Sponsored Links
|
|
|
|
#5 (permalink) | |
|
Googler
![]() Join Date: Jul 2007
Posts: 81
Thanks: 0
Thanked 0 Times in 0 Posts
![]() |
Quote:
Or simply enable your php codes in your html using htaccess. |
|
|
|
|
|
|
#6 (permalink) | |
|
Senior Googler
![]() |
.htaccess not working
Quote:
I have tried to redirect the url by using .htaccess method but it was not working. if tried to redirect the url by using php redirect it was working. But if i use this php am i get my old page rank My website running with IIS server Please tell meeeeeeeeeeeeeeeeee ![]() ![]() : confused:![]() ![]() ![]() ![]() |
|
|
|
|
|
|
#9 (permalink) | |
|
Senior Googler
![]() Join Date: Mar 2007
Location: at the hauz
Posts: 162
Thanks: 0
Thanked 0 Times in 0 Posts
![]() |
Quote:
Options +FollowSymLinks RewriteEngine on # index.php to / RewriteCond %{THE_REQUEST} ^[A-Z]{3, 9}\ /.*index\.php\ HTTP/ RewriteRule ^(.*)index\.php$ /$1 [R=301,L] |
|
|
|
|
|
|
#10 (permalink) |
|
Elite Googler
![]() Join Date: Oct 2006
Location: Ireland
Posts: 1,085
Thanks: 0
Thanked 2 Times in 2 Posts
![]() |
Hi man,
If you're running ISS server, then .htaccess method will not work, as this is specific for Linux. Unfortunatelly, I don't know how to make redirects on IIS, try to google "301 redirect on IIS" + examples. I'm sure u'll find something. Regards, Alex |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Sub Folders, Subdomains or Redirect | cursor | All About Google | 3 | 09-27-2008 08:18 PM |
| 301 redirect and 404 error page | starmass | All About Google | 2 | 07-25-2006 02:53 AM |
| Possible redirect 302 hack - Solution | Mrblogs | All About Google | 0 | 06-13-2006 05:56 AM |
| ow to redirect Search Engine Frinedly / Adsense Friendly | chintansoni | Google AdWords & AdSense Forum | 2 | 03-14-2006 10:15 AM |
| My Google appears to be redirect hijacked! | Zetetic | All About Google | 2 | 02-27-2006 04:59 PM |