Amazon Parser All

xF1 Add-on Amazon Parser All 3.6

No permission to download
Compatible XF Versions
  1. 1.2
  2. 1.3
  3. 1.4
  4. 1.5
Description:

The Amazon Parser All add-on will update existing Amazon links to links which include your Amazon affiliate ID number. This add-on will go through every post on your forum and update Amazon links.

After updates are completed, you will want to use the Amazon Parser All add-on once every few months to verify all Amazon links are properly converted on your forum.
In addition to the Amazon Parser All add-on, you will want to install the companion Amazon Parser add-on.

The Amazon Parser add-on is used to converted Amazon links immediately after a message is saved.

http://xenforo.com/community/resources/amazon-parser.2894/
(Example of Options page)

xenforo_com_community_attachments_pic001_jpg_72478__.jpg


Features:
  • Different affiliate IDs can be added for each country
  • Adds affiliate ID to Amazon Product Links. Amazon Product Link will have /dp/ in the URL.
  • Deletes any existing affiliate IDs and adds your affiliate ID
  • Only the Admin can run this add-on
Requirements:
  • Requires exec() execution
  • Requires VPS or dedicated server
  • Only super admins can run this add-on
Installation:
  1. Download amazonparserall_v2.5.zip and unzip it.
  2. Upload the Andy folder to your server. The correct location will be library/Andy.
  3. From your Admin Control Panel, go to the "Install Add-on" page.
  4. Upload the addon-AmazonParserAll_v2.5.xml file.
  5. Click the Install Add-on button.
Operation Step 1:

Enter your Amazon partner ID into the correct field in the Options page.

Operation Step 2:

If using Full Friendly URLs

Add "amazonparserall/show?limit=1" to the URL in your browser.

If not using Full Friendly URLs

Add "amazonparserall/show&limit=1" to the URL in your browser.

At this point you will see a page like this:

xenforo_com_community_attachments_pic002_jpg_71053__.jpg


Operation Step 3:

Click the "Update posts" link.

At this point you will get a confirmation message.

Click the back button on your browser.

At this point it will appear as if nothing has happened, that is because you're looking at a cached page.

Reload the page. You will now see the next post number which contains an unconverted Amazon link.

Once you have verified the add-on is working correctly, you can change the limit swith in the URL to 250:

Code:
http://www.example.com/forums/amazonparserall/show?limit=250

Reload the page. Now you will see 250 posts ready to be converted. You can once again click the "Update posts" link and 250 posts will be converted.

You can make the limit number as high as you want.

Note

If for any reason the same post number continues to show, this means the add-on was not able to convert the link. There can be several reasons for example:
  1. There is no affiliate number entered into the Options page for that country.
  2. The URL is not properly formed, it may contain other BB Codes as an example.
Operation Step 4:

Once the Amazon links have been all converted you will want to convert the remaining Amazon links which have existing tags but with other affiliate IDs. To do this you will need to run this SQL in phpMyAdmin:

Code:
SELECT post_id
FROM xf_post
WHERE message LIKE "%amazon.%"
AND message LIKE "%/dp/%"
AND message LIKE "%?tag=%"
AND message NOT LIKE "%AFFILIATE-ID%"
ORDER BY post_id DESC

Change AFFILIATE-ID to your affiliate ID. If the query returns results, you will want to go to each post_id and edit/save the post in order to update the Amazon links to replace the existing affiliate IDs with your affiliate IDs.

Questions and Answers:
Q: Once I have converted all the older Amazon links can I uninstall this add-on?
A: I suggest running this add-on once every few months to verify all Amazon links have been converted.​
Author
AnimeHaxor
Size
6.5 KB
Extension
zip
Downloads
11
Views
1,198
First release
Last update

More resources from AnimeHaxor

Latest updates

  1. See description

    Amazon Parser All v3.6 changes: Removed template no longer required.
  2. See description

    Amazon Parser All v3.4 changes: Added ability to find Amazon links which don't have a quote...
  3. See description

    On Nov 16, 2015 version 2.7 of this add-on was released to address an exploitable SQL injection...

Similar resources

Amazon Parser AnimeHaxor
Adds Amazon affiliate ID to links in messages.
0.00 star(s) 0 ratings
Downloads
19
Updated
Amazon Parser Resource AnimeHaxor
Adds Amazon affiliate ID to links in resource description.
0.00 star(s) 0 ratings
Downloads
4
Updated
Add your Amazon Affiliate ID and/or eBay Campaign ID to your outgoing URL's
0.00 star(s) 0 ratings
Downloads
6
Updated
Amazon
Shows Amazon widget in sidebar while viewing a thread.
0.00 star(s) 0 ratings
Downloads
1
Updated
Amazon Ads AnimeHaxor
Shows Amazon Ads on Forum List, Forum View and Thread View.
0.00 star(s) 0 ratings
Downloads
10
Updated