category      articles    
 
Adsense
Adwords
Article
Blog
CMS
CSS Style
Datacenter
Design Graphics
Flash Animation
Internet Radio
Messenger
Programming
Provider
Search Engine
Security
Security Web
SEF
SEO
Software
Software Web
Case 2 Move HTML Pages

Redirecting New Page Names

You need to create a URL redirect statement for each old html page name/new html page name pair. The redirect line will look like this:

Redirect permanent /old-file-name.html http://www.your-domain.com/new-file-name.html

If you have many renamed files you may save time using the Apache mod_rewrite module and regular expressions.

[ read from http://www.searchenginepromotionhelp.com ]

OTHER ARTICLES

What is SEO

Move HTML Pages

Case 1 Move HTML Pages

Creating an RSS Feed using Php and MySQL

Move HTML Pages 2