Invision Community 5: A video walkthrough creating a custom theme and homepage By Matt Thursday at 04:02 PM
ibaker Posted August 17, 2020 Posted August 17, 2020 No sure what I am doing wrong but when I enter the 10 digit ISBN from Amazon, the Buy This Book link always goes to Barnes and Noble which always shows an error. Plus, Barnes and Noble is not in Australia but we do have Amazon Australia and I have an Australian Amazon affiliate Associate ID which I have entered. (see attached screenshots)
Adriano Faria Posted August 17, 2020 Author Posted August 17, 2020 I’ll test this specific ISBN today later and will reply back.
Adriano Faria Posted August 17, 2020 Author Posted August 17, 2020 (edited) 10 hours ago, ibaker said: No sure what I am doing wrong but when I enter the 10 digit ISBN from Amazon The ISBN that shows in your screenshot has 13 digits ( 9780007270613), that's why it is pointing to Barnes & Noble store. See: Edited August 17, 2020 by Adriano Faria
ibaker Posted August 18, 2020 Posted August 18, 2020 Thanks @Adriano Faria but I am very confused now. In this post you refer to ISBN 10: New setting to control the ISBN format: 13 digits, 10 digits or both New setting to display a BUY THIS BOOK button in the book view 13 digits ISBN format will add a link to Barnes & Noble store 10 digits ISBN format will add a link to Amazon store I took this as the ISBN-10 number will create a link to Amazon which doesn't seem to be correct as in many cases the ISBN 10 and 13 numbers are whilst different, are sometimes very similar. Both go to Barnes and Noble and a Buy Now link is shown even when Barnes and Noble doesn't have it. The Amazon link in this case works if you use the ASIN number and NOT any of the ISBN numbers however not all Amazon book listings have an ASIN number. Let's take for example the book called "The Hobbit". It has this list taken from the Amazon listing: ISBN-10: 9780007270613 ISBN-13: 978-0007270613 ASIN: 0007270615 The Google Books listing has: ISBN: 0007270615, 9780007270613 Using the ISBN 10 or 13 numbers a Buy Now link appears to Barnes and Noble even though they don't have that book So it is very confusing...yes, a maximum of 10 numbers that are either ISBN OR ASIN will take you to Amazon and ANY 13 number will take you to Barnes and Noble even though they are not in your country and they don't have the book listed anyway. Makes it hard for just a general user of your site to understand. In summary, I would much prefer the addon to just have the option of using Amazon which would make it much simpler and greater opportunity to obtain commissions, just my 10c worth.
Adriano Faria Posted August 18, 2020 Author Posted August 18, 2020 1 hour ago, ibaker said: Using the ISBN 10 or 13 numbers a Buy Now link appears to Barnes and Noble even though they don't have that book I don’t use any API from B&N or Amazon to check if the book is available. I just, as stated, create a link to their store. You probably got the whole thing wrong or misinterpreted it. Anyway, it’s easy enough to disable it. There’s a setting for this.
ibaker Posted August 18, 2020 Posted August 18, 2020 Thanks @Adriano Faria can you advise what setting I need to change to just have Amazon and disable B&N...thanks CiberBob 1
Adriano Faria Posted August 18, 2020 Author Posted August 18, 2020 You misinterpreted it again. I didn’t say that. The setting is to disable the BUY button!
ibaker Posted August 19, 2020 Posted August 19, 2020 All good now @Adriano Faria and thanks...i have added a "How To" text at the top and removed the B&N link code in the core file. This means that if the 13 digit code is used, the "Buy Now" B&N link is not shown: Adriano Faria 1
mardiv Posted August 28, 2020 Posted August 28, 2020 Hi, book records are marked as noindex. Is possible to index the records? Thanks
Adriano Faria Posted August 28, 2020 Author Posted August 28, 2020 3 hours ago, mardiv said: Hi, book records are marked as noindex. Is possible to index the records? Thanks The record itself or the books in the tabs?
Adriano Faria Posted August 28, 2020 Author Posted August 28, 2020 Well, it shouldn’t. I’ll check all links to the book record and will update the app during the weekend.
Adriano Faria Posted August 28, 2020 Author Posted August 28, 2020 2 hours ago, mardiv said: the record itself I can't read your image. There's no "noindex" in whole app. I'm not aware of another way to not index a link. Is your install accessible to guests? Search index needs to "view" the content.
mardiv Posted August 29, 2020 Posted August 29, 2020 Hi, my install is accessible to guests. I am using Books app in clubs. Example: https://ikomunita.cz/books/book/23-bílý-oheň/
Adriano Faria Posted August 29, 2020 Author Posted August 29, 2020 I’ll check one more time. A project search yesterday didn’t find any occurrence of the word “noindwx” in the whole project.
Adriano Faria Posted August 29, 2020 Author Posted August 29, 2020 (edited) I discovered that it is added by the core (empty table object) when the book isn't on a shelf: /* No rows to show? Add a noindex but follow for crawling later to check if content exists */ if ( ! \count( $rows ) ) { \IPS\Output::i()->metaTags['robots'] = 'noindex, follow'; } If your book is in any shelf, it doesn't show. I'll see what I can do here. Edited August 29, 2020 by Adriano Faria
penguinstyles Posted October 11, 2020 Posted October 11, 2020 Hello, @Adriano Faria. Is there a demo I can play around with before purchasing? Adriano Faria 1
ibaker Posted October 11, 2020 Posted October 11, 2020 3 minutes ago, penguinstyles said: Hello, @Adriano Faria. Is there a demo I can play around with before purchasing? I have it installed and doesn't have any customisations for you have a look at if you like at: https://www.recreationalflying.com/books/ penguinstyles and Adriano Faria 2
penguinstyles Posted October 11, 2020 Posted October 11, 2020 33 minutes ago, ibaker said: I have it installed and doesn't have any customisations for you have a look at if you like at: https://www.recreationalflying.com/books/ Will do, thanks!
Adriano Faria Posted October 11, 2020 Author Posted October 11, 2020 1 minute ago, penguinstyles said: Will do, thanks! Let me know if you need to use it after your tests. I can set-up a test account on my board tomorrow. penguinstyles 1
penguinstyles Posted October 11, 2020 Posted October 11, 2020 10 minutes ago, Adriano Faria said: Let me know if you need to use it after your tests. I can set-up a test account on my board tomorrow. Hey, if you could set an account up that'd be great. Just so I can take a look at the admin features for the application. I really appreciate it! 47 minutes ago, ibaker said: I have it installed and doesn't have any customisations for you have a look at if you like at: https://www.recreationalflying.com/books/ Just FYI, @ibaker, the confirmation email from your community was flagged as spam by Google. Hope you're able to get that fixed. 😀
WP V0RT3X Posted October 11, 2020 Posted October 11, 2020 Just an OT-Question, after Books, Movies and Music are you planning something like this for Games too?
ibaker Posted October 11, 2020 Posted October 11, 2020 1 hour ago, penguinstyles said: Hey, if you could set an account up that'd be great. Just so I can take a look at the admin features for the application. I really appreciate it! Just FYI, @ibaker, the confirmation email from your community was flagged as spam by Google. Hope you're able to get that fixed. 😀 Thanks @penguinstyles Incidentally, I also have @Adriano Faria Movies addon installed which is a real good brother to Books Adriano Faria 1
Adriano Faria Posted October 11, 2020 Author Posted October 11, 2020 3 hours ago, penguinstyles said: Hey, if you could set an account up that'd be great. Just so I can take a look at the admin features for the application. I really appreciate it! I’ll do it in the morning, when I reach my PC and will send you a message. 3 hours ago, V0RT3X666 said: Just an OT-Question, after Books, Movies and Music are you planning something like this for Games too? If I can find a good API, I can give some thought yes. Noble~ 1
Recommended Posts