Forums

How do I get the "subscribe" funciton on my webpage. (4 posts)

  1. Rosemaryandthe
    Member
    Posted 5 months ago #

    How do I get the "subscribe" on my webpage and working. My daughter tried to get it put on and something shows up but it doesn't work.

    http://www.rosemaryandthegoat.com

    thanks,

    sherry

  2. fldtrace
    Member
    Posted 5 months ago #

    If you want users to subscribe for RSS feed use the code:

    <a href="<?php bloginfo('url'); ?>?feed=rss2">Subscribe</a>

    If you want to subscribe with their email to be informed each time you make a new post use this plugin:

    subscribe 2

  3. Shane G
    Member
    Posted 5 months ago #

  4. esmi
    Member
    Posted 5 months ago #

    Finally, if you simply want to invite people to join your blog as Subscribers:

    1. Check that the New User Default Role in Admin/Settings/General is set to "Subscriber".

    2. Add <?php wp_register();?> where you want your "Register/Subscribe" link to appear.

Reply

You must log in to post.

About this Topic

Tags