December 29, 2009 | Blogging, HowTo

WordPress

Some of my posts have been getting longer and longer, especially how-to’s. It’s hard to scan the front page for articles, and I thought it was time to switch from full posts to excerpts on the home page.

Why have excerpts instead of full posts on your home page

Some reasons you might want to show excerpts instead of full posts on the home page include:

  • It can be difficult for readers (new and old) to get a quick overview of your latest articles when they have to page down a couple of times to get to the next article headline.
  • Search engines don’t like duplicate content on your website. So it’s better to have your content on single pages as opposed to both home and single pages.
  • The fact that a user has to click on an article to read it means that you get feedback on which articles your readers like. If they read the entire article off the front page, you don’t know if they read the article, or closed their browser immediately after loading your homepage.

Why have full posts instead of excerpts on your home page

On the other hand,

  • Some people believe the “no duplicate content” rule to be overblown.
  • Having full content on the home page makes it easier for people to read without constant clicking.
  • Having full content on your home page instead of excerpts means you get full content in your RSS feeds as well, which many of your readers may find handy.
  • Having full content on your home page means more text which often results in some combination of keywords which can be a match for a user’s Google query. I don’t know if that’s the kind of random traffic you want, though.

Before you switch

In the end, I decided to go with excerpts because my digital how-to’s were getting to be longer than 6 pages (i.e., six times pressing the Page Down key in a typical-sized browser window). Having to page down six times just to see what the next article’s title is seemed to me to be too much to ask readers to do. With excerpts, you can now page down just five times to see all the latest articles.

But before you do anything, be sure to make a full backup of your WordPress installation, including the MySQL database.

Creating single.php and editing index.php to show excerpts

OK, the file that WordPress uses to generate the home page is called index.php. You can also have a file called single.php that generates the “single pages” which display a single blog post per page. If you don’t have a single.php, WordPress uses index.php for double duty.

But since we want the home page to look different from single pages, we have to have a separate single.php. Just copy the index.php file as-is to a new file called single.php.

Now, we have to edit index.php. Do this with a text editor, or from WordPress administration (Appearance: Editor). If you use the WordPress Editor, look for Main Index Template.

Look for text that says the_content():

<?php the_content(); ?>

Replace it with:

<?php the_excerpt(); ?>

That’s it!

Click here to read this entry

OK, but now after reading the excerpt, the reader has to now go back to click your blog post title to actually read your full post.

Let’s make it easy by adding a link that reads “Read the rest of this entry”:

<h3><a class="more-link" title="Read the rest of <?php the_title(); ?>" href="<?php the_permalink(); ?>">Read the rest of this entry ...</a></h3>

Note that I wrapped the link in h3 tags to make the link larger, more visible, and easier to click. This is what it looks like:

Read the rest of this entry …

Save the file and reload your homepage to verify the changes.

Thanks to Pro Blog Design for this excellent tip.

Excerpts in RSS feeds, and tags, categories, and archive pages

Note that by making these changes, your RSS feeds, and tags, categories, and archive pages will show excerpts as opposed to full posts.

You can get fancy by coming up with various combinations of having or not having full posts vs. excerpts on the front page, RSS feeds, tag pages, etc. with various other edits or plugins, but that’s the basics.

You can also show your entire latest post (or latest x number of posts) in full with the rest as excerpts. Again, that’s for later.

Default excerpts

By default, WordPress shows the first 55 words of your article as an excerpt. It also strips all tags and formatting and just shows plain text.

Some people use plugins to show full sentences and not break in the middle of an excerpt.

But I actually prefer the default which does break sentences. Think about it: if your phone conversation gets cut off, don’t you call back to listen to what the other party was saying? A break in a sentence actually makes me want to click the link just to complete the sentence.

Excerpt word count

If you want to check what 55 words amounts to, you can (among other methods), use the wc command in Linux (which is most likely what your web host provider is using). At the command prompt,

  • type wc -w:
  • paste your first paragraph or so right into the command shell
  • press Enter
  • press Ctrl+d
js@webhost:~/$ wc -w

wc responds with the word count:

Some of my posts have been getting longer and longer, especially how-to's. It's hard to scan the front page for articles, and I thought it was time to switch from full posts to excerpts on the home page.
 
Why have excerpts instead of full posts on your home page
 
Some reasons you might want to show excerpts instead of full posts on the home page include:
66

66 is the word count.

Resources

Display Post Excerpts Only in WordPress

Template Tags/the excerpt « WordPress Codex


If you liked this article

If you liked this article, don’t forget to subscribe for updates!

Subscribe to New Articles by RSS or E-mail

Get updates by RSS (What’s RSS?)

Subscribe by email:

Follow me on Twitter


Top Incoming Search Terms

