How to make an item directory?

4 posts / 0 new
Last post
thebirthdayprincess
thebirthdayprincess's picture
Offline
Last seen: 13 years 5 months ago
Joined: 02/09/2009 - 8:49pm
How to make an item directory?
My faerie quest shop would really benefit from an item directory petpage and I have time to devote to the task but I have no idea how to find out the link for each item. Is there some helpful site anybody can send me to that explains how to make a directory? The wonderful NeoMallers banners bring in customers and I would really like to keep them by making it easy to find the one thing they need. Also, how to people find out the complete faerie request list? I stocked my shop going by petpage directories I found but how did they know, does Neopets have a list somewhere I don't know about? Thanks for any help!
perpette
perpette's picture
Offline
Last seen: 18 hours 53 min ago
Joined: 27/01/2008 - 1:32pm
If you use the portal there is a handy link generator at the top. You just have too look at the item id and input it into the box. To find an item id you just hover over the item in your shop and look for id=### in the status bar of your browser (the bottom) here is a list of quest items http://www.neopets.com/~Quest_Items
P4Ssoa
P4Ssoa's picture
Offline
Last seen: 11 years 3 months ago
Joined: 10/06/2009 - 6:44am
To make the link you need to know this: The link should look like this: http://www.neopets.com/browseshop.phtml?owner=p45soa &buy_obj_info_id=12356&buy_cost_neopoints=99999&petpage The link has 4 different parts: http://www.neopets.com/browseshop.phtml?owner=p45soa &buy_obj_info_id=12356 &buy_cost_neopoints=99999 &petpage The first one contains your username at the end. The second one the item ID. The thirth one the item price (in an item directory it should always be 99999. More info later) The fourth part is just for your neomallers counter. This way your counter will tell you how many people got to your shop from your petpage. To get the item ID there are several ways. These ways are best explained on this website: http://items.jellyneo.net/?go=itemid Why the 3th part needs to be 99999, but is another number when you click on a link from the shopwiz? If you change the price of an item to a higher number, and someone clicks this link, the person who clicked the link will get an error message telling you the price has changed. If you change the price to a lower number, the player will be redirected to the item, just like it would when you won't change the price. So if you don't ever want an error message to appear when someone clicks your links in the itemdirectory; use 99999 in your link. :)
thebirthdayprincess
thebirthdayprincess's picture
Offline
Last seen: 13 years 5 months ago
Joined: 02/09/2009 - 8:49pm
Oh goody! Thank you perpette and P4Ssoa. Now to get to work.