'Latest post on blog' in DP profile need help with WordPress

Discussion in 'Support & Feedback' started by visio, Dec 9, 2006.

  1. #1
    I wasn't sure where to post this but thought GT was best. I was trying to enable that thing in the DP profile where it lists your latest post on your blog next to your avatar. I put in my feed but it doesn't seem to work.
    What did I do wrong?
    My url: www.1stsearchenginerankings.com
    Thanks,Randy
     
    visio, Dec 9, 2006 IP
    khasmoth likes this.
  2. sarahk

    sarahk iTamer Staff

    Messages:
    28,813
    Likes Received:
    4,535
    Best Answers:
    123
    Trophy Points:
    665
    #2
    I think you've hacked something in there somehow

    The url should be http://www.1stsearchenginerankings.com/feed/

    but the output isn't valid xml.

    that's not a DP problem but something on your site that you'll need to fix.
     
    sarahk, Dec 9, 2006 IP
    khasmoth likes this.
  3. khasmoth

    khasmoth Well-Known Member

    Messages:
    1,211
    Likes Received:
    96
    Best Answers:
    0
    Trophy Points:
    165
    #3
    Try using automatic XML generating software to fix your problem. Try to use different themes to fix your wordpress problem.
    Is it really wordpress BTW?
     
    khasmoth, Dec 9, 2006 IP
  4. visio

    visio Well-Known Member

    Messages:
    1,838
    Likes Received:
    91
    Best Answers:
    0
    Trophy Points:
    185
    #4
    I haven't hacked/changed anything to the feeds but I agree that the feed isn't what it should be. got any suggestions for fixing it? At this I am nearly clueless.



    What type of software?

    Yes it is wordpress.
     
    visio, Dec 10, 2006 IP
  5. *Mayank*

    *Mayank* Notable Member

    Messages:
    2,154
    Likes Received:
    187
    Best Answers:
    0
    Trophy Points:
    280
    #5
    It is not working because your wordpress has errors.

    You get this error at your domain/feed page.

    Warning: Cannot modify header information - headers already sent by (output started at /home/search/public_html/wp-blog-header.php:3) in /home/search/public_html/wp-rss2.php on line 8

    Thats why its not able to be read and so doesnt appear near your name.
     
    *Mayank*, Dec 10, 2006 IP
  6. visio

    visio Well-Known Member

    Messages:
    1,838
    Likes Received:
    91
    Best Answers:
    0
    Trophy Points:
    185
    #6
    Any ideas as to the reason for the error? Can you help me fix it?
     
    visio, Dec 10, 2006 IP
  7. Pammer

    Pammer Notable Member

    Messages:
    3,417
    Likes Received:
    397
    Best Answers:
    0
    Trophy Points:
    260
    #7
    Make one of your feed with the help of www.feedburner.com then upload feedburner url.. definitely it will wok...
     
    Pammer, Dec 10, 2006 IP
  8. visio

    visio Well-Known Member

    Messages:
    1,838
    Likes Received:
    91
    Best Answers:
    0
    Trophy Points:
    185
    #8
    Yeah but if my feed has problems all those sites using it won't be able to get the info will they? Can anyone help me fix it?
     
    visio, Dec 10, 2006 IP
  9. sarahk

    sarahk iTamer Staff

    Messages:
    28,813
    Likes Received:
    4,535
    Best Answers:
    123
    Trophy Points:
    665
    #9
    don't use feedburner to fix a problem that shouldn't exist.

    Upload wp-feed.php again, and possibly any of the other wp scripts that may have been corrupted. Make sure they go up as ascii. Make sure you have the latest version.
     
    sarahk, Dec 10, 2006 IP
    visio likes this.
  10. Ballz

    Ballz Well-Known Member

    Messages:
    649
    Likes Received:
    20
    Best Answers:
    0
    Trophy Points:
    125
    #10
    Simple, and effective!

    And if you have any plugin's that alter your feed's I'd advice you to disable them.
     
    Ballz, Dec 10, 2006 IP
  11. visio

    visio Well-Known Member

    Messages:
    1,838
    Likes Received:
    91
    Best Answers:
    0
    Trophy Points:
    185
    #11
    Upload it again? I used automated install with cPanel is there anyway to find a wp-feed.php file to download to re-upload? Thanks for all your help!
     
    visio, Dec 10, 2006 IP
  12. sarahk

    sarahk iTamer Staff

    Messages:
    28,813
    Likes Received:
    4,535
    Best Answers:
    123
    Trophy Points:
    665
    #12
    I'm not a fan of those auto installs.

    Get yourself an ftp tool like smartftp

    download the files from www.wordpress.org

    upload the files to your server

    and test again.
     
    sarahk, Dec 10, 2006 IP
  13. visio

    visio Well-Known Member

    Messages:
    1,838
    Likes Received:
    91
    Best Answers:
    0
    Trophy Points:
    185
    #13
    Well I got ftp programs and usually do but nothing beats instant install :p
    Maybe I will try that atleast for the feed file. Thanks!
     
    visio, Dec 10, 2006 IP
  14. cormac

    cormac Peon

    Messages:
    3,662
    Likes Received:
    222
    Best Answers:
    0
    Trophy Points:
    0
    #14
    cormac, Dec 10, 2006 IP
    visio likes this.
  15. visio

    visio Well-Known Member

    Messages:
    1,838
    Likes Received:
    91
    Best Answers:
    0
    Trophy Points:
    185
    #15
    I downloaded the files and re-uploaded the ones related to the feed and upgraded but it still gives the same error.

    In IE it gives this error:

    The XML page cannot be displayed
    Cannot view XML input using XSL style sheet. Please correct the error and then click the Refresh button, or try again later.


    --------------------------------------------------------------------------------

    Only one top level element is allowed in an XML document. Error processing resource 'http://www.1stsearchenginerankings.com...

    <b>Warning</b>: Cannot modify header information - headers already sent by (output started at /home/search/publ...



    Ps. Turnsiffer I will check the url you provided. WP usually gots good faqs. Thanks for that link.
     
    visio, Dec 10, 2006 IP
  16. visio

    visio Well-Known Member

    Messages:
    1,838
    Likes Received:
    91
    Best Answers:
    0
    Trophy Points:
    185
    #16
    It says the problem is in wp-rss2.php on line 8 which is this line"
    header('Content-type: text/xml; charset=' . get_settings('blog_charset'), true);

    EXACTLY as it appears in the file without anything added or edited. What do you think is the problem?
     
    visio, Dec 10, 2006 IP
  17. sarahk

    sarahk iTamer Staff

    Messages:
    28,813
    Likes Received:
    4,535
    Best Answers:
    123
    Trophy Points:
    665
    #17
    The xml looks fine except that error at the top.

    go check that wp link from turfsniffer

    and look at your header.php in the template. Does it have blank spaces at the top... dunno, shouldn't even be called

    good luck
     
    sarahk, Dec 10, 2006 IP
  18. visio

    visio Well-Known Member

    Messages:
    1,838
    Likes Received:
    91
    Best Answers:
    0
    Trophy Points:
    185
    #18
    I checked and tried everything they said. :confused:
    I don't get what is the problem.
     
    visio, Dec 10, 2006 IP
  19. visio

    visio Well-Known Member

    Messages:
    1,838
    Likes Received:
    91
    Best Answers:
    0
    Trophy Points:
    185
    #19
    Scratch that. I edited the wp header and there was a trailing space which must have been the problem. Seems to load the feed fine now. Awesome! Thanks everyone. Gave rep to you sarahk and giving some to snurf because that link was where that advice for the trailing space came from. Thanks!
     
    visio, Dec 10, 2006 IP
    *Mayank* likes this.
  20. cormac

    cormac Peon

    Messages:
    3,662
    Likes Received:
    222
    Best Answers:
    0
    Trophy Points:
    0
    #20
    The feed looks fixed now. I dont get the error when looking the feed url.

    *edit* just seen your post. Glad to have helped.
     
    cormac, Dec 10, 2006 IP