GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Wordpress rss feeds not validating? (https://gfy.com/showthread.php?t=648797)

Danielle 08-27-2006 01:12 AM

Wordpress rss feeds not validating?
 
Has anyone noticed that when using wordpress that your out going rss feeds do not validate if you use incoming rss feeds that use the ? in the affiliate url on the link tag?

How does everyone handle this?

Hugs,
Danielle

2HousePlague 08-27-2006 01:40 AM

Try a replace in the reader code, something like this:

Code:

  $XMLfilename = $_REQUEST["XMLFILE"];
          $XMLfilename = str_replace("***","?", $XMLfilename);
    } else {
      // It is local and must be in the same directory
      $XMLfilename = basename($_REQUEST["XMLFILE"]);
          $XMLfilename = str_replace("***","?", $XMLfilename);




2hp

Danielle 08-27-2006 01:46 AM

Quote:

Originally Posted by 2HousePlague
Try a replace in the reader code, something like this:

Code:

  $XMLfilename = $_REQUEST["XMLFILE"];
          $XMLfilename = str_replace("***","?", $XMLfilename);
    } else {
      // It is local and must be in the same directory
      $XMLfilename = basename($_REQUEST["XMLFILE"]);
          $XMLfilename = str_replace("***","?", $XMLfilename);




2hp

What wordpress file would you add that to?

Hugs,
Danielle

2HousePlague 08-27-2006 01:54 AM

That's a mod of the RSS reader to handle the irregular character, assuming that is the only reason you're not validating. Post your error message or the problem feed URL.



2hp

Danielle 08-27-2006 02:01 AM

Quote:

Originally Posted by 2HousePlague
That's a mod of the RSS reader to handle the irregular character, assuming that is the only reason you're not validating. Post your error message or the problem feed URL.



2hp

http://www.nudeamateurgirls.com/testblog/?feed=rss2

XML parsing error: <unknown>:18:66: not well-formed (invalid token)

And it is pointing to the ? mark in the link tag.

Hugs,
Danielle

2HousePlague 08-27-2006 02:09 AM

That's Autoblogger, yes? Try setting the the "Permalinks point to" this website option here: [your path]ABP/index.php?main=2&sub=2



2hp

Danielle 08-27-2006 02:44 AM

Quote:

Originally Posted by 2HousePlague
That's Autoblogger, yes? Try setting the the "Permalinks point to" this website option here: [your path]ABP/index.php?main=2&sub=2



2hp

Nope. Just the Wordpress deafult rss feeds.

Hugs,
Danielle


All times are GMT -7. The time now is 04:13 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123