Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> General/Other Stuff
Author Message
Dawg
RavenNuke(tm) Development Team



Joined: Nov 07, 2003
Posts: 928

PostPosted: Tue Oct 31, 2006 6:16 am Reply with quote

I have a Page that does pretty good on Google.....
[ Only registered users can see links on this board! Get registered or login! ]

I want to move that page to
[ Only registered users can see links on this board! Get registered or login! ]

How do I do this without Google losing the page?

I know I could edirect it using htaccess....but doesn't google really frown on that?

Dawg
 
View user's profile Send private message
kguske
Site Admin



Joined: Jun 04, 2004
Posts: 6433

PostPosted: Tue Oct 31, 2006 7:00 am Reply with quote

Not sure Google frowns on redirects, but why do you wish to move it?

_________________
I search, therefore I exist...
nukeSEO - nukeFEED - nukePIE - nukeSPAM - nukeWYSIWYG
 
View user's profile Send private message
Dawg







PostPosted: Tue Oct 31, 2006 7:24 am Reply with quote

I am working on Tieing the URL to the Keyword. My Keyword is "Best Made Widgets" so I want the url to have the keyword broken down by "_" in the url.
/modules/Best_Made_Widgets/index.php .

I have a whole series of these that I am competing on google for the top spots with. I ran most of them up to #1-#5 but here latley I have been losing ground to others. I want #1!

Dawg
 
evaders99
Former Moderator in Good Standing



Joined: Apr 30, 2004
Posts: 3221

PostPosted: Tue Oct 31, 2006 8:52 am Reply with quote

Well you can use mod_rewrite to have each page reference the same thing. Don't know how Google will like it or not

_________________
- Star Wars Rebellion Network -

Need help? Nuke Patched Core, Coding Services, Webmaster Services 
View user's profile Send private message Visit poster's website
Dawg







PostPosted: Tue Oct 31, 2006 7:34 pm Reply with quote

Well.....Here is what I found out. Google does not mind Miod_rewrite or HTaccess redirects. You can also just deop this into the old file location..This is for 301 Moved Permanently. Here is how to do it....

Drop this into the index of the existing file you wish to redirect.

Code:


<?
Header( "HTTP/1.1 301 Moved Permanently" );
Header( "Location: http://mysite.com/modules.php?name=new_location" );
?>




Then check your redirect here....to see if it works right.....if it gives you a 301 code you are good to go.
[ Only registered users can see links on this board! Get registered or login! ]

OK...On to the NEXT solution....

Dawg
 
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> General/Other Stuff

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©