<?php the_content full post "complete post" "twenty ten" "wordpress" "display excerpt of a page" "post on wordpress page" "read more on" text twenty ten wordpress theme "replace wordpress excerpt" "show excerpts instead of full posts" twentyten "show first paragraph and headlines wordpress" "twenty ten" show full post in category "twentyten" excerpt "wordpress" "excerpts not showing" 2010 wordpress show excerpt instead of full post add excerpt to posts twenty ten adding a link to full post from exerpt in wordpress adding brief posts on home page instead of full article adding rss feed on my website to display wordpress excerpts appearance of wordpress posts show only excerpts on home page articles not showing full text in feed wordpress autoblogged not showing full text from rss beginning of post instead of full wordpress blog excerpt or full text blog excerpt shown on home page blog excerpts php blog full vs summary front page blog home page excerpt or full blog home page full content or excerpt blog home page is showing whole page not excerpt blog main page exerpts instead of full post blog pages diaplays all instead of exerpt blog post displays both excerpt and content blog posts full or excerpts blog roll to show excerpts wordpress blog summary instead of full text blog wordpress blogger + show full first post and summaries for others blogger by default shows the whole post..i just want to show the first paragraph blogger create excerpt blogger display last post full other summaries blogger excerpt blogger excerpt for rss blogger excerpts only on front page blogger fron page excerpts blogger how to show first paragraphs of entries blogger i want my posts to be excerpted on the main page blogger index page not showing youtube blogger rss not showing entire article blogger rss not showing titles blogger rss only shows excerpt blogger show excerpt on homepage without showing on the post page blogger show first paragraph in main page blogger title excerpt on other site blogroll not showing recent posts blogspot display excerpts blogspot showing post summary instead of full post can i have full content on page and not excerpt wordpress caption showing in post excerpt category full post not excerpt wordpress chamge number of word in fist page on wordpress blog change excerpts to full content. change full content to excerpt changing homepage excepts twentyten code to show only most recent post and excerpts of the rest in index.php combination excerpts and full posts content vs excerpt create excerpts, blogger dispaly post summary on homepage + wordpress display a random picture on wordpress homepage display category post title and excerpt on page wordpress display excerpt from blog post on fron page wordpress display excerpt homepage wordpress display excerpt in blogger display excerpt instead of full post wordpress +2011 display excerpt of custom post on home page display excerpt of one page wordpress display excerpt on index.php instead of display excerpt on wordpress homepage display excerpt pages on home wordpress display excerpt wordpress display excerpts by paragraphs display excerpts instead of full posts display excerpts instead of full posts in wordpress display excerpts only on front page display excerpts only on twenty ten wordpress homepage display excerpts wordpress index twenty ten display header for story drupal on main page display latest post full others summary display one excerpt most recent post wordpress display page excerpts in frontpage wordpress display post excerpt on home page display post excerpt twenty ten theme display posts as excerpts on any pages display random post excerpts on homepage wordpress display single excerpt in wordpress display summary instead of full text+wordpress displaying a blog excerpt on website displaying blog post headlines drupal displaying excerpt from latest blog post displaying excerpt of most recent post in a page displaying excerpts instead of full text wordpress displaying excerpts of wordpress in html page displaying full post in tag page wordpress displaying individual posts-excerpts in pages displaying related pages post on wordpress homepage twenty ten displaying youtube on frontpage wordpress displayiong full posts in a wordpress page don't show full post on homepage wordpress dont show excerpt in full post dont show full posts on blogger front page dont show whole page wordpress search drupal "latest article" on homepage drupal "show the entire post" drupal +show full article by default drupal blog excerpt with image drupal blog show full posts drupal break excerpt front-page drupal display excerpt in recent blog posts drupal display one blog post on home page drupal display story excerpt drupal displaying excerpt drupal don't show summary drupal exceprt drupal excerpt drupal excerpt blo drupal excerpt show readmore drupal excerpt text instead full text drupal excerpts drupal exerpt drupal frontpage not showing full content drupal homepage show latest posts drupal latest post show full drupal post excerpt drupal recent blog posts excerpt drupal recent blog posts show summary drupal show blog post without excerpt drupal show excerpt instead full text drupal show full blog home page drupal show full blog post on front page dont cut drupal show full post not excerpt drupal show page excerpts drupal show post excerpt on front page duplicate content due to post excerpts wordpress duplicate content on archive pages show excerpt edit rss feed title and excerpt wordpress enter large text in the post not showing at front wordpress entire blog post not showing up wordpress entire post is not displaying excerpt blogger excerpt blog entries vs. entire excerpt blog post to html page excerpt blogger excerpt for pages wordpress excerpt get_recent_posts title excerpt headlines wordpress excerpt homepage excerpt in front page in blogger excerpt in page excerpt in single.php excerpt instead of full article on homepage in wordpress excerpt instead of full post excerpt instead of full text on wordprerss home page excerpt instead of post 2010 excerpt instead of post-title excerpt instead of the full content on my front page word press excerpt not showing up in search wordpress excerpt not showing wordpress excerpt not working "twenty ten" excerpt of a single page in wordpress excerpt of post wordpress index excerpt on homepage wordpress excerpt only blogger excerpt only for the last post excerpt only front page twenty ten excerpt page break post php excerpt plugin for wp twenty ten excerpt post in blogger excerpt posts archive except home page plugin excerpt showing on full page excerpt single.php excerpt single.php not showing excerpt twentyten excerpt vs post excerpt wordpres index excerpt wordpress only home page excerpts for twenty ten showing old content excerpts full posts showing on homepage excerpts in one page wordpress excerpts instead of full posts in homepage wordpress excerpts instead of posts in wordpress excerpts instead of posts? twentyten excerpts instead of whole article in wordpress front page excerpts on first page of blog excerpts on homepage and 1 full story drupal excerpts only on twenty ten homepage excerpts or full post excerpts or full post wordpress excerpts related posts excerpts versus full posts excerpts vs full posts exerpts instead of full post in blogspot exerpts of posts on the home page in wordpress experpt not showing from single.php extract first paragraph page wordpress facebook excerpt wordpress facebook wordpress excerpt fetch full detail instead of excerpt in wordpress rss feed first paragraph of recent posts wordpress first post on blog page full rest as links fresh news show excerpts on home page front page wordpress just excerpts frontpage excerpt frontpage excerpts full content as excerpt full content in the latest post and the rest is excerpt in wordpress? full content on posts page full page on blogger not showing full post vs excerpt full posts front page wordpress full posts or excerpts on the homepage wordpress full posts showing on blogger full posts showing up as excerpts full posts vs. excerpt +blogs full text or excerpt in wordpress full text the rest summary +wordpress full whole articles rss wordpress get content instead of excerpt wordpress get full page instead of summary in google reader get individual post excerpt wordpress get latest post full story wordpress get latest posts with excerpt get recent articles with except wordpress get the excerpt only showing title getting latest post excerpts on page wordpress google reader displaying the full post page google reader not showing whole post google reader only shows excerpt google reader showing excerpts instead of full post google search engine wordpress full page posts or excerpts have blog only pull post title not excerpt wordpress have excerpts on homepage and a full posts on another page have wordpress show excerpt instead of full post on index page header excerpt a page wordpress headlines post home twenty ten homepage excerpts plugin duplicate content homepage full posts excerpt wordpress homepage full text wordpress homepage not displaying excerpt wordpress homepage showing exceprt instead of post how "to show full content" of the post wordpress how can display text instead of title in posts in wordpress how can i set my wordpress site to display post excerpts in twentyten how can i show post summary on first page of blogger blog, not the whole post? how do i display excerpts instead of full posts on the home page how do i show full articles in my wordpress rss feed how do i show full blog posts on main index page using the twenty ten wordpress theme how do you make your blog posts in wordpress only have certain number of words in home page how not to display entire post in home wordpress how to add excerpt number of words in recent posts wordpress how to add more link after the excerpt in twenty ten how to add wordpress excerpts on html page how to bring only titles in frontpage in wordpress template and rest topic when click how to call excerpt from newest post wordpress how to call excerpt text content of a specific page in wordpress how to call front page in wordpress how to call latest posts excerpts how to call some content in home page in wordpress how to change facebook feed to show only excerpt how to change show excerpt on wordpress homepage instead of full article how to change the number of post to display in frontpage in drupal how to change to excerpt instead of full content how to click on excerpts in wordpress how to create excerpt php how to create list of excerpts of posts in wordpress how to create page excerpts with php how to cut posts in blogger how to cut wordpress posts at main page how to display excerpt on blogger homepage how to display full text instead of excerpt how to display post first paragraph on my blogger homepage how to display summary of posts on one page in wordpress how to do a excerpt in twentyten wordpress how to excerpt the post in home in wordpress twentyten how to excerpt the post in the index that the latest post is in full? how to get excerpt blog posts instead of full on blogger how to get only selected posts on homepage in twenty ten theme? how to have except of posts on homepage for wordpress how to have first paragraph on front page of blogger how to have latest blog post published to front page drupal how to just show no link summery only on home page in wordpress blog how to link rss excerpt in .php main page how to make drupal blog roll display full post how to make excerpt on blogger homepage how to make excerpts on front page how to make front page display excerpts instead of full posts how to make front page of twenty ten excerpt how to make full post show in wordpress how to make full text blog post on front page how to make sure the the excerpt is shown on the front page of your blog instaed of the entire post how to make the next posts displays summary or excerpt only how to make the whole post show on the mane page wordpres how to make word press display an exert from your blog and not the whole article how to make wordpress "show full article" how to make wordpress theme stop showing excerpts how to only have an excerpt of your posts on blog main page how to post random page exerts on homepage + wordpress how to prevent a post from showing on homepage in wordpress how to show complete post in email feed how to show entire post on wordpress page how to show excerpt for twenty ten how to show excerpt instead of full text how to show excerpt on homepage in wordpress twenty ten how to show excerpts instead of full posts on your wordpress blog homepage how to show excerpts instead of post how to show first paragraph of article in front page in wordpress how to show full content instead of excerpt in wordpress how to show full posts for first post then excerpts for the rest in twenty-ten theme of wordpress? how to show news excerpts on wordpress home page how to show only excerpt on homepage wordpress how to show only excerpts in blogger how to show only excerpts on front page wordpress how to show only excerpts on my blogroll wordpress how to show post excerpt only instead of whole article how to show post summary from wordpress how to show random post with images index page + wordpress how to show recent posts with title,summary and read more link on homepage in wordpress how to show show recent post full and rest only title how to show some words only in blogger post main page how to show summary instead of full article in wordpress pages how to show the entire post text instead of excerpt how to show the excerpts in twenty ten homepage how to show video in front in single php how to show whole post on wordpress home how to stop blogs from showing on homepage how to stop drupal post from showing read more how to stop new posts from coming on main page on wordpress how to stop showing other articles in wordpress how to stop showing post on frontpage wordpress how to stop wordpress from displaying whole article on index how to stop wordpress from showing summary how to stop wordpress posts full text and have summary how to trim the excerpt to the first paragraph wordpress http://digitivity.org/422/showing-excerpts-instead-of-full-posts-on-the-home-page-in-wordpress-vs-single-page http://digitivity.org/tag/how-to i want to display my excerpts on main page of wordpress i want to show only a full paragraph in wordpress blog article in index page if homepage display excerpt image rss feed not showing on wordpress home image showing in single page not in index page wordpress in stead of means in wordpress show just summary content on page in wordpress twenty ten theme get post summaries in home page include excerpt in wordpress search reasults include excerpt post wordpress include latest blog posts on homepage include latest post wordpress excerpt include post excerpt include post excerpts on my wordpress homepage include title in wordpress excerpt increase number of words for wordpress rss summary increase page break in homepage wordpress increase wordpress word count front page post titles increasing the excerpt word count individual post excerpt in wordpress instead of clicking older posts is it better to display full posts on homepage of blog last post full other excerpts home wordpress latest post excerpts latest post full content while others excerpt latest post in full, then excerpt in twenty ten of wordpress list excerpts latest posts wordpress list of excerpts on home page youtube wordpress list of recent posts with excerpt wordpress list page excerpt wordpress list posts and exceprts on homepage list posts by category exceprt list posts excerpt list recent post excerpts listing pages excerpts wordpress login ssh without password site:digitivity.org lorelle blog post home page php wordpress for website main posts showing excerpts wordpress make excerpt on front page larger make excerpt with picture make first post show full content and rest excerpts 2011 make home page post text longer wordpress make homepage excerpts with links make older posts display as excerpt wordpress make twenty ten show excerpts on homepage making a page that shows excerpts of posts from a certain category making excerpt bigger in wordpress making excerpts of blog posts making index show excerpt only twenty ten theme making post excerpt with php making posts bigger with wordpress making wordpress home full posts mint themes edit news excerpt most recent post full rest summarized blogger my home page displaying full post + wordpress my wordpress home page showing complete post instead of summary my wordpress home page shows complete posts new page not showing all text blogger new post full content other posts excerpts news excerpt on homepage no excerpt full post wordpress no excerpt in rss feed no full text is displayed entries in some posts wordpress not show all text post wordpress front page not showing whole post wordpress text duplicate content older posts not showing on wordpress one full post and then excerpts for all other posts in twenty-twn theme of wordpress one full post and then excerpts on homepage of twenty-ten theme in wordpress only show posts excerpts wordpress page excerpt + php page excerpt wordpress page not show full content in blogger php blog post show excerpt php code random posts wordpress fulltext php excerpt full word php excerpt most search word php excerpt recent posts php excerpt search results php excerpt word count php get full article rss wordpress php how to get single page excerpts php how to use full rss feed instead of excerpt php random front page content php text excerpt plain text - excerpt plain text excerpt means plain wordpress themes excerpts plugin to show excerpt posts on page post artices are not showing up the homepage in wordpress post excerpt blogger post excerpt display full text in pages post excerpt front page twenty ten post excerpt instead full post wordpress post excerpt instead of entry wordpress post excerpt instead wordp post from home wordpress post previews on blogger post single excerpt post summary list wordpress post title and excerpt plugin for pages - wordpress posts wordpress instead home prevent certain wordpress post from showing content on front page only excerpt prevent wordpress from showing posts on front page problog design excerpt publish complete post without excerpt wordpress publish excerpt wordpress to facebook publish excerpts to rss feed in wordpress publish excerpts wordpress publish the entire article instead of experct worpdress query posts in homepage show full post random post in homepage with wordpress show post recent post excerpts codex recent post excerpts on homepage wordpress recent posts appearing on wordpress homepage and news pages replace wordpress excerpt rss rss content vs summary rss display posts excerpt wordpress rss excerpt on website rss excerpt wordpress rss excerpts rss excerpts in html rss feed not showing full post rss instead of homepage rss not displaying entire post rss not showing whole article rss poster excerpt instead of full content rss reader not whole blog is showing rss summaries instead rss summary wordpress edit number of words search results in excerpts are working one page and not for other pages wordpress search results no excerpt full post should we display excerpts on blog main page or full articles show 1 para of post in homepage wordpress show complete post blogger show complete post text in feed reader show complete post title wordpress show excepts in wordpress frontpage with read more tag show excerpt from page on wordpress show excerpt in blogger show excerpt on front page twentyten show excerpt on single.php show excerpt only twenty ten theme show excerpt wordpress home page show excerpts blogger show excerpts for website pages show excerpts instead of full posts at home wordpress show excerpts instead of whole posts show excerpts of posts on homepage show excerpts on posts page show exerpt instead of post plugin show exerpts or full posts on homepage wordpress seo 2010 show full archives single pages wordpress show full content then excerpts front page show full newest post and excerpt rest plugin wordpress show full page post in stead of excerpts on blogspot show full post instead of excerpt in wordpress show full post on recent post and excerpt on older posts show full posts and excerpt on same pge show full text not excerpt in drupal show just a summary of article in homepage wordpress show latest post fulltext and other excerpts show latest post in full and the rest in excerpts in twenty-ten theme show most recent post excerpt wordpress show only excerpt show only excerpt in home page drupal show only excerpt on blogger home page show only excerpt wordpress twenty ten show only excerpts of posts in blogger show only first paragraph blogger show only single full post on homepage show only the first paragraph on my wordpress home page show only titles of posts wordpress show post eceprts on front page plugin show post excerpt instaed of content show post excerpts on front page wordpress show posts in wordpress as titles instead of full articles show random excepts wordpress show random posts on main page show recent posts on first page wordpress show rss excerpt instead of full psot show summary instead of full post on wordpress show summary latest posts on front page show summary of posts wordpress twentyten show summary of sections in front page wordpress show summary wordpress homepage show we last post in wordpress show wordpress excerpts on front page show youtube in wordpress post home showing a single blog entry worrdpress showing excerpt in wordpress home page twenty ten theme showing excerpt instead of full content showing excerpt of recent post showing excerpt on blog posts showing excerpts in blogroll wordpress showing excerpts instead of full showing excerpts of posts on twentyten index page showing full post on your blog instead of excerpts showing full post wordpress homepage showing last post excerpt, wordpress showing post excerpt archive blogger showing post excerpt in blog homepage showing post text only + wordpress showing posts on the homepage showing specific number of post on individual wordpress pages single excerpt wordpress single.php content excerpt site:http://digitivity.org site:http://digitivity.org/ car battery site:http://digitivity.org/ leave a reply stop excerpt page from full page wordpress stop posts showing on homepage blogger stop showing excerpts stop wordpress caption appearing in search results stop wordpress showing only excerpts on front page stopping new posts from wordpress frontpage summary for exerpts wordpress twentyten summary of index page wordpress text excerpt blogger text excerpt design text excerpt on index page html text excerpt php text excerpt search term php the excerpt() "twenty ten" "home page" the wordpress frontpage is not showing summary only image the_content not showing excerpt the_content not [caption the_content shows full text need read more title excerpt title not showing up in blog excerpt titles of blog posts not showing on twenty ten excerpt twenty ten excerpt latest posts twenty ten excerpt on blog page? twenty ten excerpts instead of content for one category twenty ten excerpts on home page twenty ten excerpts only twenty ten excerpts vs full posts categories twenty ten home a page instead poste twenty ten only show excerpts on rss twenty ten post excerpt twenty ten show excerpt at home twenty ten show excerpt home twenty ten show excerpts on home page twenty ten show excerpts on homepage twenty ten show excerpts with pictures twenty ten show only excerpts on main page twenty ten theme duplicate content twenty ten theme only shows exerpt twenty ten wordpress change index to excerpt twenty ten wordpress homepage excerpt twenty ten wordpress show only excerpt twenty ten wordpress startpage twenty tenexcerpt on homepage twentyten blog excerpt twentyten blog posts only show excerpt twentyten display excerpt instead of full text twentyten excerpt twentyten excerpt wordpress twentyten excerpts home twentyten excerpts on start page twentyten show excerpts twentyten show excerpts home page twentyten show excerpts on homepage twentyten show excertps in main page use excerpt instead of content use excerpt on wordpress twenty ten use excerpts on category page twentyten theme use post excerpts instead of full posts welcome page wordpress excerpt what is "excerpt on blog" mean what is excerpt mean in wordpress? who to use excerpt home wordpress home page whole exerpt as a link to post why are entire blog posts showing on main page wordpress why are my other pages in wordpress showing up in search engines instead of my home page why are my wordpress post titles not shown in full why does my full content display under excerpt why does twentyten only show excerpts why does wordpress now post the whole article on home page why is index of/ showing instead of website why is it not showing my whole blog on blogger why is my blog not showing excerpts why is my wordpress blog not showing up in full in google reader why is wordpress showing full post instead of excerpt word count excerpt codex word count on wordpress homepage word excerpt on start page word press stop full artical display in home page wordpress "excerpts in rss" wordpress "first paragraph" excerpt wordpress "full text" posts not showing up wordpress "latest posts" excerpt wordpress "list page" plugin excerpts wordpress "show excerpt on front page" wordpress + make home page show summary of recent posts wordpress + new post is not showing in recent news wordpress +list recent posts +exerpt wordpress +twenty ten +display complete posts wordpress - home page not showing formatting wordpress 1st full post the excerpt wordpress 2010 change default to excerpt instead full post wordpress 2010 front page excerpt wordpress add excerpt to twenty ten wordpress adding post make excerpt window bigger wordpress after click on title full post show wordpress archive "full entry" wordpress blog blogs show excerpts instead of full posts wordpress blog displaying full post instead of excerpt 2011 wordpress blog excerpst in stead of full post wordpress blog excerpt twentyten wordpress blog is not showing exerpt wordpress blog page show list of posts instead of full posts wordpress blog page shows complete post.. wordpress blog post excerpts on front page wordpress blog post showing up plain wordpress blog post shows excerpt wordpress blog posts only showing excerpt wordpress blog show showing full text wordpress blog shows full posts wordpress blogs wordpress call entire post instead of exerpt wordpress calling excerpt show content wordpress calling individual post excerpt in archive.php wordpress calling particular post excerpt wordpress caption showing up rss feeds wordpress category as startpage wordpress category pages show excerpts instead of full post wordpress change excerpt on home wordpress change full article listing to exceprts wordpress change full content instead of excerpts blog wordpress change homepage posts to summary wordpress change how other post show on homepage wordpress change index.php twenty ten excerpt wordpress codex content full wordpress complete post not showing up rss wordpress count number of posts on index page wordpress default search showing old excerpts wordpress display "latest post" title links excerpt wordpress display entire post first page wordpress display excerpt from posts on 1 page wordpress display excerpt instead of full content wordpress display excerpt instead of full post home page wordpress display excerpt of a page on another page wordpress display excerpt of blog in list then full post wordpress display excerpt on front page wordpress display excerpt on home page and full content on other pages wordpress display excerpts instead of full post wordpress display excerpts instead of full posts wordpress display excerpts twentyten wordpress display first paragraph wordpress display full content of page wordpress display full post instead of excerpt wordpress display large excerpt wordpress display last 10 excerpts wordpress display only headline not full text wordpress display page excerpt in search results wordpress display post content on homepage and excert news page wordpress display posts as plain text wordpress display specific post full instead of default excerpt wordpress display summarize later post wordpress displaying blog roll from index.php on custom page wordpress displaying excerpts html homepage wordpress displaying full content in home page wordpress displaying news exerpts home page wordpress displaying rss feed instead of article wordpress displays excerpt instead of full article wordpress displays full article on home wordpress does your entire post show up on the front page wordpress don't show full articles on homepage wordpress don't show the whole post on the home page wordpress dont include post in homepage wordpress dont show my whole posts wordpress don\'t show full posts on startpage wordpress double excerpt wordpress double headline main page wordpress edit what shows up in excerpts wordpress entry excerpt instead of full post wordpress exceprt end in a sentence wordpress excepts for blog rol wordpress excerpt "first sentence" wordpress excerpt at paragraph break wordpress excerpt bigger wordpress excerpt editor wordpress excerpt editor replace posts wordpress excerpt first paragraph wordpress excerpt for specific post wordpress excerpt full article wordpress excerpt full content wordpress excerpt in fornt page wordpress excerpt in index wordpress excerpt include only first sentence wordpress excerpt instead of full article wordpress excerpt must be subscribed to to see the remainder of this post. wordpress excerpt not showing wordpress excerpt not showing ... wordpress excerpt not showing archive wordpress excerpt not showing more tags added manually wordpress excerpt not showing on facebook wordpress excerpt not showing on frontpage wordpress excerpt on home wordpress excerpt on index.php wordpress excerpt paragraph breaks wordpress excerpt posts page wordpress excerpt read more last post not displaying wordpress excerpt read more link not showing wordpress excerpt sentence wordpress excerpt show homepage wordpress excerpt shows related posts wordpress excerpt twentyten wordpress excerpt whole sentence wordpress excerpts frontpage wordpress excerpts home full posts wordpress excerpts html wordpress excerpts not showing wordpress excerpts not showing index wordpress excerpts on home wordpress excerpts on main blog roll wordpress excerpts only homepage wordpress excerpts per page wordpress excerpts twentyten wordpress first page double list posts apearence wordpress first post full only on homepage wordpress fronpage excerpt list wordpress front page last post full content other excerpts wordpress front page not showing full post wordpress front page only show excerpt wordpress front page post excerpt separate blog page wordpress front page show excerpts wordpress front page show full posts wordpress front page with recent post excerpt wordpress frontpage excerpt plugin wordpress frontpage excerpts wordpress frontpage not whole article wordpress frotpage excerpts wordpress full blog entry showing on home page wordpress full blog post no excerpt wordpress full content in archive wordpress full page search results excerpt wordpress full post instead of excerpt wordpress full post not displaying front page wordpress full posts excerpts main page wordpress full posts not showing up wordpress full posts on homepage wordpress full posts on homepage excerpt wordpress full text first page wordpress get blog title excerpt wordpress get excerpt codex wordpress get excerpt for single page wordpress get excerpt on posts on homepage wordpress get full text from the_content() wordpress get recent posts with excerpt for page wordpress get single page as homepage wordpress headlines excerpts front page wordpress home display summary instead of full wordpress home displays whole post wordpress home excerpt instead of summary wordpress home page shows full articles wordpress home page with article excerpts wordpress home shows full article wordpress homepage excerpt wordpress homepage excerpt vs full text wordpress homepage excerpts wordpress homepage full articles wordpress homepage full text and articles duplicate content wordpress homepage not full content wordpress homepage post not showing excerpt wordpress homepage show full story wordpress homepage show only first words wordpress homepage show post headlines wordpress homepage showing full article wordpress homepage showing full post wordpress homepage showing the whole article wordpress homepage shows archived text wordpress homepage shows excerp and full stoy wordpress homepage shows full articles wordpress how do i display full text vs summary on home page? wordpress how to blog display post excerps insted of full content wordpress how to excerpt first paragraph wordpress how to full posts in homepage wordpress how to have blog excerpts and not full text wordpress how to list blog summary instead of full text wordpress how to post summaries "main site" wordpress how to show article excerpt wordpress how to show excerts on front page instead of full post wordpress how to show latest post excerpts in frontpage wordpress how to use excerpt on index wordpress if a post dont have excerpt not displayed wordpress if front page excerpt wordpress if home display excerpt if blog display post wordpress if is home show excerpt wordpress including a single excerpt on the homepage wordpress increase excerpt twentyten wordpress index excerpt wordpress individual excerpt for posts wordpress in_archive show first full others excerpt wordpress is displaying full articles in main page wordpress is displaying whole post instead of excerpt wordpress is only showing shows plain text wordpress last post full other excerpt wordpress latest article full rest excerpt wordpress latest blog entry excerpt wordpress latest news as excerpt wordpress latest news excerpt wordpress latest news with excerps wordpress latest post on homepage + show complete post wordpress list pages with excerpt wordpress list posts excerpts on page wordpress list_pages with excerpt wordpress main index change from excerpt to full post wordpress main index page excerpts wordpress main page article summary wordpress main page full first post excerpt rest wordpress main page summary excerpt wordpress make excerpt first paragraph wordpress make excerpt not break up paragraph wordpress make full post show up wordpress make index display page instead of posts wordpress make post images not show in the excerpt front page wordpress newest post full rest excerpts wordpress news excerpt on homepage wordpress news excerpts on home page wordpress no [caption excerpt wordpress not full articles on main page wordpress not full post on index wordpress not seeing excerpts wordpress not showing complete post title wordpress not showing excerpts wordpress not showing excerpts on main page wordpress not showing full posts wordpress not showing full rss feed text wordpress not showing summary blog wordpress only display excerpt on front page wordpress only excerpt in google reader wordpress only show latest post full text wordpress only shows excerpts of my blog posts wordpress page only text is showing wordpress page shows full posts not just title wordpress php excerpt on frontpage wordpress php excerpt vs entry wordpress plugin display page excerpts on homepage wordpress plugin display recent post headlines on front page wordpress plugin show only titles after number of full posts on home page wordpress post excerpt instead of full posts wordpress post excerpts not showing wordpress post not showing the entire post wordpress post show excerpt wordpress post showing sammuray not full text wordpress post summary or full text on blogroll page wordpress posts are not showing full content wordpress posts not complete wordpress posts not showing all text wordpress posts on custom page instead of main wordpress posts only show excerpts wordpress posts some full some excerpt wordpress prevent home postes wordpress prevent specific blog posts from showing up in main page wordpress preventing pages from showing up in search results wordpress previous posts excerpts wordpress publish whole article not excerpt wordpress putting complete post on page wordpress random post excerpts front page wordpress random posts with excerpts end of post wordpress read more exerpts front page wordpress recent post excerpt wordpress recent post startpage wordpress recent posts page summary wordpress rss display full articles wordpress rss displaying excerpt not full wordpress rss excerpt wordpress rss feed displays excerpts instead of full text wordpress rss feed only displaying excerpts wordpress rss feed only shows title and excerpt wordpress rss instead page wordpress rss only shows excerpt wordpress rss only shows excerpts wordpress rss poster excerpt wordpress rss show only excerpts wordpress run excerpts on home page instead of full posts wordpress search + show first sentence only wordpress search result show only first sentence of content wordpress search result show post excerpt wordpress search stop displaying posts wordpress see complete post and not just a excerpt wordpress seo exerpt vs full post wordpress set home page summary wordpress show latest article in full wordpress show article excerpt wordpress show entire post instead of excerpt wordpress show entire post, not just title wordpress show excerpt for posts wordpress show excerpt home default wordpress show excerpt homepage twentyten wordpress show excerpt instead of full post wordpress show excerpt of post on single page wordpress show excerpt of post with break wordpress show excerpt on default page wordpress show excerpt on homepage wordpress show excerpt on news page and content wordpress show excerpt on the page without breaking wordpress show excerpts except last post wordpress show excerpts instead of full posts wordpress show excerpts of one page wordpress show excerpts on homepage twentyten wordpress show excerpts only of old posts wordpress show excerpts twentyten wordpress show full aricles wordpress show full article instead of excerpt wordpress show full article on front page wordpress show full content not summary twentyten theme wordpress show full first summary wordpress show full post instead of excerpt wordpress show full post instead of excerpt in archive wordpress show full post not excerpt on home page wordpress show full post on home page wordpress show full post on home page, the rest as excerpts wordpress show full post on homepage wordpress show full posts on home page wordpress show full text only from latest post wordpress show latest post in full and rest in summary wordpress show newest post in full, later posts excerpt only wordpress show news excerpts on home.php wordpress show not full articles on first page wordpress show one category non full content per page wordpress show only excerpt on home wordpress show only first paragraph in excerpt wordpress show post excerpt in middle page wordpress show post excerpts on front page wordpress show post text on homepage wordpress show post with excerpt on front page wordpress show posts from one category on startpage wordpress show random posts with excerpt on front page wordpress show recent post excerpt on home page wordpress show title instead of excerpt wordpress show whole post not excerpt main page wordpress show whole post on front page wordpress showing all posts in instead of single wordpress showing full post instead excerpt wordpress showing full post not summary wordpress showing full posts instead of excerpts wordpress showing full text of first post not summary wordpress showing rss instead wordpress showing the excerpt on the front page wordpress showing up to read more on homepage wordpress showing whole article wordpress shows full article instead of excerpt wordpress shows full articles wordpress shows full entry vs excerpt wordpress shows full text on home page wordpress shows only excerpts instad of full posts wordpress shows whole page wordpress single-excerpt wordpress single.php show content instead of excerpt wordpress site to display post excerpts on the front or home page wordpress stop showing tags wordpress stop tag results showing whole post wordpress stopping posts on homepage wordpress summary link to other page wordpress summary on index page wordpress switch to excerpt on front page wordpress text excerpt homepage wordpress text not showing on front page wordpress theme twenty ten excerpt home wordpress theme twentyten excerpt wordpress twenty ten add excerpt wordpress twenty ten display excerpt instead of content wordpress twenty ten excerpt wordpress twenty ten excerpt full post wordpress twenty ten excerpt on main site wordpress twenty ten excerpt posts homepage wordpress twenty ten excerpts wordpress twenty ten excerpts on front page wordpress twenty ten insert excerpt in home wordpress twenty ten show excerpt wordpress twenty ten show excerpt frontpage wordpress twenty ten show excerpts on front page wordpress twenty ten show excerpts only on frontpage wordpress twenty ten show exerpt wordpress twenty ten single.php wordpress twenty ten theme show exerpt instead of full text wordpress twenty ten theme show summary post wordpress twenty twen category fulltext wordpress twentyten excerpt in hompage wordpress twentyten excerpt main page wordpress twentyten first page excerpt wordpress twentyten frontpage excerpts wordpress twentyten posts excerpt wordpress twentyten show excerpt wordpress twentyten theme exerpts instead of content wordpress twentyten theme is showing full posts on home page instead wordpress twentyten theme show post excerpt wordpress use post instead of excerpt wordpress want to show on front page titles instead of posts wordpress where to change posts to excerpts from full wordpress whole post on main page wordpress whole text not showing wordpress why whole post wordpress youtube excerpt show videos wordpress youtube post show on main page wordpress+excerpts with images on main page wordpress+how do i list the latest post+excerpt wordpress, get full content, not excerpt wordpress, page only shows excerpt wordpress, publish entire post on front page wordpress.org show exerpts instead of full post on home page wordpress: youtube not showing on homepage worpress index page post excert wp twenty ten shows the whole text in post youtube not showing on main wordpress page youtube wordpress image is not showing on front page

