• Resolved dnickerson

    (@dnickerson)


    I recently installed jetpack, and added the subscriptions widget. Subscribers receive the entire post in their inbox. I thought they would just get a notification that there was a new post. I’m afraid that they don’t need to go to my blog now since they can just read the email. Is there a way to configure this so that they only get a notification?

    https://ww.wp.xz.cn/plugins/jetpack/

Viewing 1 replies (of 1 total)
  • Plugin Contributor Richard Archambault

    (@richardmtl)

    There are 2 different ways to customize the content of the subscription emails:

    * If you go to Settings > Reading in your dashboard, you can change your Feed Settings to “Summary”. Once you save your changes, all subscription emails will only include an excerpt of your post, with a link to continue reading on the site.

    * If your Feed settings are set to “Full Post”, you can split the content of each one of your blog posts in 2 parts thanks to the More tag:
    <!–more–>

    Everything that is above the More tag will appear on your home page and in the subscription emails, followed by a link inviting users to click to continue reading; everything that is below that tag will only appear on the post’s page.

    You can read more about it here:
    http://en.support.wordpress.com/splitting-content/more-tag/

    I hope this helps. Please let me know if you have any questions.

Viewing 1 replies (of 1 total)

The topic ‘subscriptions including the full text’ is closed to new replies.