Hello Dwain, To create a static page in WordPress just go "Write" in the admin, then select "Page" in the sub-menu. Just use the default template probably or a page template if one exists. It differs from the "Post" in that it becomes a dedicated page and even appears on a separate "pages" menu.
To understand a decent way to set up this menu you can check out this blog post I did: http://green-beast.com/blog/?p=157. I think it's a decent way of managing pages. To get *your* pages on WordPress just create "Pages" and move the contents. To ensure you stay indexed and not break the Internet, be sure to create an .htaccess file on your server to set up 301 redirects, like this: # Redirects: Redirect 301 old-URL new-URL Redirect 301 another-old-URL another-new-URL # etc... WordPress is amazing so once you get into it I think you'll be quite pleased. I hope this helps. Cheers. Mike Cherim ----- Original Message ----- From: "dwain" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Sunday, May 06, 2007 9:57 PM Subject: Re: [WSG] problem with 1 and 1 wordpress blog Jermayn Parker wrote: > My biggest problem would be the font size. It is too small... > i can't edit the css or the html to my knowledge. everything is controlled by 1 and 1 in this situation. i'm beginning to experiment with a local copy. what i don't understand is how do i get my current site pages into wordpress. dwain -- Dwain Alford http://www.studiokdd.com "The artist may use any form which his expression demands; for his inner impulse must find suitable expression." Kandinsky ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] ******************************************************************* ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] *******************************************************************
