|
|
|
|
|
|
![]() |
#1 |
If something's hard to do, then it's not worth doing
Join Date: Apr 2005
Posts: 240
|
Feed problems - PLEASE HELP
I'm having trouble with feeds on my blog. I have http://brookeskye.sologirlheaven.com/wp/ and clicking on the feed and trying to validate it, says its not a valid feed.
I was under the impression these templates were made with the feed ready to go...guess not.. I really need to get this fixed up asap, anyone that knows what there doing if you could hit me up on icq or repond here I would really appreciate it ![]() icq 272- 198- 634
__________________
Lets trade A-B-C links Lots of blogs ready to trade pr2 -pr3...pm me now! |
![]() |
![]() |
![]() |
#2 |
Lonewolf Internet Sales
|
Take the feed: out from infront http://brookeskye.sologirlheaven.com/wp/feed/
just added it to my reader and it works fine. |
![]() |
![]() |
![]() |
#3 |
Oh no, I'm sweating like Roger Ebert
|
Validated here just fine
http://feedvalidator.org/check.cgi?u...om%2Fwp%2Ffeed couple warnings but nothing to make the feed invalid. |
![]() |
![]() |
![]() |
#4 |
If something's hard to do, then it's not worth doing
Join Date: Apr 2005
Posts: 240
|
weird...thanks guys.
I dont get this feed thing. I installed a bunch of themes and I get errors or not found a lot.
__________________
Lets trade A-B-C links Lots of blogs ready to trade pr2 -pr3...pm me now! |
![]() |
![]() |
![]() |
#5 | |
And Lord, we are especially thankful for nuclear power, the cleanest, safest
energy source there is. Except for solar, which is just a pipe dream Join Date: Dec 2003
Location: Netherlands
Posts: 226
|
Quote:
You might want to do the same for your comments. Or...just delete the part about the comments. |
|
![]() |
![]() |
![]() |
#6 |
You can now put whatever you want in this space :)
|
I've noticed a bunch of blogs that haven't removed the feed: in the footer
here's what the code looks like before removal: <hr /> <div id="footer"> <p> <?php bloginfo('name'); ?> is proudly powered by <a href="http://wordpress.org/">WordPress</a> <br /><a href="feed:<?php bloginfo('rss2_url'); ?>">Entries (RSS)</a> and <a href="feed:<?php bloginfo('comments_rss2_url'); ?>">Comments (RSS)</a>. <!-- <?php echo get_num_queries(); ?> queries. <?php timer_stop(1); ?> seconds. --> </p> </div> </div> <!-- Gorgeous design by Michael Heilemann - http://binarybonsai.com/kubrick/ --> <?php /* "Just what do you think you're doing Dave?" */ ?> <?php wp_footer(); ?> </body> </html> :feed removed <hr /> <div id="footer"> <p> <?php bloginfo('name'); ?> is proudly powered by <a href="http://wordpress.org/">WordPress</a> <br /><a href="<?php bloginfo('rss2_url'); ?>">Entries (RSS)</a> and <a href="<?php bloginfo('comments_rss2_url'); ?>">Comments (RSS)</a>. <!-- <?php echo get_num_queries(); ?> queries. <?php timer_stop(1); ?> seconds. --> </p> </div> </div> <!-- Gorgeous design by Michael Heilemann - http://binarybonsai.com/kubrick/ --> <?php /* "Just what do you think you're doing Dave?" */ ?> <?php wp_footer(); ?> </body> </html>
__________________
How To Keep An Asshole In Suspense
I'll Tell You Later |
![]() |
![]() |
![]() |
Thread Tools | Search this Thread |
Display Modes | Rate This Thread |
|
|