Comments on: How to Get URL for Blog Page When Using Static Homepage http://www.dynamicwp.net/articles-and-tutorials/url-for-blog-page-when-using-static-omepage/ Designing Beautiful Wordpress ThemeMon, 16 Jun 2014 07:36:38 +0000hourly1http://wordpress.org/?v=3.9.1By: Jeffrey http://www.dynamicwp.net/articles-and-tutorials/url-for-blog-page-when-using-static-omepage/comment-page-1/#comment-503052 Wed, 27 Mar 2013 01:15:28 +0000http://www.dynamicwp.net/?p=4795#comment-503052Howdy! Do you know if they make any plugins to assist with Search Engine Optimization?
I’m trying to get my blog to rank for some targeted keywords but I’m not seeing very good results.
If you know of any please share. Thank you! ]]>
By: nidea http://www.dynamicwp.net/articles-and-tutorials/url-for-blog-page-when-using-static-omepage/comment-page-1/#comment-440754 Tue, 14 Feb 2012 07:52:52 +0000http://www.dynamicwp.net/?p=4795#comment-440754Good post ]]>By: Beat http://www.dynamicwp.net/articles-and-tutorials/url-for-blog-page-when-using-static-omepage/comment-page-1/#comment-347032 Tue, 13 Dec 2011 09:15:25 +0000http://www.dynamicwp.net/?p=4795#comment-347032Thanks a lot for this information how to get the URL of the blog page. This is really not very well documented elsewhere. ]]>By: Evergreen http://www.dynamicwp.net/articles-and-tutorials/url-for-blog-page-when-using-static-omepage/comment-page-1/#comment-263647 Wed, 19 Oct 2011 21:21:36 +0000http://www.dynamicwp.net/?p=4795#comment-263647Hi
Awesom!

But i have bug:
In me blog page for post is not front page and when i echo $posts_page_url = get_page_uri($posts_page_id ); result is “sample-page” – I don’t know why?

I fix it – just changed get_page_uri() to get_permalink.

thanks for sharing!

]]>
By: Suresh Chaudhary http://www.dynamicwp.net/articles-and-tutorials/url-for-blog-page-when-using-static-omepage/comment-page-1/#comment-254636 Wed, 12 Oct 2011 04:53:42 +0000http://www.dynamicwp.net/?p=4795#comment-254636nice stuff, i enjoyed reading this. thanks for sharing with us. ]]>By: kevin http://www.dynamicwp.net/articles-and-tutorials/url-for-blog-page-when-using-static-omepage/comment-page-1/#comment-190171 Wed, 10 Aug 2011 16:32:29 +0000http://www.dynamicwp.net/?p=4795#comment-190171I’d recommend get_page_link() which will return the complete link of the blog page rather than get_page_uri() that will just return the page’s uri and which can lead to some 404 in some cases. ]]>By: Kevin http://www.dynamicwp.net/articles-and-tutorials/url-for-blog-page-when-using-static-omepage/comment-page-1/#comment-131011 Wed, 25 May 2011 03:22:09 +0000http://www.dynamicwp.net/?p=4795#comment-131011That’s the point. ]]>By: reza http://www.dynamicwp.net/articles-and-tutorials/url-for-blog-page-when-using-static-omepage/comment-page-1/#comment-130429 Tue, 24 May 2011 02:37:19 +0000http://www.dynamicwp.net/?p=4795#comment-130429how about a widget plugin developer want to add link to blog page in his widget ? ;) ]]>By: Kevin http://www.dynamicwp.net/articles-and-tutorials/url-for-blog-page-when-using-static-omepage/comment-page-1/#comment-129189 Sat, 21 May 2011 15:11:49 +0000http://www.dynamicwp.net/?p=4795#comment-129189Good article. But we are able to configure a static page as homepage and another static page as the blog page via wp-admin->settings->reading settings. Not sure why we should add the code manually. :-) ]]>