Page 1 of 1

XML Feed problems

Posted: 09 Jan 2015, 20:37
by mytym2shn
My xml feed is cutting off a part of the url when it publishes the job url...example is below..Its showing http://rightonhire.careers/?p=showJob&ID=41&ref=indeed instead of http://rightonhire.net/careers/?p=showJ ... eed....how do I fix that (include the files I need to change please)?

<?xml version="1.0"?>

-<source>

<publisher>Right On Hire</publisher>

<publisherurl>http://www.rightonhire.net/careers</publisherurl>

<lastBuildDate>Fri, 09 Jan 2015 13:30:01 CST</lastBuildDate>


-<job>

<title>District Manager</title>

<date>Thu, 08 Jan 2015 15:49:53 CST</date>

<referencenumber>41</referencenumber>

<url>http://rightonhire.careers/?p=showJob&I ... ndeed</url>


<company>Right On Hire (http://www.rightonhire.net)</company>

<city>Midland</city>

Re: XML Feed problems

Posted: 10 Jan 2015, 00:49
by mytym2shn
Nevermind figured it out