• Resolved drez1

    (@drez1)


    Greetings to all,

    I ask your help, since I’m not good at programming and I do not know what the variables are to create an xml file to be able to index the vacancies posted to job seekers, the search engines ask me to create a file to be able to track the publications. I leave an example of the format and the information of the variables that this must have as are the url of the vacancy, title, description. Beforehand thank you very much. I have read a lot in this forum and I see that they are very active agradesco that thanks to you and learned much.

    Fields to create xml feed file

    <?xml version=”1.0″ encoding=”utf-8″?>
    <trovit>

    <ad>
    <id><![CDATA[…]]></id>
    <title><![CDATA[…]]></title>
    <url><![CDATA[…]]></url>
    <description><![CDATA[…]]></description>
    <category><![CDATA[…]]></category>
    <company><![CDATA[…]]></company>

    <address><![CDATA[…]]></address>

    <postcode><![CDATA[…]]></postcode>

    <logo>
    <logo>
    <logo_url><![CDATA[…]]></logo_url>
    <logo_title><![CDATA[…]]></logo_title>
    </logo>
    </logo>
    <date><![CDATA[…]]></date>
    <contact_email><![CDATA[…]]></contact_email>

    • This topic was modified 8 years, 10 months ago by drez1.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor jonryan

    (@jonryan)

    @drez1 maybe you can back up a bit and tell me why you are doing this. There is already an RSS feed for your jobs here: /feed/?post_type=job_listing

    Plugin Contributor jonryan

    (@jonryan)

    This also works /?feed=job_feed

    Thread Starter drez1

    (@drez1)

    regards,

    The reason of my question is that I do not find the file in the program where I want to structure the feed to the plugin.

    The reason why I ask and I want to know how to create another feed that feeds on job vacancies is that there are many job seekers who request that they are sent the file of the feed and url of this in order to integrate the vacancies to Their databases and have more diffusion

    Is something parted to what is done with the extension plugin extension for indeed but this only works specifically for that search engine and does not enter the database at least to be sponsored with them.

    I think if this function is very important or that you create an add-in where you can edit and create personalized feed based on the data of the application to increase the diffusion of the content.

    For a job stock to survive from the perspective of human resources, it is of the utmost importance that content diffusion is maximized.

    Same I think you can improve the ceo with some specialized complement for this application and its data

    Thread Starter drez1

    (@drez1)

    These are examples of what searchers ask for

    https://mx.jooble.org/files/XML-feed/ES/jooble-xml-4job.pdf

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Fields to create xml feed file’ is closed to new replies.