Related posts:

  1. Showing Related Posts in WordPress with the YARPP Plugin to Increase Pageviews Want a quick way to double your pageviews? When a...
  2. Updating Old Posts or Posting New Ones The Lorelle blog has and interesting blog post, Do You...
  3. Making Minor Changes in WordPress Without Updating the Last-Updated Date with the Minor Edit Plugin Did you know that if you make the smallest change...
  4. Autoblogged: Autopost Plugin for WordPress If you’re looking for an autoposting plugin for WordPress, I...
  5. Color Syntax Highlighting for Code WordPress with the wp-syntax Plugin If you ever want to insert code in your WordPress...

Explore related content: , , , , , , ,

21 Responses to “Showing Excerpts Instead of Full Posts on the Home Page in WordPress”

  1. Gordon Brown Fan says:

    Your website looks really good. Being a blog writer myself, I really appreciate the time you took in writing this article.

  2. Digitivity says:

    @Gordon

    Thanks. Welcome to Digitivity, and be sure to subscribe to the RSS feed.

  3. Lisa says:

    I’ve really enjoyed reading your articles. You obviously know what you are talking about! Your site is so easy to navigate too, I’ve bookmarked it in my favourites.

  4. MLT says:

    Saw your blog bookmarked on Delicious. I love your site!

  5. Dave says:

    Thanks..

    Hmmm? I have been looking for a way to display the full text for the latest post and then a summary for the rest. I prefer the full posts in feeds but, ya know? Can’t have everything

    I have seen other wordpress blogs that do this but have been unable to find out how.

    I like your blog and will subscribe :)
    Dave´s last blog ..Astrology Predicts Addiction – Harvest Moon My ComLuv Profile

  6. Mysore says:

    Hello, i think that i saw you visited my blog thus i came to “return the favor”.I am trying to find things to improve my web site!I suppose its ok to use a few of your ideas!!

  7. We stumbled over here from a different page and thought I should check things out. I like what I see so i am just following you. Look forward to finding out about your web page again.

  8. I am impressed by the good quality of information on this website. You will discover a lot of very good sources here. I’m certain I’ll check out this spot once more soon.

  9. lenny4 says:

    This site is really amazing and I have found there so many useful advices about everything. I am very glad that I have visited it and I will definitely will come here again in the future. Thanks man for the nice stuff.
    Kind regards, Lenny from köpa viagra

  10. payday loans says:

    This site is really amazing

  11. levitra says:

    We stumbled over here from a different page and thought I should check things out. I like what I see so i am just following you. Look forward to finding out about your web page again.

  12. viagra köpa says:

    I am impressed by We stumbled over here from This site is really a different page and thought I should check things out. I like what I see so i am just following you. Look forward to finding out about your web page again.

  13. . I like what I see so i am just following you. Look forward to finding out about your web page again.

  14. I see so i am just following you. Look forward to finding out about your web page again.

  15. köpa viagra says:

    Look forward to finding out about your web page again.

  16. Solitär says:

    granda a eradino si cipto dinin con balifig. sseriari entesbia se temanga son cringig mi reiria elado y namasses antes ramos.

  17. excelente rales de desos y tamia con sapir agnimado. riamonto a priani y rúsco inincias con tribos enturante!

  18. Singapore says:

    Wohh exactly what I was looking for, regards for putting up.

  19. payday loans says:

    Thanks for providing such great resources. I am very much impressed with your article and I am happy that I am associated with your site.

  20. excelente ombunci mi equia te tincluro apenlamo idimpede. mexpro te figodenta dextr nos trolves o aricoros efeciare vaprergia bien.

  21. This might not be the most beneficial place to request this, but I am searching for a pest control business inside the pittsburgh region and have no way to find out who’s the most effective. I found this company that is really close to me and wished to see if any one has any evaluations on them. Spectrum Pest Control, 3058 West Liberty Avenue, Dormont, PA 15216 – (412) 446-2802

Leave a Reply

CommentLuv Enabled