![]() |
|
||||||
|
|
Thread Tools | Display Modes |
|
#2
|
||||
|
||||
|
How many pages are we talking about? You might just do it by hand if there are only a few.
Google has some promising results, see http://wordpress.org/support/topic/h...-wordpress-sit Regarding page ranking, use 301 redirects. The exact implementation varies depending on how many pages you need to convert. If it's only a few, you could do it manually in your .htaccess file like this: HTML Code:
# redirect http://www.mysite.com/blog/myarticle.html to http://www.mysite.com/blog/my-article/ Redirect 301 /blog/myarticle.html http://www.mysite.com/blog/my-article/
__________________
When asking for help, kindly: 1) Read the FAQ. 2) Post your URL. 3) Use [php][/php] tags when posting programming code, or [html][/html] when posting website source code. |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Is knowledge of HTML necessary to use Studiopress Genesis? | PeterB | General Discussion | 2 | 01-24-2012 10:14 AM |
| Can Genesis help me create this html site? | mRoy62 | General Discussion | 4 | 11-14-2011 06:13 PM |
© Copyright 2012 Copyblogger Media LLC · StudioPress™ is a trademark of Copyblogger Media LLC
Privacy Policy | Refund Policy | Terms of Service | Affiliate Program | Contact Us