Trusted WordPress tutorials, when you need them most.
Beginner’s Guide to WordPress
WPB Cup
25 Million+
Websites using our plugins
16+
Years of WordPress experience
3000+
WordPress tutorials
by experts

WordPressで最後に訪問した投稿を表示する方法(初心者ガイド)

サイトを訪れた人は、多くの場合さまざまな投稿を探します。そのような人たちが、最も楽しめた記事に簡単に戻ることができたら素晴らしいと思いませんか?

読者が最後に訪問したブログ投稿を表示することで、読者の興味を引きつけ、サイトでの体験を向上させることができます。また、訪問者が好きなコンテンツを見つけやすくなり、より長く滞在したり、もっと探検したりすることを促します。

自分のサイトでこれを行うには、私たちが常に推奨するツールのひとつに、Last Viewed Postsプラグインがあります。私たちのチームは、このプラグインを自分たちで開発し、メンテナンスしてきましたので、最高の設定だと確信しています。

この投稿では、WordPressで最後に訪問した投稿を表示する方法を順を追って説明します。

How to Display Last Visited Posts to a User in WordPress

なぜWordPressで最終訪問投稿を表示するのか?

人々は、すでに読んだ投稿をもう一度見るためにブログに戻ることがある。

Amazonのようなサイトはこのことを認識しており、売上を伸ばしユーザーエンゲージメントを高めるために、最近見た項目を表示します。また、ユーザーがログイン中でなくても最近表示した項目を表示するためにCookieを使用しています。

WordPressブログでも同じことができます。これにより、再訪問者が前回の訪問の続きをすることができます。

WordPressでユーザーが最後に訪問した投稿のパーソナライズされたリストを表示する方法を見てみましょう。

注: この投稿で取り上げた方法は、クラシックテーマで最も効果的です。ブロックベースのWordPressテーマを使用している場合は、一部の手順が適用されない場合があります。

カテゴリー:WordPressで最後に訪問した投稿を表示する方法

まず最初に行う必要があるのは、Last Viewed Postsプラグインをインストールして有効化することです。

ヘルプが必要な場合は、WordPressプラグインのインストール方法のステップバイステップガイドをご覧ください。

プラグインを有効化した後、外観 ” ウィジェットに移動します。次に、画面上部のプラス「+」アイコンをクリックして新規ウィジェットを追加し、リストから「Last Viewed Posts Redo」を検索する。

そうしたら、’Last Viewed Posts Redo’ウィジェットをサイドバーエリアにドラッグするだけです。

Add the Last Viewed Posts Redo Widget

それで終わりです!画面上部の「更新」ボタンをクリックした後、サイトにアクセスすると、最後にアクセスした投稿のリストを見ることができます。

最後に閲覧した投稿」リストは、プラグインをインストールした後にブログの投稿を表示した場合にのみ表示されることに注意してください。

Preview of Last Viewed Posts

注: WordPressブログの訪問者は、更新を続けたり、おすすめのコンテンツを見つけるために、最新の投稿や人気の投稿を探すこともあります。このようなコンテンツを見つけやすくすることで、ユーザー体験を向上させ、ページビューを増やすことができます。

このトピックの詳細については、最近の投稿や 最も人気のある投稿を 表示するガイドを参照してください。

ボーナスのヒントWordPressサイトがCookieを使用していることを開示する

Last Viewed Postsプラグインは、サイト上の各ユーザーの最近閲覧した投稿のリストを保存しません

その代わり、投稿リストは各訪問者のウェブブラウザーに保存されるため、サイトのパフォーマンスに影響を与えることはありません。

しかし、プラグインはCookieを使用するため、GDPRを遵守するためにユーザーの同意を得る必要があるかもしれません。

Cookie notice default message

GDPR/CCPAのためにWordPressにCookieポップアップを追加する方法のガイドに従って、その方法を学ぶことができます。

ユーザーがブログからのCookieを許可しないと決めた場合、最後に訪問した投稿のリストは表示されません。

このチュートリアルで、WordPressで最後に訪問した投稿をユーザーに表示する方法を学んでいただけたと思います。次の投稿では、WordPressのサイドバーにおすすめ投稿を追加する方法や、WordPressに最適な関連投稿プラグインをご紹介します。

If you liked this article, then please subscribe to our YouTube Channel for WordPress video tutorials. You can also find us on Twitter and Facebook.

Disclosure: Our content is reader-supported. This means if you click on some of our links, then we may earn a commission. See how WPBeginner is funded, why it matters, and how you can support us. Here's our editorial process.

アバター

Editorial Staff at WPBeginner is a team of WordPress experts led by Syed Balkhi with over 16 years of experience in WordPress, Web Hosting, eCommerce, SEO, and Marketing. Started in 2009, WPBeginner is now the largest free WordPress resource site in the industry and is often referred to as the Wikipedia for WordPress.

The Ultimate WordPress Toolkit

Get FREE access to our toolkit - a collection of WordPress related products and resources that every professional should have!

Reader Interactions

18件のコメントLeave a Reply

  1. Paolo

    Hi, just to be sure, by using cookies that means that if a user will change browser , he/she won’t be able to find the list of previously read posts, is that correct?

    • WPBeginner Support

      For the moment that is correct.

      Admin

  2. Suyash Ekhande

    Any new plugins to show recently viewed post in a carousel format?.

  3. Jordan Smith

    Is this plugin still maintained? I’m looking for this exact functionality. Thanks!

  4. Matthew Dalli

    Is there a way to do this to have it highlighted next to the post title rather than in a widget?

  5. kalico

    This is a fantastic little gem. Is there a way to make this display other (custom) post types, or history across a multisite network?

  6. Brian

    Is there a way to show the whole post (i.e. get_post) instead of just the title? Would you be able to provide the code and the location or where to place it in the plugin code? Thanks!

  7. tony roberts

    I have installed the plugin but have trouble installing the widget. Go to Appearance > Widgets > Click on Last Viewed Posts> Click Primary Sidebar>Add Widget, nothing happens. If I drag and drop the Last Viewed Posts still nothing happens.

    Any idea what I’m doing wrong?

    Tony

  8. RA

    Is there a shortcode for this plug in? I would like to insert this within a post.

  9. frebro

    This works nicely on my localhost but throws a “Cannot modify header information – headers already sent” error on the production server. Seems like content has already begun to output when you set the cookie.

    I’m using Roots theme and WordPress 3.6. Any suggestions on how to solve this?

  10. musa garip

    Hi this plugin is great i have a questions

    can you add a image ( featured image )
    thanks

  11. David Rwell

    Thank you for this lovely little plug-in. It greatly adds to the personalization experience on a site.

    David.

  12. Jacopo Tarantino

    Is the plugin on github? I’d love to contribute.

    • Editorial Staff

      No it is not on Github yet. Please get in touch via the contact form, so we can communicate further :)

      Admin

  13. Jacopo Tarantino

    Wouldn’t it be better to use some kind of override in your own theme or plugin to change the value of those variables? If you edit the plugin directly, when you update the plugin(which you should always do!) you’ll lose those changes. It shouldn’t be too hard to hook in right after the plugin is activated and assign new values to what I’m assuming are global variables.

    • Editorial Staff

      Agreed. That is in the list of things to add to that plugin when we create a settings page :)

      Admin

Leave A Reply

Thanks for choosing to leave a comment. Please keep in mind that all comments are moderated according to our comment policy, and your email address will NOT be published. Please Do NOT use keywords in the name field. Let's have a personal and meaningful conversation.