Static Page with blog entries in it?

Having trouble installing serendipity?
Post Reply
hudson-valley-dad
Regular
Posts: 40
Joined: Sun Feb 18, 2007 3:11 am

Static Page with blog entries in it?

Post by hudson-valley-dad »

I am trying to make a static page that also displays the recent blog entries.

I was doing this by having the first entry be a sticky but I need to have the page be a real html page and not a dynamic one (for SEO purposes).

Anyone know how to populate a static html page with entries?

Thanks!
judebert
Regular
Posts: 2478
Joined: Sat Oct 15, 2005 6:57 am
Location: Orlando, FL
Contact:

Post by judebert »

I think the easiest way is to use the "Javascript latest entries" plugin. Check out its README and configuration data for more info.
Judebert
---
Website | Wishlist | PayPal
hudson-valley-dad
Regular
Posts: 40
Joined: Sun Feb 18, 2007 3:11 am

Post by hudson-valley-dad »

Will do. Thanks
hudson-valley-dad
Regular
Posts: 40
Joined: Sun Feb 18, 2007 3:11 am

Post by hudson-valley-dad »

unfortunately I couldn't get it to work.
In this URL:

http://robertsilichmd.com/plasticsurger ... ilich.html

I added this at the bottom of the content field:

<script src="http://robertsilichmd.com/plasticsurger ... "></script>

and nothing is displayed. In fact I even added the example javascript from the readme file as is to see if their entries would appear but nothing is displayed for that either.
hudson-valley-dad
Regular
Posts: 40
Joined: Sun Feb 18, 2007 3:11 am

Post by hudson-valley-dad »

Anyone have any idea about why this is not working?
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Hi!

That URL is only valid if your blog supports URL rewriting; without URL rewriting the URL needs to read

http://robertsilichmd.com/plasticsurger ... rmat=d.m.Y

HTH,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply