WebProWorld Part of WebProNews.com
Page One Link To Us Edit Profile Private Messages Archives FAQ RSS Feeds  
 

Go Back   WebProWorld > Site Design > Graphics & Design Discussion Forum
Subscribe to the Newsletter FREE!


Register FAQ Members List Calendar Arcade Chatbox Mark Forums Read

Graphics & Design Discussion Forum Post your graphics design questions/comments/ideas in here. Ask questions, post tutorials, discuss trends and best practices. Sub-forum for website accessibility and usability.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-28-2005, 11:44 AM
WebProWorld Member
 

Join Date: Jan 2005
Location: Sweden, France
Posts: 89
Gregse RepRank 0
Default Tidy up of website - changing directory names

Hi all,
Im about to tidy one of my websites after experimenting setting it up. I will be renaming folders. Some pages are already indexed.
While this is not critical - whats the best way to have a "redirect from a particular url to the new one. (other than 404 cos my host has to set up something - I cant use htaccess)
I have an index.php in the sites root that points to the active home page folder - is there anything i can add there ? - I dont know php )
Any ideas welcome
Thanks
keep well
__________________
IMSpecialresor Business Travel & Incentive Solutions.
IM-Travel, IM-MeetingsSpecial Travel & Business Meetings
Reply With Quote
  #2 (permalink)  
Old 06-01-2005, 07:38 PM
WebProWorld Pro
 

Join Date: Apr 2005
Posts: 225
johngroup RepRank 0
Default

You can use either a server redirect or a javascript redirect. If you choose a JS, place a link on the old page leading to the new.
Reply With Quote
  #3 (permalink)  
Old 06-01-2005, 08:41 PM
WebProWorld Member
 

Join Date: Feb 2004
Location: Stupid question. At my PC.
Posts: 99
TechEvangelist RepRank 0
Default

Don't use the JavaScript redirect. It is a kiss of death with Google ever since it started reading JavaScript in the summer of 2004. Search engines that do not read JavaScript (almost all) will not be redirected to the new pages and the old page will stay in their database.

A JavaScript redirect was being used by a Las Vegas SEO black hatter as a cloaking method that was redirecting users to another page. All of the SEO company's clients were banned in July of 2004. Ever since then, a JavaScript redirect has been risky.

Are all the pages PHP pages? If so, there is a simple 301 redirect that can be added. I know you said that you don't know PHP, but this is a snippet of code that can be added to the top of the old PHP pages that redirects the old page to the new page. A 301 redirect tells the search engine to change the URL in their database.

Other than a 301 redirect, the best thing to do is to remove the old pages and let the spiders hit the 404 error. They will then remove the old URLs from their data. Make sure that you have a properly implemented error 404 page for any human visitors that find an obsolete URL.
__________________
Facts are meaningless. They can be used to prove anything. - Homer Simpson
MySQL Cheatsheet :: Arizona SEO training
Reply With Quote
Reply

  WebProWorld > Site Design > Graphics & Design Discussion Forum
Tags: , , , ,



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

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


Search Engine Optimization by vBSEO 3.2.0