Setting Up DataFeeds With LinksSQL
This method will work with the following affiliates:
This page is aimed at helping you setup LinksSQL as an affiliate database (i.e you can import links from 3rd party affiliate sites, and show their products on your site). Thanks for Deborah Carney for her help on this :)
Before you import your data you need to set it up properly.
For affiliate program feeds, such as Commission Junction, if you want images to
show in
your links pages, you need to add a couple of fields to the database.
Go to Database, click on Links > Properties , and then at the
bottom of the main frame, there will be an 'Add Field' link. Click on that,
and it will take you to the "add a new field" page.
I recommend adding these three fields:
ImageURL, CHAR, 255
Keywords, CHAR, 255 (this is optional, but useful for Search Engine Optimization)
TrackingImage, CHAR, 255
You can add more, but these are sufficient. Additional fields you may want
to add are Price, ThumbnailUrl (not all feeds have this)
Then you need to check your category structure and make sure your feed has
the categories set up the way you want them to be created. If you select
the option to create categories (in Data_Import), this field needs to be
set up....
In Excel you can create the Category column by using the concatenate
function, the formula is +cell1&"/"&cell2"/"%cell3 etc.
Modify link.html to include the extra fields:
Example:
| <ul> <li> <%body_font%><a class="category_links" href="<%db_cgi_url%>/jump.cgi?ID=<%ID%>"> <%if ImageURL%> <img src="<%ImageURL%>" border="0" height="125" alt="<%Keyword%>"><br> <%endif%> <%Title%></a> <%if isNew%> <font color=red><small><sup>new</sup></small></font> <%endif%> <%if isChanged%> <font color=red><small><sup>updated</sup></small></font> <%endif%> <%if isPopular%> <font color="#6699cc"><small><sup class="pop">pop</sup></small></font> <%endif%> <br> <%if Description%> <%body_font%><%Description%><br> <%endif%> <%if TrackingImage%> <img src="<%TrackingImage%>" border="0" height="1" width="1"><br> <%endif%> <%if Review_Count%> <small><a href="<%db_cgi_url%>/review.cgi?ID=<%ID%>">Read <%Review_Count%> Reviews</a></small><br> <%endif%> <%body_font%><small>(Hits: <%Hits%> Rating: <%Rating%> Votes: <%Votes%>) <br><a href="<%db_cgi_url%>/rate.cgi?ID=<%ID%>">Rate It</a> <a href="<%db_cgi_url%>/review.cgi?ID=<%ID%>&add_review=1">Review It</a> <%if detailed_url%> <a href="<%detailed_url%>">Details</a> <%endif%> <%if isLinkOwner%> <a href="<%db_cgi_url%>/modify.cgi?LinkID=<%ID%>">Edit this link</a> <%endif%> </small></ul> |
You now need to now actually run the import of your data via Data_Import.
You can do this by going to Plugins > Data_Import > Start Import. Here is
a step-by-step guide (simplified) of how to import a flat file database; (i.e one
from the affiliates above);
If you are interested in LinksSQL, and would like to purchase it for a discounted rate (LinksSQL+Data_Import=$500), then please see this page;
Access over $3,325+ worth of plugins, all for a
one-off fee of $350!
list of plugins
- read more
-
compare
Access over $5,625+ worth of plugins, all for a
one-off fee of $500!
list of plugins -
read more
-
compare
Access over $540+ worth of plug-and-play template sets
for Gossamer Links, all for a one-off fee of $100!
list of plugins -
read more
Access over $500+ worth of plugins, all for a one-off
fee of $150!
list of plugins -
read more
Access over $350+ worth of plugins, all for a one-off
fee of $100!
list of plugins -
read more