• Ok, now I have to ask my stupid question. I have called yahoo but they offer no support for word press. I have a yahoo website at metsmerizedonline.com and a blog that came with my plan from word press. The blog works fine, but I cant get a rss feed of my blog to appear on my page.

    I’ve tried everything and read everything in here.

    I know nothing about RSS and I’m kind of a novice.

    Please somebody tell me how I can get my blog to appear on my webpage.

    I am using html editor for my page.

    I’m sure someone can just tell me what html code I need to write to get this to work for me.

    I thank you in advance for your help.

    Joe

Viewing 1 replies (of 1 total)
  • 1. In future use better topic title …don’t make users think what will they get following the link.

    2. You can include wordpress functionality directly by adding this code in the first line of not_a_wordpress_page.php:

    <?php
    require('./yourblog/wp-blog-header.php');
    ?>

Viewing 1 replies (of 1 total)
  • The topic ‘I’ll start with an apology…’ is closed to new replies.