Google Community
Latest Forums Rules Resources
Custom Search

Go Back   Google Community > Webmaster Forums > Search Engine Optimization Forum

GoogleCommunity Sponsor
Cirtex Hosting
Use coupon "forum" for 50% Off!

Reply
 
LinkBack Thread Tools Display Modes
Old 09-19-2007, 05:31 AM   #1 (permalink)
Senior Googler
 
Hit man's Avatar
 
Join Date: Mar 2007
Location: Bangalore
Posts: 124
Thanks: 0
Thanked 0 Times in 0 Posts
Hit man is on a distinguished road
Send a message via MSN to Hit man Send a message via Yahoo to Hit man Send a message via Skype™ to Hit man
Smile Url redirect

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....
Hit man is offline   Reply With Quote
 
Sponsored Links
Old 09-19-2007, 06:34 AM   #2 (permalink)
Elite Googler
 
leftybogs's Avatar
 
Join Date: Feb 2007
Posts: 1,153
Thanks: 0
Thanked 26 Times in 24 Posts
leftybogs is on a distinguished road
hope this can help...

301 Redirect - How to create Redirects
leftybogs is offline   Reply With Quote
Old 09-19-2007, 06:55 AM   #3 (permalink)
Senior Googler
 
Hit man's Avatar
 
Join Date: Mar 2007
Location: Bangalore
Posts: 124
Thanks: 0
Thanked 0 Times in 0 Posts
Hit man is on a distinguished road
Send a message via MSN to Hit man Send a message via Yahoo to Hit man Send a message via Skype™ to Hit man
Not working

Quote:
Originally Posted by leftybogs View Post
Hi leftyboys,

If tried that method only my url has been redirecting but i cant get my old page rank.

I need to keep my page rank please tell me some other way

Hit man is offline   Reply With Quote
Old 09-20-2007, 05:27 AM   #4 (permalink)
Google Freak
 
internetgal's Avatar
 
Join Date: Feb 2007
Posts: 340
Thanks: 7
Thanked 8 Times in 8 Posts
internetgal is on a distinguished road
Quote:
Originally Posted by Hit man View Post
Hi leftyboys,

If tried that method only my url has been redirecting but i cant get my old page rank.

I need to keep my page rank please tell me some other way

Do not worry about page rank. If you make a 301 permanent redirect, you will retain your page rank in 2-3 mnths period, considering you do not make any major changes in the content!
internetgal is offline   Reply With Quote
Old 09-20-2007, 11:46 AM   #5 (permalink)
Googler
 
zagu060807's Avatar
 
Join Date: Jul 2007
Posts: 81
Thanks: 0
Thanked 0 Times in 0 Posts
zagu060807 is on a distinguished road
Quote:
Originally Posted by Hit man View Post
Hi leftyboys,

If tried that method only my url has been redirecting but i cant get my old page rank.

I need to keep my page rank please tell me some other way

Create a 301 redirect in your htaccess from php to html.

Or simply enable your php codes in your html using htaccess.
zagu060807 is offline   Reply With Quote
Old 09-21-2007, 01:17 AM   #6 (permalink)
Senior Googler
 
Hit man's Avatar
 
Join Date: Mar 2007
Location: Bangalore
Posts: 124
Thanks: 0
Thanked 0 Times in 0 Posts
Hit man is on a distinguished road
Send a message via MSN to Hit man Send a message via Yahoo to Hit man Send a message via Skype™ to Hit man
.htaccess not working

Quote:
Originally Posted by zagu060807 View Post
Create a 301 redirect in your htaccess from php to html.

Or simply enable your php codes in your html using htaccess.
Dear friends,

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:
Hit man is offline   Reply With Quote
Old 09-21-2007, 07:03 AM   #7 (permalink)
Master Googler
 
potchie's Avatar
 
Join Date: Apr 2007
Posts: 812
Thanks: 0
Thanked 2 Times in 2 Posts
potchie is on a distinguished road
Better use PHP redirect, if it is working. There are many ways to redirect a site, but it requires different strategies.
potchie is offline   Reply With Quote
Old 09-21-2007, 01:19 PM   #8 (permalink)
Master Googler
 
Join Date: Jan 2007
Posts: 952
Thanks: 0
Thanked 1 Time in 1 Post
toinkzzz is on a distinguished road
i don't know why 301 redirects didn't work with you... i think alex-party knows the best solution for this...
toinkzzz is offline   Reply With Quote
Old 09-22-2007, 01:22 AM   #9 (permalink)
Senior Googler
 
Join Date: Mar 2007
Location: at the hauz
Posts: 162
Thanks: 0
Thanked 0 Times in 0 Posts
Ar3d is on a distinguished road
Smile Try thi s one..

Quote:
Originally Posted by Hit man View Post
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....
Would you want to try this one?

Options +FollowSymLinks
RewriteEngine on
# index.php to /
RewriteCond %{THE_REQUEST} ^[A-Z]{3, 9}\ /.*index\.php\ HTTP/
RewriteRule ^(.*)index\.php$ /$1 [R=301,L]
Ar3d is offline   Reply With Quote
Old 09-22-2007, 07:57 AM   #10 (permalink)
Elite Googler
 
alex-party's Avatar
 
Join Date: Oct 2006
Location: Ireland
Posts: 1,085
Thanks: 0
Thanked 2 Times in 2 Posts
alex-party is an unknown quantity at this point
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
alex-party is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


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


All times are GMT -8. The time now is 08:24 PM.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0
© 2004–2007 Google Community