
內容簡介
現在,您有一本了不起的書,想要一個簡單的方式在您的網站上行銷嗎?現在您可以使用 TotallyBooked 外掛在設計優雅且吸引人的方式下展示您的書,同時也支援銷售您的書的讀者和當地書店。
操作方式:
您可以將您的書添加到 TotallyBooked 外掛中,並通過類型、系列或甚至作者(如果您有合作寫手)對它們進行組織。
請在我們的連結框中找到 11 個重要的網上書店(包括 Amazon、Audible、Barnes&Noble、Books-A-Million、Christianbook、Google Play、Indiebound、iTunes、Kobo、Smashwords 和 Sony Reader Store)的直接連結,並貼上。
如果您在其中一些網站上擁有聯盟帳戶?沒問題。您可以先在書籍銷售商系統中建立您的聯盟連結,然後將其複製貼上到我們系統的相關框中,立即開始賺取聯盟積分。
使用我們的外掛,您可以生成華麗的「立刻搜購」頁面,展示您書籍的所有書店連結。
我們不僅如此。我們也從作者的第一手故事中聽說,當本身只在網站上放置線上零售商鏈接時,當地書店會拒絕舉行簽名會。為了使您免於這種情況,我們的系統還會直接與 Google 地圖相連接的當地書店搜索。
我們的系統還自動為您的每本書生成頁面、每個系列生成頁面以及每個類型生成頁面。
如果您已經在網站上創建了書籍頁面,我們也不想讓您删除所有頁面後再使用我們的系統。除了外掛自動生成的靜態頁面外,我們的系統還允許您在既有頁面中通過 shortcodes 嵌入書籍。
準備好使用了嗎?立即按下下載按鈕。對外掛有任何評論或建議?請告訴我們。此外,我們的高級版外掛即將推出,敬請關注。
可在您的網站上使用以下的 Shortcodes 來顯示您的書:
您還可以通過 Shortcodes 在現有頁面上嵌入書籍。為了更友好且易於使用,Totally Booked 外掛是為開發人員和專注於創作的書籍作者所設計的。
外掛標籤
開發者團隊
原文外掛簡介
So you’ve got an amazing book, and you want an easy way to market it on your web site? Now you can! The TotallyBooked plugin helps you present your books to readers in a classy, appealing way, while also supporting the book buyers and local bookstores who carry your book.
HOW IT WORKS:
Add your books to the TotallyBooked plugin, then organize them by genre, series, or even by author (if you have a co-writer).
Find the direct links to your book for eleven major online booksellers (Amazon, Audible, Barnes & Noble, Books-A-Million, Christianbook, Google Play, Indiebound, iTunes, Kobo, Smashwords, and Sony Reader Store) and paste them in our link boxes.
Wondering why we’ve included all these sellers rather than just an Amazon button? Because book buyers at some of these sellers will refuse to stock your books, if you don’t have a link to their site included on yours. We want to make sure that doesn’t happen to you.
Have an affiliate account at one or more of these sites? No problem. Build your affiliate link in the bookseller’s system first, then paste it into the applicable box in our system, and start earning affiliate credit immediately.
Once you’re done, our plugin generates a gorgeous Buy this Book section, with all your bookseller links displayed.
And that’s not all. We’ve heard first-hand stories from authors about local bookstores refusing to host book-signing events, because that author only included links to online retailers on their site. To protect you from that, our system also generates a local bookstore search, connected directly to Google maps. This shows your support for local bookstores, and helps readers find a nearby store where they can buy or request your title.
Last, our system automatically generates a page for each of your books, plus a page for each series, and page for each genre.
WHAT IF I ALREADY HAVE BOOKS PAGES ON MY SITE?
Many authors have already created pages on their web site for their books. We know you’ve worked hard to build your existing pages, and we don’t think you should have to delete them all, just to use our system. Plus, deleting your existing pages will break any inbound links to those pages from reviewers, book bloggers, etc, and generate 404 page errors for the search engines. THAT is never a good thing.
Besides the auto-generated pages the plugin creates, our system also allows you to embed your books via shortcode, on your existing pages. You can embed your books by series, by genre, or book by book, on any of your existing pages or in a blog post.
Ready to get started? Click the download button now. Have comments or feature requests? We’d love to hear from you. Oh, and our premium version of this plugin is releasing soon. Watch this space for details.
Shortcodes
You can use the following shortcodes to display your books on your site.
You can also display a gallery of a genre with the shortcode (You can grab this directly from the genre list page)
[tb_genre_gallery slug=”the-genre-slug”]
Or a series with the shortcode (You can grab this directly from the series list page)
[tb_series_gallery slug=”the-series-slug”]
You can display a book anywhere on your site like this (You can grab this directly from the book edit page)
[tb_book id=”ID”]
Advanced Usage
We have developed Totally Booked from the ground up to be friendly and easy to use for both developers (Or your web guy) and authors who have better things to do (like writing the next national bestseller!) than to mess with plugins and settings on their website for hours or days on end.
Out of the box it just works (If it doesn’t, please Let Us Know) but if you want to change things, you can by taking advantage of the following advanced functionality.
Templating
Advanced users or WordPress programmers can completely template the entire frontend output of the plugin.
Simply create the following directory in your current theme: THEME_PATH/plugins/totally-booked/
Into that, copy the file you need to modify into the above directory from the totally-booked/templates directory in the plugin directory, ensuring you keep the directory structure in the plugin.
EG: Say you wanted to modify the gallery.php file, you would need to copy that file to THEME_PATH/plugins/totally-booked/loops/gallery.php.
Ensuring that you never modify the plugins files will make sure that your changes are not lost when you need to upgrade the plugin.
