Changes

MyWikiBiz, Author Your Legacy — Saturday April 27, 2024
Jump to navigationJump to search
no edit summary
Line 1: Line 1:  
'''What are Amazon Nodes?'''
 
'''What are Amazon Nodes?'''
   −
Amazon Nodes are the category codes Amazon.com uses to organize their website search. These node codes can be incorporated into an RSS feed to display dynamic content in the MyWikiBiz Directory:Space. Here is an example of the RSS feed source code:
+
Amazon Nodes are the category codes Amazon.com uses to organize their website search. These node codes can be incorporated into an RSS feed to display dynamic content in the MyWikiBiz Directory:Space.
 +
 
 +
Here is an example of the RSS feed source code:
    
<pre>
 
<pre>
Line 11: Line 13:  
|
 
|
 
<feed url="http://squidutils.com/amazon-rss.php?node=ENTER-NODE-HERE&tag=ASSOCIATES-ID-HERE" entries="6">
 
<feed url="http://squidutils.com/amazon-rss.php?node=ENTER-NODE-HERE&tag=ASSOCIATES-ID-HERE" entries="6">
 +
'''[{PERMALINK} {TITLE}]'''
 +
{DESCRIPTION}
 +
{DATE} {AUTHOR}
 +
</feed>
 +
|}
 +
</pre>
 +
 +
Here is an example of the RSS feed source code with node=561138 and associates id=fe01-20 inserted into the code:
 +
 +
<pre>
 +
{| width="80%" cellpadding="5" cellspacing="10" style="background:#FFFFFF; border-style:solid; border-width:0px; border-color: #cccccc"
 +
| width="55%" valign="top" style="padding: 0; margin:0;" |
 +
<div style="float:right; width:100%">
 +
{| align=left
 +
|-
 +
|
 +
<feed url="http://squidutils.com/amazon-rss.php?node=561138&tag=fe01-20" entries="6">
 
'''[{PERMALINK} {TITLE}]'''
 
'''[{PERMALINK} {TITLE}]'''
 
{DESCRIPTION}
 
{DESCRIPTION}

Navigation menu