• Resolved seocoalition

    (@seocoalition)


    I am trying to validate the feeds in all my sites in a domain/subomain network and my original site is causing me some serious headaches.

    At the end of the feed I get this little tidbit:

    <div style="text-align: center;"><div style="position:relative; top:0; margin-right:auto;margin-left:auto; z-index:99999">
    <script>
     </script>
    </div></div>

    All my other subdomains are fine: articles.imcoalition.co.cc, videos.imcoalition.co.cc, reviews.imcoalition.co.cc, directory.imcoalition.co.cc

    Here are the specifics:
    WordPress v2.7
    site: https://www.imcoalition.co.cc

    Troubleshooting tactics used so far:
    – Deactivate/Reactive all plugins
    – Change Themes
    – Checked all individual rss files:
    ** rss, comments, atom, etc. php files
    – Checked for extra files for hacking
    – Removed all advertising
    – I am on a no-ads server

    So far I have had no luck and it is driving me crazy. If any one has any idea I would truly appreciate the help!

    PLEASE HELP!

Viewing 4 replies - 1 through 4 (of 4 total)
  • That code is in your theme too (near the bottom of the browser source code). Your current theme has major code errors and appears to be truncated at the end.

    Thread Starter seocoalition

    (@seocoalition)

    I would say your right my friend but the code is still there after a change of themes.

    The errors on the code validation seem to be based on the AdBrite source code for advertising. There is no truncation in the theme. No extra function feature and no encoded code.

    The code is similar to the addition of forced ads, but I am using a no ads server and none of my subdomains has that extra code.

    It has to be something else.

    Any other ideas?

    Thread Starter seocoalition

    (@seocoalition)

    Just an update:

    This might be a remnant of a code established by my “free” hosting when it was not free. I have since upgraded the account and will see if this is the problem.

    Most ad serving sites, or free sites that use their own ads as a payment have a similar code that is added after your </body> closing so as too have a pop-up or what have you come up.

    The ending problem is that it won’t validate your XML since no code can come after the </rss> tag. Using FeedBurner and other services becomes a problem since without a validated RSS it will not function.

    Keep You Posted!

    Thread Starter seocoalition

    (@seocoalition)

    I have changed hosting and it seems that I was correct!

    if you have any added code at the end of page and starts in this form:

    <div style=”text-align: center;”><div style=”position:relative; top:0; margin-right:auto;margin-left:auto; z-index:99999″>
    <script>
    </script>
    </div></div>

    Then you are using a host that sponsors you by ads. They add it automatically, talk to you hosting provider and see if you can figure something out with them.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Extra Code to RSS Feed’ is closed to new replies.