I have installed wordpress on my domain at http://www.uwearusa.com/blog/
1. How do I make the blogs on the very first page show in summary (headline) rather than the complete blog.
2. We have several domains using xhtml. Only this domain is using wordpress. How do i publish the blogs to one of the html pages on another one of our domains?
Thanks!
1. delete 'the_content' code from your theme's index.php (e.g. wp-content/themes/your_theme/index.php)
2. http://codex.wordpress.org/User:Jalenack/Integrating_Wordpress_into_an_Existing_Site
Michael, thanks but I think you misunderstood question 2. I don't want to change my html page to a php page. I want to be able to insert into my html page excerpts or headlines from the blog.