Forums

RSS Feed URL (5 posts)

  1. igstyles
    Member
    Posted 8 months ago #

    Hi anyone know what is the rss feed url so people can subscribe to my blog?

    Thanks!

  2. cubecolour
    ɹoʇɐɹǝpoɯ
    Posted 8 months ago #

  3. igstyles
    Member
    Posted 8 months ago #

    Here is the right code:

    <div class="copyrights">
    <p>"><?php bloginfo('name'); ?> © <?php echo date('Y'); ?> <?php _e('All Rights Reserved', 'unspoken'); ?></p>
    <?php if ( get_option('unspoken_footer_text') ) echo '<p>' . get_option('unspoken_footer_text') . '</p>'; ?>
    </div>

  4. igstyles
    Member
    Posted 8 months ago #

    sorry : ">

  5. igstyles
    Member
    Posted 8 months ago #

    <?php bloginfo('url'); ?>

Reply

You must log in to post.

About this Topic