Difference between revisions of "Internal.XML feeds"

From ISoft Wiki
Jump to navigationJump to search
(Adding a new XML feed for Facebook or Google Merchant Center from HTP)
 
 
Line 1: Line 1:
== Adding a new XML feed or altering an existing feed ==
Adding a new XML feed requires the company to have their own php export script in the scripts directory off the main heavytruckparts.net directory.
Adding a new XML feed requires the company to have their own php export script in the scripts directory off the main heavytruckparts.net directory.


As each of the yards have different needs for the title, links, description, and other data in the XML file, it is best for each productcode to have their own php file.
As each of the yards have different needs for the title, links, description, and other data in the XML file, it is best for each productcode to have their own php file.
I will create a template version of the file with CHANGEME marked areas after I return.
After creating the initial file, notify Brian so he can add the script to the cronjob. Currently we are exporting the files once a week, on Sundays.
The XML files are output to the format www.heavytruckpars.net/xml/[companyname]_GMC_feed_rss.xml

Latest revision as of 17:12, 28 September 2021

Adding a new XML feed or altering an existing feed

Adding a new XML feed requires the company to have their own php export script in the scripts directory off the main heavytruckparts.net directory.

As each of the yards have different needs for the title, links, description, and other data in the XML file, it is best for each productcode to have their own php file.

I will create a template version of the file with CHANGEME marked areas after I return.

After creating the initial file, notify Brian so he can add the script to the cronjob. Currently we are exporting the files once a week, on Sundays.

The XML files are output to the format www.heavytruckpars.net/xml/[companyname]_GMC_feed_rss.xml