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!
Static Page with blog entries in it?
-
hudson-valley-dad
- Regular
- Posts: 40
- Joined: Sun Feb 18, 2007 3:11 am
-
hudson-valley-dad
- Regular
- Posts: 40
- Joined: Sun Feb 18, 2007 3:11 am
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.
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
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
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
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/
# 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/