ih8gates
Member
Posted 3 years ago #
I'm using WP as a CMS and as such use an alternate homepage. For the blog portion of my site, I'd like to link to the typical 'latest posts' listing that you see on a default WP installation.
Is there a URL that'll give me this list? I've got the URLs for archive views, but that's not exactly what I'm looking for.
Do I need to create a separate template to be the 'blog' page of my site?
TIA!
The URL is just the URL of the root of the WordPress directory. Perhaps you may like to consider moving wordpress to a subdirectory, such as /public_html/news/ or /public_html/blog/
Alternatively, you could possibly use the Redirection plugin to open up other options?
ih8gates
Member
Posted 3 years ago #
I'm using the URL for the WP root as my site homepage. It's a traditional 'welcome info' homepage that's served by WP (it's a page). I'd like to have a page on the site that works like the 'latest posts' list that you usually see as the default page for WP.
When you use a static page as the home page of WP, is there a way to see the 'latest posts' list without resorting to the archives?
Have you tried looking for a plugin to do it?