 | |  | | | ReviewPost How do I...? Wondering how to do something in ReviewPost? |
August 15th, 2010, 04:32 AM
|
#1 (permalink)
| | Member Verified Customer
Join Date: Jan 2006 Location: Germany
Posts: 189
| Change Amazon-Link
I need to change the amazonlink to my own affilinet.
Is that affili-code correct in showproduct.php?
$dealtime_link = "<div align=\"center\">
<span class=\"{$Style['medium']}\"><b><a href=\"http://www.amazon.de/exec/obidos/search-handle-url/index=blended&field-keywords=$product_key/ref=nosim/XXXXXXXXXX\" target=\"_blank\">
<span style=\"color:#FF0000;\">{$rp_phrase['dealtime']} $manu $title</span></a></b></span>
</div><br />"; XXXXX is my own affillicode and i need only the product key and not the Manufacturer in the searchstring.
How i must change the code?
Last edited by MotMann; August 15th, 2010 at 04:57 AM.
|
| |
August 15th, 2010, 06:30 AM
|
#2 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,680
|
Honestly have you viewed the amazon support site to ask where an affiliate link would go and be formatted in a url to them? I would think you need to add this in there Code: Content visible to verified customers only.
Like maybe so? You might need to ask them the correct format Code: Content visible to verified customers only.
|
| |
August 15th, 2010, 10:23 AM
|
#3 (permalink)
| | Member Verified Customer
Join Date: Jan 2006 Location: Germany
Posts: 189
| that is my ID
And what happened with delete of the manufacture searchstring? Just the Product?
|
| |
August 15th, 2010, 10:27 AM
|
#4 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,680
|
well like I said you need to follow whatever amazon tells you. I did a quick search on amazon and they tell have posted there that you pass your affiliate link like I posted so who is right.
Your free to modify anything you wish in the code. I would assume that if you dont want the manufacturer in the search then maybe try replacing $product_key in that line with just $title.
|
| |
August 15th, 2010, 12:50 PM
|
#5 (permalink)
| | Member Verified Customer
Join Date: Jan 2006 Location: Germany
Posts: 189
| Quote:
Originally Posted by Chuck S well like I said you need to follow whatever amazon tells you. I did a quick search on amazon and they tell have posted there that you pass your affiliate link like I posted so who is right. | Sorry, but than i have two Amazon IDs in the URL. So the code is wrong
http://www.amazon.de/exec/obidos/search-handle-url/index=blended&field-keywords=$product_key/ref=nosim/XXXXXXXXXX/tag=yourid\
xxx stand for my ID. and now as second after /tag? Quote:
Originally Posted by Chuck S I would assume that if you dont want the manufacturer in the search then maybe try replacing $product_key in that line with just $title. | If the manufacture in the URL, then comes to much mistakes in the searchresults on amazon... just the titel is for me much more better.. even in Games.
So the right URL must be (i hope):
href=\"http://www.amazon.de/exec/obidos/search-handle-url/index=blended&field-keywords=$title/tag=XXXXXX\" target=\"_blank\">
xxxx stand for my ID. I'm still waiting for an answer from Amazon.de
Thank you.
|
| |
August 15th, 2010, 03:56 PM
|
#6 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,680
|
Like I said I know nothing about amazon's policies. You would need to follow whatever rules they tell you.
I just came up with that info right off the amazon site Code: Content visible to verified customers only.
|
| |
August 21st, 2010, 04:49 PM
|
#7 (permalink)
| | Member Verified Customer
Join Date: Jan 2006 Location: Germany
Posts: 189
|
grrrr.... in the Linktester from amazon does the link not work.
Amazon.de don't support links...
My last URL:
http://www.amazon.de/exec/obidos/redirect?link_code=ur2&tag=XXXXXXXinassociw&camp=1789&creative=9325&path=external-search%3Fsearch-type=ss%26index=blended%26keyword=$product_key\" target=\"_blank\
Not correct
|
| |
August 21st, 2010, 05:49 PM
|
#8 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,680
|
well cant comment on amazon.de but I know the links we include in the program work fine.
|
| |
August 22nd, 2010, 10:06 AM
|
#9 (permalink)
| | Member Verified Customer
Join Date: Jan 2006 Location: Germany
Posts: 189
|
Does you test your link? What is the result in the linktester?
|
| |
August 22nd, 2010, 12:04 PM
|
#11 (permalink)
| | Member Verified Customer
Join Date: Jan 2006 Location: Germany
Posts: 189
|
Yes.. but you must test the url, or the result, if you click on the link. Than you must test the URL, if the Product is tagged to your ID.. and that is the Problem
Searching works correct, but did the tagging with your ID work correct?
|
| |
August 22nd, 2010, 01:10 PM
|
#12 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,680
|
I do not have not an id
As I have previously stated you can edit your link as you wish but you must check with amazon on the proper formation of any url with there affiliation stuff.
From what I see it is the tag thing but you can check yourself what there rules are.
|
| |
August 22nd, 2010, 01:31 PM
|
#13 (permalink)
| | Member Verified Customer
Join Date: Jan 2006 Location: Germany
Posts: 189
|
yes, i know. but amazon. de don't support questions about Links |
| |
August 22nd, 2010, 02:04 PM
|
#14 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,680
|
well search amazon.com and ask about your affiliate link there has to be a customer center right. amazon.de is just amazon.com in german
|
| |
August 22nd, 2010, 02:13 PM
|
#15 (permalink)
| | Member Verified Customer
Join Date: Jan 2006 Location: Germany
Posts: 189
|
I found the correct Link: Quote:
elseif ( $Globals['dealtype'] == "amazon" )
{
$dealtime_link = "<div align=\"center\">
<span class=\"{$Style['medium']}\"><b><a href=\"http://www.amazon.de/exec/obidos/external-search?tag=XXXXXXXXXXXX&keyword=$title&mode=blended\" target=\"_blank\">
<span style=\"color:#FF0000;\">{$rp_phrase['dealtime']} $manu $title</span></a></b></span>
</div><br />";
|
xxxxx. for own Amazon ID. That works even in the Testlinkutil. from Amazon direct
Last edited by MotMann; August 23rd, 2010 at 01:17 AM.
|
| |
August 22nd, 2010, 05:33 PM
|
#16 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,680
|
so as I stated way above in post 6 you must do it as I posted |
| |
August 23rd, 2010, 01:11 AM
|
#17 (permalink)
| | Member Verified Customer
Join Date: Jan 2006 Location: Germany
Posts: 189
|
No... the "& " and the url was wrong |
| |
August 23rd, 2010, 06:19 AM
|
#18 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,680
|
well your using amazon.de so of course its a different url
|
| | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | | | Thread Tools | | | | Display Modes | Rate This Thread | Linear Mode | |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | All times are GMT -5. The time now is 08:30 AM. | |