Page 1 of 1

Static Page with blog entries in it?

Posted: Mon Apr 21, 2008 8:24 pm
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!

Posted: Mon Apr 21, 2008 9:45 pm
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.

Posted: Tue Apr 22, 2008 4:49 pm
by hudson-valley-dad
Will do. Thanks

Posted: Tue Apr 22, 2008 5:18 pm
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.

Posted: Wed Apr 23, 2008 4:09 am
by hudson-valley-dad
Anyone have any idea about why this is not working?

Posted: Wed Apr 23, 2008 10:07 am
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