{"appState":{"pageLoadApiCallsStatus":true},"categoryState":{"relatedCategories":{"headers":{"timestamp":"2022-10-18T16:01:25+00:00"},"categoryId":33588,"data":{"title":"Notable Websites","slug":"notable-websites","image":{"src":null,"width":0,"height":0},"breadcrumbs":[{"name":"Technology","_links":{"self":"https://dummies-api.dummies.com/v2/categories/33512"},"slug":"technology","categoryId":33512},{"name":"Notable Websites","_links":{"self":"https://dummies-api.dummies.com/v2/categories/33588"},"slug":"notable-websites","categoryId":33588}],"parentCategory":{"categoryId":33512,"title":"Technology","slug":"technology","_links":{"self":"https://dummies-api.dummies.com/v2/categories/33512"}},"childCategories":[{"categoryId":33589,"title":"Amazon","slug":"amazon","_links":{"self":"https://dummies-api.dummies.com/v2/categories/33589"},"image":{"src":"/img/background-image-2.fabfbd5c.png","width":0,"height":0},"hasArticle":true,"hasBook":false,"articleCount":1,"bookCount":0},{"categoryId":33590,"title":"eBay","slug":"ebay","_links":{"self":"https://dummies-api.dummies.com/v2/categories/33590"},"image":{"src":"/img/background-image-1.daf74cf0.png","width":0,"height":0},"hasArticle":true,"hasBook":true,"articleCount":173,"bookCount":3},{"categoryId":33591,"title":"Google","slug":"google","_links":{"self":"https://dummies-api.dummies.com/v2/categories/33591"},"image":{"src":"/img/background-image-2.fabfbd5c.png","width":0,"height":0},"hasArticle":true,"hasBook":false,"articleCount":6,"bookCount":0},{"categoryId":34355,"title":"Etsy","slug":"etsy","_links":{"self":"https://dummies-api.dummies.com/v2/categories/34355"},"image":{"src":"/img/background-image-1.daf74cf0.png","width":0,"height":0},"hasArticle":true,"hasBook":false,"articleCount":7,"bookCount":0}],"description":"You've definitely heard of these websites before. Etsy, eBay, Google, and more — explained.","relatedArticles":{"self":"https://dummies-api.dummies.com/v2/articles?category=33588&offset=0&size=5"},"hasArticle":true,"hasBook":true,"articleCount":187,"bookCount":3},"_links":{"self":"https://dummies-api.dummies.com/v2/categories/33588"}},"relatedCategoriesLoadedStatus":"success"},"listState":{"list":{"count":10,"total":187,"items":[{"headers":{"creationTime":"2016-03-26T08:07:41+00:00","modifiedTime":"2022-06-23T14:24:54+00:00","timestamp":"2022-09-14T18:19:44+00:00"},"data":{"breadcrumbs":[{"name":"Technology","_links":{"self":"https://dummies-api.dummies.com/v2/categories/33512"},"slug":"technology","categoryId":33512},{"name":"Notable Websites","_links":{"self":"https://dummies-api.dummies.com/v2/categories/33588"},"slug":"notable-websites","categoryId":33588},{"name":"Google","_links":{"self":"https://dummies-api.dummies.com/v2/categories/33591"},"slug":"google","categoryId":33591}],"title":"How to Add Google Translate to Your Website","strippedTitle":"how to add google translate to your website","slug":"how-to-install-google-translates-website-translator-plugin","canonicalUrl":"","seo":{"metaDescription":"Learn how make your website accessible to more people around the world by adding the Google Translate extension.","noIndex":0,"noFollow":0},"content":"If you have your own website, you can use the Google Translate extension to automatically have your website translated into more than 90 languages. So, there’s no need to have multiple versions of your website created.\r\n<p class=\"TechnicalStuff\">Google Translate requires code to be placed on every page of your site, so you need some website know-how to do this. If you have a small website, you may be able to add the code to every page. However, if it’s a large site, you’ll want to use some kind of template to place the code on every page, depending on the platform your website is on.</p>\r\nHere’s how to add Google Translate to your site:\r\n<ol class=\"level-one\">\r\n \t<li>\r\n<p class=\"first-para\">In a web browser, go to translate.google.com.</p>\r\n</li>\r\n \t<li>\r\n<p class=\"first-para\">At the bottom of the page, click Website Translator.</p>\r\n</li>\r\n \t<li>\r\n<p class=\"first-para\">On your first time visiting the Website Translator, you see a page asking you to add your website. Click the blue Add to Your Website Now button.</p>\r\n</li>\r\n \t<li>\r\n<p class=\"first-para\">Type in the URL of your site. For example, www.dummies.com.</p>\r\n</li>\r\n \t<li>\r\n<p class=\"first-para\">Choose the language your site is in, such as English.</p>\r\n</li>\r\n \t<li>\r\n<p class=\"first-para\">Click Next.</p>\r\n</li>\r\n \t<li>\r\n<p class=\"first-para\">Choose whether you want your site translated into All Languages or Specific Languages. If you choose Specific Languages, you see a list in which you can check the languages you want.</p>\r\n</li>\r\n \t<li>\r\n<p class=\"first-para\">Under Display Mode, choose how you want the Website Translator banner to appear on your site. Clicking each radio button shows how the box will display.</p>\r\n</li>\r\n \t<li>\r\n<p class=\"first-para\">Under Advanced, decide whether to check these options:</p>\r\n\r\n<ul class=\"level-two\">\r\n \t<li>\r\n<p class=\"first-para\"><strong>Automatically display translation banner:</strong> If your site is in English, and someone who has their browser set to display French, then the translation banner automatically appears. The banner won’t appear for people whose language is the same as your site’s.</p>\r\n</li>\r\n \t<li>\r\n<p class=\"first-para\"><strong>Your page has content in multiple languages:</strong> Check this box if your site contains different languages, so that the plugin knows to expect content in different languages.</p>\r\n</li>\r\n \t<li>\r\n<p class=\"first-para\"><strong>Track translation data using Google Analytics:</strong> If you use Google Analytics to monitor the traffic on your site, you can view data on the usage of the plugin on your site. When you check that box, you will need to provide your Google Analytics property ID number, such as UA-55555-55.</p>\r\n</li>\r\n</ul>\r\n</li>\r\n \t<li>\r\n<p class=\"first-para\">Click Get Code.</p>\r\n</li>\r\n</ol>\r\nYou’ll get two pieces of code that you need to place on your site. The first piece of code, which is the <meta> tag, goes in the header (that is, between the <head></head> tags) of your HTML pages. The second piece of code, which is in <div> and <script> tags, goes where you want the translation banner to appear on your pages. This code determines what the translation banner looks like and how it behaves.\r\n<p class=\"Warning\">How you place the code on your site depends largely on the platform you use. Some platforms, like WordPress, make it easy to place code on all pages of the site. However, if you’re not sure how to do this, you should seek out someone with website know-how to help you out. Otherwise, you could mess up the appearance of your pages.</p>","description":"If you have your own website, you can use the Google Translate extension to automatically have your website translated into more than 90 languages. So, there’s no need to have multiple versions of your website created.\r\n<p class=\"TechnicalStuff\">Google Translate requires code to be placed on every page of your site, so you need some website know-how to do this. If you have a small website, you may be able to add the code to every page. However, if it’s a large site, you’ll want to use some kind of template to place the code on every page, depending on the platform your website is on.</p>\r\nHere’s how to add Google Translate to your site:\r\n<ol class=\"level-one\">\r\n \t<li>\r\n<p class=\"first-para\">In a web browser, go to translate.google.com.</p>\r\n</li>\r\n \t<li>\r\n<p class=\"first-para\">At the bottom of the page, click Website Translator.</p>\r\n</li>\r\n \t<li>\r\n<p class=\"first-para\">On your first time visiting the Website Translator, you see a page asking you to add your website. Click the blue Add to Your Website Now button.</p>\r\n</li>\r\n \t<li>\r\n<p class=\"first-para\">Type in the URL of your site. For example, www.dummies.com.</p>\r\n</li>\r\n \t<li>\r\n<p class=\"first-para\">Choose the language your site is in, such as English.</p>\r\n</li>\r\n \t<li>\r\n<p class=\"first-para\">Click Next.</p>\r\n</li>\r\n \t<li>\r\n<p class=\"first-para\">Choose whether you want your site translated into All Languages or Specific Languages. If you choose Specific Languages, you see a list in which you can check the languages you want.</p>\r\n</li>\r\n \t<li>\r\n<p class=\"first-para\">Under Display Mode, choose how you want the Website Translator banner to appear on your site. Clicking each radio button shows how the box will display.</p>\r\n</li>\r\n \t<li>\r\n<p class=\"first-para\">Under Advanced, decide whether to check these options:</p>\r\n\r\n<ul class=\"level-two\">\r\n \t<li>\r\n<p class=\"first-para\"><strong>Automatically display translation banner:</strong> If your site is in English, and someone who has their browser set to display French, then the translation banner automatically appears. The banner won’t appear for people whose language is the same as your site’s.</p>\r\n</li>\r\n \t<li>\r\n<p class=\"first-para\"><strong>Your page has content in multiple languages:</strong> Check this box if your site contains different languages, so that the plugin knows to expect content in different languages.</p>\r\n</li>\r\n \t<li>\r\n<p class=\"first-para\"><strong>Track translation data using Google Analytics:</strong> If you use Google Analytics to monitor the traffic on your site, you can view data on the usage of the plugin on your site. When you check that box, you will need to provide your Google Analytics property ID number, such as UA-55555-55.</p>\r\n</li>\r\n</ul>\r\n</li>\r\n \t<li>\r\n<p class=\"first-para\">Click Get Code.</p>\r\n</li>\r\n</ol>\r\nYou’ll get two pieces of code that you need to place on your site. The first piece of code, which is the <meta> tag, goes in the header (that is, between the <head></head> tags) of your HTML pages. The second piece of code, which is in <div> and <script> tags, goes where you want the translation banner to appear on your pages. This code determines what the translation banner looks like and how it behaves.\r\n<p class=\"Warning\">How you place the code on your site depends largely on the platform you use. Some platforms, like WordPress, make it easy to place code on all pages of the site. However, if you’re not sure how to do this, you should seek out someone with website know-how to help you out. Otherwise, you could mess up the appearance of your pages.</p>","blurb":"","authors":[{"authorId":9061,"name":"James T. Cains","slug":"james-t-cains","description":"","hasArticle":false,"_links":{"self":"https://dummies-api.dummies.com/v2/authors/9061"}}],"primaryCategoryTaxonomy":{"categoryId":33591,"title":"Google","slug":"google","_links":{"self":"https://dummies-api.dummies.com/v2/categories/33591"}},"secondaryCategoryTaxonomy":{"categoryId":0,"title":null,"slug":null,"_links":null},"tertiaryCategoryTaxonomy":{"categoryId":0,"title":null,"slug":null,"_links":null},"trendingArticles":null,"inThisArticle":[],"relatedArticles":{"fromBook":[],"fromCategory":[{"articleId":145075,"title":"How to Get Started with Google Translator Toolkit","slug":"how-to-get-started-with-google-translator-toolkit","categoryList":["technology","notable-websites","google"],"_links":{"self":"https://dummies-api.dummies.com/v2/articles/145075"}},{"articleId":145072,"title":"How to Translate a Document with Google Translate","slug":"how-to-translate-a-document-with-google-translate","categoryList":["technology","notable-websites","google"],"_links":{"self":"https://dummies-api.dummies.com/v2/articles/145072"}},{"articleId":145071,"title":"How to Translate a Website with Google Translate","slug":"how-to-translate-a-website-with-google-translate","categoryList":["technology","notable-websites","google"],"_links":{"self":"https://dummies-api.dummies.com/v2/articles/145071"}},{"articleId":145070,"title":"What Is Google Translate?","slug":"what-is-google-translate","categoryList":["technology","notable-websites","google"],"_links":{"self":"https://dummies-api.dummies.com/v2/articles/145070"}},{"articleId":142877,"title":"How to Sync Multiple Calendars Using Google Calendar","slug":"how-to-sync-multiple-calendars-using-google-calendar","categoryList":["technology","notable-websites","google"],"_links":{"self":"https://dummies-api.dummies.com/v2/articles/142877"}}]},"hasRelatedBookFromSearch":false,"relatedBook":{"bookId":0,"slug":null,"isbn":null,"categoryList":null,"amazon":null,"image":null,"title":null,"testBankPinActivationLink":null,"bookOutOfPrint":false,"authorsInfo":null,"authors":null,"_links":null},"collections":[],"articleAds":{"footerAd":"<div class=\"du-ad-region row\" id=\"article_page_adhesion_ad\"><div class=\"du-ad-unit col-md-12\" data-slot-id=\"article_page_adhesion_ad\" data-refreshed=\"false\" \r\n data-target = \"[{&quot;key&quot;:&quot;cat&quot;,&quot;values&quot;:[&quot;technology&quot;,&quot;notable-websites&quot;,&quot;google&quot;]},{&quot;key&quot;:&quot;isbn&quot;,&quot;values&quot;:[null]}]\" id=\"du-slot-63221b4084bd6\"></div></div>","rightAd":"<div class=\"du-ad-region row\" id=\"article_page_right_ad\"><div class=\"du-ad-unit col-md-12\" data-slot-id=\"article_page_right_ad\" data-refreshed=\"false\" \r\n data-target = \"[{&quot;key&quot;:&quot;cat&quot;,&quot;values&quot;:[&quot;technology&quot;,&quot;notable-websites&quot;,&quot;google&quot;]},{&quot;key&quot;:&quot;isbn&quot;,&quot;values&quot;:[null]}]\" id=\"du-slot-63221b4085635\"></div></div>"},"articleType":{"articleType":"Articles","articleList":null,"content":null,"videoInfo":{"videoId":null,"name":null,"accountId":null,"playerId":null,"thumbnailUrl":null,"description":null,"uploadDate":null}},"sponsorship":{"sponsorshipPage":false,"backgroundImage":{"src":null,"width":0,"height":0},"brandingLine":"","brandingLink":"","brandingLogo":{"src":null,"width":0,"height":0},"sponsorAd":"","sponsorEbookTitle":"","sponsorEbookLink":"","sponsorEbookImage":{"src":null,"width":0,"height":0}},"primaryLearningPath":"Solve","lifeExpectancy":"Six months","lifeExpectancySetFrom":"2022-01-26T00:00:00+00:00","dummiesForKids":"no","sponsoredContent":"no","adInfo":"","adPairKey":[]},"status":"publish","visibility":"public","articleId":145074},{"headers":{"creationTime":"2016-03-26T08:07:39+00:00","modifiedTime":"2022-01-25T18:06:11+00:00","timestamp":"2022-09-14T18:19:03+00:00"},"data":{"breadcrumbs":[{"name":"Technology","_links":{"self":"https://dummies-api.dummies.com/v2/categories/33512"},"slug":"technology","categoryId":33512},{"name":"Notable Websites","_links":{"self":"https://dummies-api.dummies.com/v2/categories/33588"},"slug":"notable-websites","categoryId":33588},{"name":"Google","_links":{"self":"https://dummies-api.dummies.com/v2/categories/33591"},"slug":"google","categoryId":33591}],"title":"How to Translate a Document with Google Translate","strippedTitle":"how to translate a document with google translate","slug":"how-to-translate-a-document-with-google-translate","canonicalUrl":"","seo":{"metaDescription":"Google Translate not only translates words and phrases into many different languages, it will do an entire document. Here's how to use it.","noIndex":0,"noFollow":0},"content":"Google Translate doesn’t just translate words and phrases for you; it can also translate entire documents, such as plain text and rich-text documents, Microsoft Word documents, HTML, and even translate PDFs. (It also <a href=\"https://www.dummies.com/article/technology/notable-websites/google/how-to-translate-a-website-with-google-translate-145071\" target=\"_blank\" rel=\"noopener\">translates entire websites</a>.)\r\n\r\nThe file-size limit for translating documents (as stated in Google’s FAQs) is 1MB. However, you may have success with larger documents. After all, it doesn’t hurt to try. Keep in mind, the larger the document, the longer the translation will take.\r\n\r\nTo use Google Translate to translate an entire document, follow these steps and see the figure below for reference:\r\n<ol class=\"level-one\">\r\n \t<li>\r\n<p class=\"first-para\">Open a Web browser and go to <a href=\"https://translate.google.com/\" target=\"_blank\" rel=\"noopener\">translate.google.com</a>. You don’t need a Google account to access it, because it’s free to all.</p>\r\n</li>\r\n \t<li>\r\n<p class=\"first-para\">In the top left area of your screen, click the Documents button.</p>\r\n</li>\r\n \t<li>\r\n<p class=\"first-para\">Click Browse to navigate to a document on your hard drive that you want to translate.</p>\r\n</li>\r\n \t<li>\r\n<p class=\"first-para\">At the top left of the window in which your document appears, choose the language that the document is already in — for example, English.</p>\r\n</li>\r\n \t<li>\r\n<p class=\"first-para\">On the right, choose the language you want the document translated into — for example, French.</p>\r\n</li>\r\n \t<li>\r\n<p class=\"first-para\">Click Translate.</p>\r\n</li>\r\n</ol>\r\n[caption id=\"attachment_288465\" align=\"alignnone\" width=\"630\"]<img class=\"wp-image-288465 size-full\" src=\"https://www.dummies.com/wp-content/uploads/Translate-Google.png\" alt=\"\" width=\"630\" height=\"388\" /> Google Translate[/caption]\r\n\r\nThe translation appears in a blank browser window. If you hover over each line, you can see the original English text that it was translated from.\r\n\r\nIf you think the translation is incorrect, you can change it ― just hover your cursor over a line of the translation and click the Contribute a Better Translation link. Type your translation into the text box and click Contribute. Your translation is submitted to Google Translate.\r\n\r\nTo use the translated text, simply copy and paste it from the browser window into a new document.\r\n<p class=\"Warning\">Just like other online translation tools, Google Translate is far from perfect. It does have a good reputation for accuracy, but it does make mistakes. So use it with caution. It may work fine in casual situations — for example, if you’re translating a love poem into another language for Valentine’s Day. But if you rely on it for translating official business documents, be very careful. It’s probably better to pay for a reputable translation when business is on the line.</p>","description":"Google Translate doesn’t just translate words and phrases for you; it can also translate entire documents, such as plain text and rich-text documents, Microsoft Word documents, HTML, and even translate PDFs. (It also <a href=\"https://www.dummies.com/article/technology/notable-websites/google/how-to-translate-a-website-with-google-translate-145071\" target=\"_blank\" rel=\"noopener\">translates entire websites</a>.)\r\n\r\nThe file-size limit for translating documents (as stated in Google’s FAQs) is 1MB. However, you may have success with larger documents. After all, it doesn’t hurt to try. Keep in mind, the larger the document, the longer the translation will take.\r\n\r\nTo use Google Translate to translate an entire document, follow these steps and see the figure below for reference:\r\n<ol class=\"level-one\">\r\n \t<li>\r\n<p class=\"first-para\">Open a Web browser and go to <a href=\"https://translate.google.com/\" target=\"_blank\" rel=\"noopener\">translate.google.com</a>. You don’t need a Google account to access it, because it’s free to all.</p>\r\n</li>\r\n \t<li>\r\n<p class=\"first-para\">In the top left area of your screen, click the Documents button.</p>\r\n</li>\r\n \t<li>\r\n<p class=\"first-para\">Click Browse to navigate to a document on your hard drive that you want to translate.</p>\r\n</li>\r\n \t<li>\r\n<p class=\"first-para\">At the top left of the window in which your document appears, choose the language that the document is already in — for example, English.</p>\r\n</li>\r\n \t<li>\r\n<p class=\"first-para\">On the right, choose the language you want the document translated into — for example, French.</p>\r\n</li>\r\n \t<li>\r\n<p class=\"first-para\">Click Translate.</p>\r\n</li>\r\n</ol>\r\n[caption id=\"attachment_288465\" align=\"alignnone\" width=\"630\"]<img class=\"wp-image-288465 size-full\" src=\"https://www.dummies.com/wp-content/uploads/Translate-Google.png\" alt=\"\" width=\"630\" height=\"388\" /> Google Translate[/caption]\r\n\r\nThe translation appears in a blank browser window. If you hover over each line, you can see the original English text that it was translated from.\r\n\r\nIf you think the translation is incorrect, you can change it ― just hover your cursor over a line of the translation and click the Contribute a Better Translation link. Type your translation into the text box and click Contribute. Your translation is submitted to Google Translate.\r\n\r\nTo use the translated text, simply copy and paste it from the browser window into a new document.\r\n<p class=\"Warning\">Just like other online translation tools, Google Translate is far from perfect. It does have a good reputation for accuracy, but it does make mistakes. So use it with caution. It may work fine in casual situations — for example, if you’re translating a love poem into another language for Valentine’s Day. But if you rely on it for translating official business documents, be very careful. It’s probably better to pay for a reputable translation when business is on the line.</p>","blurb":"","authors":[{"authorId":9061,"name":"James T. Cains","slug":"james-t-cains","description":"","hasArticle":false,"_links":{"self":"https://dummies-api.dummies.com/v2/authors/9061"}}],"primaryCategoryTaxonomy":{"categoryId":33591,"title":"Google","slug":"google","_links":{"self":"https://dummies-api.dummies.com/v2/categories/33591"}},"secondaryCategoryTaxonomy":{"categoryId":0,"title":null,"slug":null,"_links":null},"tertiaryCategoryTaxonomy":{"categoryId":0,"title":null,"slug":null,"_links":null},"trendingArticles":null,"inThisArticle":[],"relatedArticles":{"fromBook":[],"fromCategory":[{"articleId":145074,"title":"How to Add Google Translate to Your Website","slug":"how-to-install-google-translates-website-translator-plugin","categoryList":["technology","notable-websites","google"],"_links":{"self":"https://dummies-api.dummies.com/v2/articles/145074"}},{"articleId":145075,"title":"How to Get Started with Google Translator Toolkit","slug":"how-to-get-started-with-google-translator-toolkit","categoryList":["technology","notable-websites","google"],"_links":{"self":"https://dummies-api.dummies.com/v2/articles/145075"}},{"articleId":145071,"title":"How to Translate a Website with Google Translate","slug":"how-to-translate-a-website-with-google-translate","categoryList":["technology","notable-websites","google"],"_links":{"self":"https://dummies-api.dummies.com/v2/articles/145071"}},{"articleId":145070,"title":"What Is Google Translate?","slug":"what-is-google-translate","categoryList":["technology","notable-websites","google"],"_links":{"self":"https://dummies-api.dummies.com/v2/articles/145070"}},{"articleId":142877,"title":"How to Sync Multiple Calendars Using Google Calendar","slug":"how-to-sync-multiple-calendars-using-google-calendar","categoryList":["technology","notable-websites","google"],"_links":{"self":"https://dummies-api.dummies.com/v2/articles/142877"}}]},"hasRelatedBookFromSearch":false,"relatedBook":{"bookId":0,"slug":null,"isbn":null,"categoryList":null,"amazon":null,"image":null,"title":null,"testBankPinActivationLink":null,"bookOutOfPrint":false,"authorsInfo":null,"authors":null,"_links":null},"collections":[],"articleAds":{"footerAd":"<div class=\"du-ad-region row\" id=\"article_page_adhesion_ad\"><div class=\"du-ad-unit col-md-12\" data-slot-id=\"article_page_adhesion_ad\" data-refreshed=\"false\" \r\n data-target = \"[{&quot;key&quot;:&quot;cat&quot;,&quot;values&quot;:[&quot;technology&quot;,&quot;notable-websites&quot;,&quot;google&quot;]},{&quot;key&quot;:&quot;isbn&quot;,&quot;values&quot;:[null]}]\" id=\"du-slot-63221b17791ff\"></div></div>","rightAd":"<div class=\"du-ad-region row\" id=\"article_page_right_ad\"><div class=\"du-ad-unit col-md-12\" data-slot-id=\"article_page_right_ad\" data-refreshed=\"false\" \r\n data-target = \"[{&quot;key&quot;:&quot;cat&quot;,&quot;values&quot;:[&quot;technology&quot;,&quot;notable-websites&quot;,&quot;google&quot;]},{&quot;key&quot;:&quot;isbn&quot;,&quot;values&quot;:[null]}]\" id=\"du-slot-63221b1779a7a\"></div></div>"},"articleType":{"articleType":"Articles","articleList":null,"content":null,"videoInfo":{"videoId":null,"name":null,"accountId":null,"playerId":null,"thumbnailUrl":null,"description":null,"uploadDate":null}},"sponsorship":{"sponsorshipPage":false,"backgroundImage":{"src":null,"width":0,"height":0},"brandingLine":"","brandingLink":"","brandingLogo":{"src":null,"width":0,"height":0},"sponsorAd":"","sponsorEbookTitle":"","sponsorEbookLink":"","sponsorEbookImage":{"src":null,"width":0,"height":0}},"primaryLearningPath":"Explore","lifeExpectancy":"One year","lifeExpectancySetFrom":"2021-09-17T00:00:00+00:00","dummiesForKids":"no","sponsoredContent":"no","adInfo":"","adPairKey":[]},"status":"publish","visibility":"public","articleId":145072},{"headers":{"creationTime":"2016-03-26T08:07:38+00:00","modifiedTime":"2022-01-24T16:25:22+00:00","timestamp":"2022-09-14T18:19:02+00:00"},"data":{"breadcrumbs":[{"name":"Technology","_links":{"self":"https://dummies-api.dummies.com/v2/categories/33512"},"slug":"technology","categoryId":33512},{"name":"Notable Websites","_links":{"self":"https://dummies-api.dummies.com/v2/categories/33588"},"slug":"notable-websites","categoryId":33588},{"name":"Google","_links":{"self":"https://dummies-api.dummies.com/v2/categories/33591"},"slug":"google","categoryId":33591}],"title":"How to Translate a Website with Google Translate","strippedTitle":"how to translate a website with google translate","slug":"how-to-translate-a-website-with-google-translate","canonicalUrl":"","seo":{"metaDescription":"Learn how to use Google Translate to browse an entire website in a different language, and even change languages as you browse.","noIndex":0,"noFollow":0},"content":"Want to translate a website to English or another foreign language? Google Translate can help you with that. And it’s not just single web pages, either. You can browse an entire website in the chosen language, and even change languages as you browse. You can also use <a href=\"https://www.dummies.com/article/technology/software/google-products/how-to-use-google-translate-on-your-mobile-device-145069\" target=\"_blank\" rel=\"noopener\">Google Translate on your iOS or Android mobile device</a>.\r\n<p class=\"Warning\">Like other online translation tools, Google Translate isn’t perfect. It does have a good reputation for accuracy, but it does make mistakes. So use it with caution. It should work fine with casual browsing of websites — for example, if you want to read a website that is in Portuguese — but be very careful in relying on Google Translate for anything official.</p>\r\nTo translate an entire website using Google Translate, follow these steps and see Figure 1 for reference:\r\n<ol>\r\n \t<li class=\"first-para\">Open a web browser and go to <a href=\"https://translate.google.com/\" target=\"_blank\" rel=\"noopener\">translate.google.com</a>. You don’t need a Google account to access it, because it’s free to all.</li>\r\n \t<li class=\"first-para\">In the text box on the left, type in the entire URL (including the http://) of the website you want to view.</li>\r\n \t<li class=\"first-para\">On the right, choose the language you want to see the website in.</li>\r\n \t<li class=\"first-para\">Click on the highlighted URL.</li>\r\n</ol>\r\n[caption id=\"attachment_290393\" align=\"alignnone\" width=\"630\"]<img class=\"wp-image-290393 size-full\" src=\"https://www.dummies.com/wp-content/uploads/google-translate.jpg\" alt=\"Google Translate page\" width=\"630\" height=\"308\" /> Figure 1[/caption]\r\n\r\n<div class=\"imageBlock\" style=\"width: 535px;\"></div>\r\nThe translated website appears (see Figure 2). You can browse the entire website in that language by clicking links on the site — as long as you stay within the Google Translate user interface. The Translate toolbar at the top enables you to do a couple of other things:\r\n<ul class=\"level-one\">\r\n \t<li>\r\n<p class=\"first-para\">From the language drop-down menu at the top of the page, you can change the translation language on the fly.</p>\r\n</li>\r\n \t<li>\r\n<p class=\"first-para\">Using the drop-down menu at the top-right of the page, you can toggle back and forth between the translated website and the site in its original language.</p>\r\n</li>\r\n</ul>\r\n<p class=\"TechnicalStuff\">You may wonder why some words and phrases are not translated. Google Translate translates only the actual text on a page. Any text that appears in an image is not translated. That’s why, in Figure 2, the titles in the book cover images are not translated; they are images.</p>\r\n\r\n\r\n[caption id=\"attachment_290394\" align=\"alignnone\" width=\"630\"]<img class=\"wp-image-290394 size-full\" src=\"https://www.dummies.com/wp-content/uploads/google-translate-result.jpg\" alt=\"Google Translate result page\" width=\"630\" height=\"343\" /> Figure 2: The Dummies website translated into Portuguese[/caption]","description":"Want to translate a website to English or another foreign language? Google Translate can help you with that. And it’s not just single web pages, either. You can browse an entire website in the chosen language, and even change languages as you browse. You can also use <a href=\"https://www.dummies.com/article/technology/software/google-products/how-to-use-google-translate-on-your-mobile-device-145069\" target=\"_blank\" rel=\"noopener\">Google Translate on your iOS or Android mobile device</a>.\r\n<p class=\"Warning\">Like other online translation tools, Google Translate isn’t perfect. It does have a good reputation for accuracy, but it does make mistakes. So use it with caution. It should work fine with casual browsing of websites — for example, if you want to read a website that is in Portuguese — but be very careful in relying on Google Translate for anything official.</p>\r\nTo translate an entire website using Google Translate, follow these steps and see Figure 1 for reference:\r\n<ol>\r\n \t<li class=\"first-para\">Open a web browser and go to <a href=\"https://translate.google.com/\" target=\"_blank\" rel=\"noopener\">translate.google.com</a>. You don’t need a Google account to access it, because it’s free to all.</li>\r\n \t<li class=\"first-para\">In the text box on the left, type in the entire URL (including the http://) of the website you want to view.</li>\r\n \t<li class=\"first-para\">On the right, choose the language you want to see the website in.</li>\r\n \t<li class=\"first-para\">Click on the highlighted URL.</li>\r\n</ol>\r\n[caption id=\"attachment_290393\" align=\"alignnone\" width=\"630\"]<img class=\"wp-image-290393 size-full\" src=\"https://www.dummies.com/wp-content/uploads/google-translate.jpg\" alt=\"Google Translate page\" width=\"630\" height=\"308\" /> Figure 1[/caption]\r\n\r\n<div class=\"imageBlock\" style=\"width: 535px;\"></div>\r\nThe translated website appears (see Figure 2). You can browse the entire website in that language by clicking links on the site — as long as you stay within the Google Translate user interface. The Translate toolbar at the top enables you to do a couple of other things:\r\n<ul class=\"level-one\">\r\n \t<li>\r\n<p class=\"first-para\">From the language drop-down menu at the top of the page, you can change the translation language on the fly.</p>\r\n</li>\r\n \t<li>\r\n<p class=\"first-para\">Using the drop-down menu at the top-right of the page, you can toggle back and forth between the translated website and the site in its original language.</p>\r\n</li>\r\n</ul>\r\n<p class=\"TechnicalStuff\">You may wonder why some words and phrases are not translated. Google Translate translates only the actual text on a page. Any text that appears in an image is not translated. That’s why, in Figure 2, the titles in the book cover images are not translated; they are images.</p>\r\n\r\n\r\n[caption id=\"attachment_290394\" align=\"alignnone\" width=\"630\"]<img class=\"wp-image-290394 size-full\" src=\"https://www.dummies.com/wp-content/uploads/google-translate-result.jpg\" alt=\"Google Translate result page\" width=\"630\" height=\"343\" /> Figure 2: The Dummies website translated into Portuguese[/caption]","blurb":"","authors":[{"authorId":9061,"name":"James T. Cains","slug":"james-t-cains","description":"","hasArticle":false,"_links":{"self":"https://dummies-api.dummies.com/v2/authors/9061"}}],"primaryCategoryTaxonomy":{"categoryId":33591,"title":"Google","slug":"google","_links":{"self":"https://dummies-api.dummies.com/v2/categories/33591"}},"secondaryCategoryTaxonomy":{"categoryId":0,"title":null,"slug":null,"_links":null},"tertiaryCategoryTaxonomy":{"categoryId":0,"title":null,"slug":null,"_links":null},"trendingArticles":null,"inThisArticle":[],"relatedArticles":{"fromBook":[],"fromCategory":[{"articleId":145074,"title":"How to Add Google Translate to Your Website","slug":"how-to-install-google-translates-website-translator-plugin","categoryList":["technology","notable-websites","google"],"_links":{"self":"https://dummies-api.dummies.com/v2/articles/145074"}},{"articleId":145075,"title":"How to Get Started with Google Translator Toolkit","slug":"how-to-get-started-with-google-translator-toolkit","categoryList":["technology","notable-websites","google"],"_links":{"self":"https://dummies-api.dummies.com/v2/articles/145075"}},{"articleId":145072,"title":"How to Translate a Document with Google Translate","slug":"how-to-translate-a-document-with-google-translate","categoryList":["technology","notable-websites","google"],"_links":{"self":"https://dummies-api.dummies.com/v2/articles/145072"}},{"articleId":145070,"title":"What Is Google Translate?","slug":"what-is-google-translate","categoryList":["technology","notable-websites","google"],"_links":{"self":"https://dummies-api.dummies.com/v2/articles/145070"}},{"articleId":142877,"title":"How to Sync Multiple Calendars Using Google Calendar","slug":"how-to-sync-multiple-calendars-using-google-calendar","categoryList":["technology","notable-websites","google"],"_links":{"self":"https://dummies-api.dummies.com/v2/articles/142877"}}]},"hasRelatedBookFromSearch":false,"relatedBook":{"bookId":0,"slug":null,"isbn":null,"categoryList":null,"amazon":null,"image":null,"title":null,"testBankPinActivationLink":null,"bookOutOfPrint":false,"authorsInfo":null,"authors":null,"_links":null},"collections":[],"articleAds":{"footerAd":"<div class=\"du-ad-region row\" id=\"article_page_adhesion_ad\"><div class=\"du-ad-unit col-md-12\" data-slot-id=\"article_page_adhesion_ad\" data-refreshed=\"false\" \r\n data-target = \"[{&quot;key&quot;:&quot;cat&quot;,&quot;values&quot;:[&quot;technology&quot;,&quot;notable-websites&quot;,&quot;google&quot;]},{&quot;key&quot;:&quot;isbn&quot;,&quot;values&quot;:[null]}]\" id=\"du-slot-63221b1700bd3\"></div></div>","rightAd":"<div class=\"du-ad-region row\" id=\"article_page_right_ad\"><div class=\"du-ad-unit col-md-12\" data-slot-id=\"article_page_right_ad\" data-refreshed=\"false\" \r\n data-target = \"[{&quot;key&quot;:&quot;cat&quot;,&quot;values&quot;:[&quot;technology&quot;,&quot;notable-websites&quot;,&quot;google&quot;]},{&quot;key&quot;:&quot;isbn&quot;,&quot;values&quot;:[null]}]\" id=\"du-slot-63221b1701713\"></div></div>"},"articleType":{"articleType":"Articles","articleList":null,"content":null,"videoInfo":{"videoId":null,"name":null,"accountId":null,"playerId":null,"thumbnailUrl":null,"description":null,"uploadDate":null}},"sponsorship":{"sponsorshipPage":false,"backgroundImage":{"src":null,"width":0,"height":0},"brandingLine":"","brandingLink":"","brandingLogo":{"src":null,"width":0,"height":0},"sponsorAd":"","sponsorEbookTitle":"","sponsorEbookLink":"","sponsorEbookImage":{"src":null,"width":0,"height":0}},"primaryLearningPath":"Explore","lifeExpectancy":"Two years","lifeExpectancySetFrom":"2021-09-13T00:00:00+00:00","dummiesForKids":"no","sponsoredContent":"no","adInfo":"","adPairKey":[]},"status":"publish","visibility":"public","articleId":145071},{"headers":{"creationTime":"2016-03-26T07:41:16+00:00","modifiedTime":"2021-09-13T16:04:39+00:00","timestamp":"2022-09-14T18:18:37+00:00"},"data":{"breadcrumbs":[{"name":"Technology","_links":{"self":"https://dummies-api.dummies.com/v2/categories/33512"},"slug":"technology","categoryId":33512},{"name":"Notable Websites","_links":{"self":"https://dummies-api.dummies.com/v2/categories/33588"},"slug":"notable-websites","categoryId":33588},{"name":"Google","_links":{"self":"https://dummies-api.dummies.com/v2/categories/33591"},"slug":"google","categoryId":33591}],"title":"How to Sync Multiple Calendars Using Google Calendar","strippedTitle":"how to sync multiple calendars using google calendar","slug":"how-to-sync-multiple-calendars-using-google-calendar","canonicalUrl":"","seo":{"metaDescription":"If you and your family want to start using a common calendar to keep your schedules in sync, view multiple calendars on the same screen, and use your mobile dev","noIndex":0,"noFollow":0},"content":"If you and your family want to start using a common calendar to keep your schedules in sync, view multiple calendars on the same screen, and use your mobile devices to view, create, and modify appointments on the go and have them sync with your main Google calendar, then Google makes this process fairly easy. It also uses some new features that make updating your calendar from anywhere quite simple.\r\n<div class=\"imageBlock\" style=\"width: 500px;\">\r\n\r\n<img src=\"https://www.dummies.com/wp-content/uploads/479766.image0.jpg\" alt=\"[Credit: ©iStockphoto.com/BernardaSv]\" width=\"500\" height=\"333\" />\r\n<div class=\"imageCredit\">Credit: ©iStockphoto.com/BernardaSv</div>\r\n</div>\r\nThe first step is getting and sharing Google calendars:\r\n\r\n<img src=\"https://www.dummies.com/wp-content/uploads/479767.image1.jpg\" alt=\"image1.jpg\" width=\"535\" height=\"212\" />\r\n<ol class=\"level-one\">\r\n \t<li>\r\n<p class=\"first-para\">Head to the <a href=\"http://google.com/calendar\" target=\"_blank\" rel=\"noopener\">Google Calendar page</a>.</p>\r\n</li>\r\n \t<li>\r\n<p class=\"first-para\">Either sign in to your current calendar or create a new one.</p>\r\n</li>\r\n \t<li>\r\n<p class=\"first-para\">Once you're done, click the Settings menu (little gear icon) at the top of your screen and select the Calendar tab.</p>\r\n</li>\r\n \t<li>\r\n<p class=\"first-para\">Click the link under the Sharing head to see your sharing options.</p>\r\n</li>\r\n \t<li>\r\n<p class=\"first-para\">You can make the calendar public to everybody, but you don't have to — just enter the e-mail addresses of the people you <i>do</i> want to view the calendar.</p>\r\n<p class=\"child-para\">You can also give each person the ability to read or modify your calendar. Click Add Person when you're done. Add as many as you want.</p>\r\n</li>\r\n \t<li>\r\n<p class=\"first-para\">When you're done, click Save.</p>\r\n<p class=\"child-para\">Each person will get a link to the calendar.</p>\r\n</li>\r\n</ol>\r\nOnce your Google calendar is set and shared, and you've got everybody's calendar links, you can set up a single view to view multiple calendars on the same screen, instead of switching from link to link.\r\n<ol class=\"level-one\">\r\n \t<li>\r\n<p class=\"first-para\">Sign in to your Google Calendar and look to the left side of the page.</p>\r\n</li>\r\n \t<li>\r\n<p class=\"first-para\">Under the heading of Other Calendars, if you don’t see the calendars you've been invited to share, then click the Add link to enter the e-mail addresses associated with those calendars you'd like to see.</p>\r\n</li>\r\n \t<li>\r\n<p class=\"first-para\">For the sake of convenience, make these calendars different colors so you can tell all of the appointments apart.</p>\r\n<p class=\"child-para\">Just click the down arrow next to the calendar to choose a color.</p>\r\n</li>\r\n</ol>\r\nOnce you've shared all of the calendars, you can use your mobile devices to view, create, and modify appointments on the go and have them sync with your main Google calendar.","description":"If you and your family want to start using a common calendar to keep your schedules in sync, view multiple calendars on the same screen, and use your mobile devices to view, create, and modify appointments on the go and have them sync with your main Google calendar, then Google makes this process fairly easy. It also uses some new features that make updating your calendar from anywhere quite simple.\r\n<div class=\"imageBlock\" style=\"width: 500px;\">\r\n\r\n<img src=\"https://www.dummies.com/wp-content/uploads/479766.image0.jpg\" alt=\"[Credit: ©iStockphoto.com/BernardaSv]\" width=\"500\" height=\"333\" />\r\n<div class=\"imageCredit\">Credit: ©iStockphoto.com/BernardaSv</div>\r\n</div>\r\nThe first step is getting and sharing Google calendars:\r\n\r\n<img src=\"https://www.dummies.com/wp-content/uploads/479767.image1.jpg\" alt=\"image1.jpg\" width=\"535\" height=\"212\" />\r\n<ol class=\"level-one\">\r\n \t<li>\r\n<p class=\"first-para\">Head to the <a href=\"http://google.com/calendar\" target=\"_blank\" rel=\"noopener\">Google Calendar page</a>.</p>\r\n</li>\r\n \t<li>\r\n<p class=\"first-para\">Either sign in to your current calendar or create a new one.</p>\r\n</li>\r\n \t<li>\r\n<p class=\"first-para\">Once you're done, click the Settings menu (little gear icon) at the top of your screen and select the Calendar tab.</p>\r\n</li>\r\n \t<li>\r\n<p class=\"first-para\">Click the link under the Sharing head to see your sharing options.</p>\r\n</li>\r\n \t<li>\r\n<p class=\"first-para\">You can make the calendar public to everybody, but you don't have to — just enter the e-mail addresses of the people you <i>do</i> want to view the calendar.</p>\r\n<p class=\"child-para\">You can also give each person the ability to read or modify your calendar. Click Add Person when you're done. Add as many as you want.</p>\r\n</li>\r\n \t<li>\r\n<p class=\"first-para\">When you're done, click Save.</p>\r\n<p class=\"child-para\">Each person will get a link to the calendar.</p>\r\n</li>\r\n</ol>\r\nOnce your Google calendar is set and shared, and you've got everybody's calendar links, you can set up a single view to view multiple calendars on the same screen, instead of switching from link to link.\r\n<ol class=\"level-one\">\r\n \t<li>\r\n<p class=\"first-para\">Sign in to your Google Calendar and look to the left side of the page.</p>\r\n</li>\r\n \t<li>\r\n<p class=\"first-para\">Under the heading of Other Calendars, if you don’t see the calendars you've been invited to share, then click the Add link to enter the e-mail addresses associated with those calendars you'd like to see.</p>\r\n</li>\r\n \t<li>\r\n<p class=\"first-para\">For the sake of convenience, make these calendars different colors so you can tell all of the appointments apart.</p>\r\n<p class=\"child-para\">Just click the down arrow next to the calendar to choose a color.</p>\r\n</li>\r\n</ol>\r\nOnce you've shared all of the calendars, you can use your mobile devices to view, create, and modify appointments on the go and have them sync with your main Google calendar.","blurb":"","authors":[],"primaryCategoryTaxonomy":{"categoryId":33591,"title":"Google","slug":"google","_links":{"self":"https://dummies-api.dummies.com/v2/categories/33591"}},"secondaryCategoryTaxonomy":{"categoryId":0,"title":null,"slug":null,"_links":null},"tertiaryCategoryTaxonomy":{"categoryId":0,"title":null,"slug":null,"_links":null},"trendingArticles":null,"inThisArticle":[],"relatedArticles":{"fromBook":[],"fromCategory":[{"articleId":145074,"title":"How to Add Google Translate to Your Website","slug":"how-to-install-google-translates-website-translator-plugin","categoryList":["technology","notable-websites","google"],"_links":{"self":"https://dummies-api.dummies.com/v2/articles/145074"}},{"articleId":145075,"title":"How to Get Started with Google Translator Toolkit","slug":"how-to-get-started-with-google-translator-toolkit","categoryList":["technology","notable-websites","google"],"_links":{"self":"https://dummies-api.dummies.com/v2/articles/145075"}},{"articleId":145072,"title":"How to Translate a Document with Google Translate","slug":"how-to-translate-a-document-with-google-translate","categoryList":["technology","notable-websites","google"],"_links":{"self":"https://dummies-api.dummies.com/v2/articles/145072"}},{"articleId":145071,"title":"How to Translate a Website with Google Translate","slug":"how-to-translate-a-website-with-google-translate","categoryList":["technology","notable-websites","google"],"_links":{"self":"https://dummies-api.dummies.com/v2/articles/145071"}},{"articleId":145070,"title":"What Is Google Translate?","slug":"what-is-google-translate","categoryList":["technology","notable-websites","google"],"_links":{"self":"https://dummies-api.dummies.com/v2/articles/145070"}}]},"hasRelatedBookFromSearch":false,"relatedBook":{"bookId":0,"slug":null,"isbn":null,"categoryList":null,"amazon":null,"image":null,"title":null,"testBankPinActivationLink":null,"bookOutOfPrint":false,"authorsInfo":null,"authors":null,"_links":null},"collections":[],"articleAds":{"footerAd":"<div class=\"du-ad-region row\" id=\"article_page_adhesion_ad\"><div class=\"du-ad-unit col-md-12\" data-slot-id=\"article_page_adhesion_ad\" data-refreshed=\"false\" \r\n data-target = \"[{&quot;key&quot;:&quot;cat&quot;,&quot;values&quot;:[&quot;technology&quot;,&quot;notable-websites&quot;,&quot;google&quot;]},{&quot;key&quot;:&quot;isbn&quot;,&quot;values&quot;:[null]}]\" id=\"du-slot-63221afd537e0\"></div></div>","rightAd":"<div class=\"du-ad-region row\" id=\"article_page_right_ad\"><div class=\"du-ad-unit col-md-12\" data-slot-id=\"article_page_right_ad\" data-refreshed=\"false\" \r\n data-target = \"[{&quot;key&quot;:&quot;cat&quot;,&quot;values&quot;:[&quot;technology&quot;,&quot;notable-websites&quot;,&quot;google&quot;]},{&quot;key&quot;:&quot;isbn&quot;,&quot;values&quot;:[null]}]\" id=\"du-slot-63221afd5422b\"></div></div>"},"articleType":{"articleType":"Articles","articleList":null,"content":null,"videoInfo":{"videoId":null,"name":null,"accountId":null,"playerId":null,"thumbnailUrl":null,"description":null,"uploadDate":null}},"sponsorship":{"sponsorshipPage":false,"backgroundImage":{"src":null,"width":0,"height":0},"brandingLine":"","brandingLink":"","brandingLogo":{"src":null,"width":0,"height":0},"sponsorAd":"","sponsorEbookTitle":"","sponsorEbookLink":"","sponsorEbookImage":{"src":null,"width":0,"height":0}},"primaryLearningPath":"Solve","lifeExpectancy":"Six months","lifeExpectancySetFrom":"2021-09-13T00:00:00+00:00","dummiesForKids":"no","sponsoredContent":"no","adInfo":"","adPairKey":[]},"status":"publish","visibility":"public","articleId":142877},{"headers":{"creationTime":"2016-03-27T16:49:04+00:00","modifiedTime":"2021-09-02T15:31:00+00:00","timestamp":"2022-09-14T18:18:34+00:00"},"data":{"breadcrumbs":[{"name":"Technology","_links":{"self":"https://dummies-api.dummies.com/v2/categories/33512"},"slug":"technology","categoryId":33512},{"name":"Notable Websites","_links":{"self":"https://dummies-api.dummies.com/v2/categories/33588"},"slug":"notable-websites","categoryId":33588},{"name":"eBay","_links":{"self":"https://dummies-api.dummies.com/v2/categories/33590"},"slug":"ebay","categoryId":33590}],"title":"eBay For Dummies Cheat Sheet","strippedTitle":"ebay for dummies cheat sheet","slug":"ebay-for-dummies-cheat-sheet","canonicalUrl":"","seo":{"metaDescription":"Before you jump into buying and selling on eBay, learn a few terms, check out some helpful tips, and understand the importance of feedback.","noIndex":0,"noFollow":0},"content":"Before you jump into buying and selling on eBay, learn a few terms, check out some helpful tips to be a successful <a href=\"https://www.dummies.com/business/online-business/ebay/check-ebay-sellers-reputation/\" target=\"_blank\" rel=\"noopener\">seller</a> and buyer, and understand the importance of feedback. The following offers helpful eBay information, tips, and selling strategies.","description":"Before you jump into buying and selling on eBay, learn a few terms, check out some helpful tips to be a successful <a href=\"https://www.dummies.com/business/online-business/ebay/check-ebay-sellers-reputation/\" target=\"_blank\" rel=\"noopener\">seller</a> and buyer, and understand the importance of feedback. The following offers helpful eBay information, tips, and selling strategies.","blurb":"","authors":[{"authorId":9131,"name":"Marsha Collier","slug":"marsha-collier","description":" <p><b>Marsha Collier</b> is a renowned social media strategist and bestselling author. She authored all editions of <i>eBay For Dummies</i> and co&#45;hosts Computer and Technology Radio. Marsha even made headlines in 2014 when her husband proposed to her over Twitter&#151;the first social media engagement on record&#33; ","hasArticle":false,"_links":{"self":"https://dummies-api.dummies.com/v2/authors/9131"}}],"primaryCategoryTaxonomy":{"categoryId":33590,"title":"eBay","slug":"ebay","_links":{"self":"https://dummies-api.dummies.com/v2/categories/33590"}},"secondaryCategoryTaxonomy":{"categoryId":0,"title":null,"slug":null,"_links":null},"tertiaryCategoryTaxonomy":{"categoryId":0,"title":null,"slug":null,"_links":null},"trendingArticles":null,"inThisArticle":[],"relatedArticles":{"fromBook":[],"fromCategory":[{"articleId":267483,"title":"How to Sell eBay Items through Social Media","slug":"how-to-sell-ebay-items-through-social-media","categoryList":["technology","notable-websites","ebay"],"_links":{"self":"https://dummies-api.dummies.com/v2/articles/267483"}},{"articleId":267464,"title":"eBay Selling and Buying: Helping Nonprofits","slug":"ebay-selling-and-buying-helping-nonprofits","categoryList":["technology","notable-websites","ebay"],"_links":{"self":"https://dummies-api.dummies.com/v2/articles/267464"}},{"articleId":250336,"title":"eBay Business Tips for Protecting Your Data","slug":"ebay-business-tips-protecting-data","categoryList":["technology","notable-websites","ebay"],"_links":{"self":"https://dummies-api.dummies.com/v2/articles/250336"}},{"articleId":250332,"title":"Having QuickBooks Report on Your eBay Business","slug":"quickbooks-report-ebay-business","categoryList":["technology","notable-websites","ebay"],"_links":{"self":"https://dummies-api.dummies.com/v2/articles/250332"}},{"articleId":250327,"title":"Becoming an eBay Elite Seller","slug":"becoming-ebay-elite-seller","categoryList":["technology","notable-websites","ebay"],"_links":{"self":"https://dummies-api.dummies.com/v2/articles/250327"}}]},"hasRelatedBookFromSearch":false,"relatedBook":{"bookId":281692,"slug":"ebay-for-dummies-updated-for-2020-10th-edition","isbn":"9781119617747","categoryList":["technology","notable-websites","ebay"],"amazon":{"default":"https://www.amazon.com/gp/product/111961774X/ref=as_li_tl?ie=UTF8&tag=wiley01-20","ca":"https://www.amazon.ca/gp/product/111961774X/ref=as_li_tl?ie=UTF8&tag=wiley01-20","indigo_ca":"http://www.tkqlhce.com/click-9208661-13710633?url=https://www.chapters.indigo.ca/en-ca/books/product/111961774X-item.html&cjsku=978111945484","gb":"https://www.amazon.co.uk/gp/product/111961774X/ref=as_li_tl?ie=UTF8&tag=wiley01-20","de":"https://www.amazon.de/gp/product/111961774X/ref=as_li_tl?ie=UTF8&tag=wiley01-20"},"image":{"src":"https://www.dummies.com/wp-content/uploads/ebay-for-dummies-10th-edition-cover-9781119617747-203x255.jpg","width":203,"height":255},"title":"eBay For Dummies","testBankPinActivationLink":"","bookOutOfPrint":true,"authorsInfo":"<p><p><b><b data-author-id=\"9131\">Marsha Collier</b></b> is a renowned social media strategist and bestselling author. She authored all editions of <i>eBay For Dummies</i> and co&#45;hosts Computer and Technology Radio. Marsha even made headlines in 2014 when her husband proposed to her over Twitter&#151;the first social media engagement on record&#33;</p>","authors":[{"authorId":9131,"name":"Marsha Collier","slug":"marsha-collier","description":" <p><b>Marsha Collier</b> is a renowned social media strategist and bestselling author. She authored all editions of <i>eBay For Dummies</i> and co&#45;hosts Computer and Technology Radio. Marsha even made headlines in 2014 when her husband proposed to her over Twitter&#151;the first social media engagement on record&#33; ","hasArticle":false,"_links":{"self":"https://dummies-api.dummies.com/v2/authors/9131"}}],"_links":{"self":"https://dummies-api.dummies.com/v2/books/"}},"collections":[{"title":"BYOB (Be Your Own Boss)","slug":"for-the-entry-level-entrepreneur","collectionId":287568}],"articleAds":{"footerAd":"<div class=\"du-ad-region row\" id=\"article_page_adhesion_ad\"><div class=\"du-ad-unit col-md-12\" data-slot-id=\"article_page_adhesion_ad\" data-refreshed=\"false\" \r\n data-target = \"[{&quot;key&quot;:&quot;cat&quot;,&quot;values&quot;:[&quot;technology&quot;,&quot;notable-websites&quot;,&quot;ebay&quot;]},{&quot;key&quot;:&quot;isbn&quot;,&quot;values&quot;:[&quot;9781119617747&quot;]}]\" id=\"du-slot-63221afa9958c\"></div></div>","rightAd":"<div class=\"du-ad-region row\" id=\"article_page_right_ad\"><div class=\"du-ad-unit col-md-12\" data-slot-id=\"article_page_right_ad\" data-refreshed=\"false\" \r\n data-target = \"[{&quot;key&quot;:&quot;cat&quot;,&quot;values&quot;:[&quot;technology&quot;,&quot;notable-websites&quot;,&quot;ebay&quot;]},{&quot;key&quot;:&quot;isbn&quot;,&quot;values&quot;:[&quot;9781119617747&quot;]}]\" id=\"du-slot-63221afa99fcf\"></div></div>"},"articleType":{"articleType":"Cheat Sheet","articleList":[{"articleId":225707,"title":"Top 3 eBay Cheat Tips","slug":"top-3-ebay-cheat-tips","categoryList":[],"_links":{"self":"https://dummies-api.dummies.com/v2/articles/225707"}},{"articleId":164161,"title":"Know Your eBay Buying Terms","slug":"know-your-ebay-buying-terms","categoryList":[],"_links":{"self":"https://dummies-api.dummies.com/v2/articles/164161"}},{"articleId":181750,"title":"Selling on eBay: 8 Strategies and Tips","slug":"selling-stuff-on-ebay-strategies-and-tips","categoryList":[],"_links":{"self":"https://dummies-api.dummies.com/v2/articles/181750"}},{"articleId":181865,"title":"Buying on eBay: 5 Strategies and Tips","slug":"buying-stuff-on-ebay-strategies-and-tips","categoryList":[],"_links":{"self":"https://dummies-api.dummies.com/v2/articles/181865"}},{"articleId":181864,"title":"eBay Feedback Do's and Don'ts","slug":"ebay-feedback-dos-and-donts","categoryList":[],"_links":{"self":"https://dummies-api.dummies.com/v2/articles/181864"}},{"articleId":181863,"title":"Cool eBay Tools","slug":"cool-ebay-tools","categoryList":[],"_links":{"self":"https://dummies-api.dummies.com/v2/articles/181863"}}],"content":[{"title":"Top 3 eBay cheat tips","thumb":null,"image":null,"content":"<p>The crew at eBay is hard at work simplifying its forms and pages — making them more user-friendly. Here are a few updated tips:</p>\n<ul>\n<li>When writing a description for your item on the listing form, be sure to click Advanced Editing to take advantage of the easy-to-use text formatting tools.</li>\n<li>The eBay mobile app has been enhanced with a dizzying array of features. Stick to the basics and when on your smartphone, use the app to shop for deals while you’re out and about. It’s much easier to read on a larger screen and even better on a computer. To see all the features of the app, tap the “hamburger menu&#8221; icon (three parallel horizontal lines) on the top-left corner to reveal an easy-to-navigate menu (shown in the figure below), which gives you many options.</li>\n<li>Keep in mind that eBay has made it easier for customers to cancel a purchase. If you’ve made a mistake when bidding, click Help &amp; Contact at the top of the page on the website, and search for “cancel a bid (or order)” and follow the steps on the page.</li>\n</ul>\n<p><a href=\"https://www.dummies.com/wp-content/uploads/9781119260196-cs01.jpg\"><img loading=\"lazy\" class=\"aligncenter wp-image-225708 size-full\" src=\"https://www.dummies.com/wp-content/uploads/9781119260196-cs01.jpg\" alt=\"ebay cheat tips\" width=\"350\" height=\"600\" /></a></p>\n"},{"title":"Know your eBay buying terms","thumb":null,"image":null,"content":"<p>To become an eBay power user, it’s best to understand some common terms and definitions that you’ll see frequently on the website. Bolster your buying (and selling) expertise by understanding these important eBay terms:</p>\n<ul>\n<li><strong>Reserve price:</strong> The minimum price a seller is willing to accept for an item up for auction that is kept secret during bidding. Setting a reserve price is optional, and only the seller knows what that price is. If the bidding doesn’t exceed the reserve, the seller has the option not to sell the item. eBay charges the seller a small fee for this option.</li>\n<li><strong>Starting bid: </strong>The lowest acceptable bid for an item, set by the seller. This amount must be determined by the seller and is not kept secret. Starting bid amounts are less than auction reserve prices.</li>\n<li><strong>Make offer:</strong> A seller can place a Best Offer button on a Fixed Price listing. This means if you’d like to get the item a tad cheaper, the seller may be okay with that. Understand that the seller will review your offer, and may turn down the offer (or counteroffer) if he or she feels it is too low or doesn’t cover costs.</li>\n<li><strong>Auction Buy It Now:</strong> You may have the option of purchasing an auction item when this option appears on the item page. If you feel this price is a bit more than you want to pay, place a bid at the starting bid level (or the most you’d like to pay). That way the Buy It Now option disappears and you may just win the item at the lower price.</li>\n<li><strong>Proxy bid:</strong> You can decide the most you’re willing to pay for an item and allow eBay’s proxy (automatic) bidding to place bids for you while you go on with your life. The proxy bidder ups the ante incrementally to beat out your competition until you’re outbid or win the auction.</li>\n<li><strong>Second chance offer</strong><strong>:</strong> A seller whose reserve price has not been met, or who has more than one of an item after a successful auction, can offer the item(s) still in stock to runner-up bidders. You are not required to purchase the item.</li>\n</ul>\n"},{"title":"Selling on eBay: 8 strategies and tips","thumb":null,"image":null,"content":"<p>When the eBay selling habit becomes profitable, there’s a good chance selling can morph from a hobby to the desire to build a full- or part-time eBay business. Becoming a great eBay seller means there’s a financial reward for a bit of work — and a lot of fun — ahead of you. Follow these tips to become a successful seller on eBay:</p>\n<ul>\n<li>Answer all eBay messages like questions from prospective bidders and buyers within 24 hours, and when running auctions, check your email hourly before the close. (Doing so can pay off in higher last-minute bidding.) Good customer service goes a long way in promoting and building your eBay business.</li>\n<li>When listing a new item, research it online (not just on eBay) and be sure that you know its current value and the going price. If it’s a collectible, find out as much as you can about the item’s importance, history, and condition.</li>\n<li>Before listing, weigh your item and estimate the shipping cost. If it’s not cost-effective to offer free shipping, accurately represent shipping costs in your listing, whether you use a flat rate or the shipping calculator for heavier packages.</li>\n<li>Double-check to see how many other sellers are selling your item (and for how much). eBay is a supply-and-demand marketplace. When too many people are selling the same item, the price may go down.</li>\n<li>To encourage bidding in the case of auctions, set the lowest possible starting bid for your item.</li>\n<li>Verify that your item isn’t prohibited or considered questionable by eBay. If you’re in doubt, read eBay’s guidelines and check your local laws.</li>\n<li>Add multiple pictures to make your listing more attractive, and make sure that your title highlights the item’s keywords — but don’t gloss over its flaws. Being direct, informative, and concise shows potential buyers that you’re honest and easy to work with.</li>\n<li>Be sure to fill in completely as many item specifics as you can, including EAN, UPC, MPN, Brand, and/or ISBN to assure better placement in search.</li>\n</ul>\n"},{"title":"Buying on eBay: 5 strategies and tips","thumb":null,"image":null,"content":"<p>If you’re thinking about buying something on eBay, use these tips to place smart bids and get fixed-price deals on your must-have item:</p>\n<ul>\n<li>Research the item before you bid by searching sold listings to see what price similar items have sold for in the past. If the item is new and can be bought in a store, do some online research to find out what the stores are selling the item for. Beware of overbidding!</li>\n<li>Make a mental note of the cost of shipping before bidding on an item (should the seller charge for it). Add the shipping cost to your bid to get a clear idea of the total amount you’ll be paying.</li>\n<li>Check the seller’s feedback (and whether they are a Top Rated Plus seller). No matter how high the feedback number, be sure the latest few feedback comments aren’t negative.</li>\n<li>Bid in odd increments. Most people bid in round numbers (such as $0.25 increments). If you bid in $0.27 increments, you can win by just $0.02!</li>\n<li>Have fun and be prepared to pay for whatever you bid on.</li>\n</ul>\n<p class=\"article-tips remember\">Placing a bid on eBay is a binding contract.</p>\n"},{"title":"eBay feedback dos and don’ts","thumb":null,"image":null,"content":"<p>eBay’s members regulate the marketplace through the use of feedback. Leaving feedback on a seller helps future buyers to know who they plan to buy from. Here is a list of things you should and shouldn’t do with feedback:</p>\n<ul>\n<li>Before you consider purchasing an item on eBay, <strong>do</strong> check the seller’s feedback rating by clicking the number that appears next to the seller’s user ID.</li>\n<li>Even if you see a large amount of positive feedback, <strong>do</strong> check to be sure that the seller doesn’t also have a growing number of negative feedback responses — especially recently. In the eyes of other eBay members, you’re only as good as your last few transactions.</li>\n<li><strong>Do </strong>take a breather before you leave negative feedback for another eBay member; you’re dealing with someone’s online reputation.</li>\n<li>If someone gives you positive feedback, <strong>do </strong>reciprocate by giving him or her positive feedback, too.</li>\n<li>If you receive negative feedback and feel your side of the transaction is worth telling, <strong>do</strong> be sure to give your reply in a neutral tone. You may also add a line responding to feedback you’ve received, to explain the situation to those who read the comment.</li>\n</ul>\n"}],"videoInfo":{"videoId":null,"name":null,"accountId":null,"playerId":null,"thumbnailUrl":null,"description":null,"uploadDate":null}},"sponsorship":{"sponsorshipPage":false,"backgroundImage":{"src":null,"width":0,"height":0},"brandingLine":"","brandingLink":"","brandingLogo":{"src":null,"width":0,"height":0},"sponsorAd":"","sponsorEbookTitle":"","sponsorEbookLink":"","sponsorEbookImage":{"src":null,"width":0,"height":0}},"primaryLearningPath":"Explore","lifeExpectancy":"Six months","lifeExpectancySetFrom":"2021-09-01T00:00:00+00:00","dummiesForKids":"no","sponsoredContent":"no","adInfo":"","adPairKey":[]},"status":"publish","visibility":"public","articleId":207892},{"headers":{"creationTime":"2016-03-26T20:06:14+00:00","modifiedTime":"2021-04-23T19:59:04+00:00","timestamp":"2022-09-14T18:18:05+00:00"},"data":{"breadcrumbs":[{"name":"Technology","_links":{"self":"https://dummies-api.dummies.com/v2/categories/33512"},"slug":"technology","categoryId":33512},{"name":"Notable Websites","_links":{"self":"https://dummies-api.dummies.com/v2/categories/33588"},"slug":"notable-websites","categoryId":33588},{"name":"eBay","_links":{"self":"https://dummies-api.dummies.com/v2/categories/33590"},"slug":"ebay","categoryId":33590}],"title":"What Does It Cost You to Sell on eBay?","strippedTitle":"what does it cost you to sell on ebay?","slug":"what-does-it-cost-you-to-sell-on-ebay","canonicalUrl":"","seo":{"metaDescription":"It's tempting to ignore your eBay costs as you list items for sale. As a seller, you can fall into the habit of listing and relisting without reevaluating the p","noIndex":0,"noFollow":0},"content":"It's tempting to ignore your eBay costs as you list items for sale. As a seller, you can fall into the habit of listing and relisting without reevaluating the profitability of your final sales. But as a person in business for yourself, you must always take into account money going out costs as well as profits coming in. The cost of your initial listing is just the beginning of your outlay for that item; you have to factor in the cost of all the options and features you use as well.\r\n<p class=\"Remember\">If you use a credit card payment service such as <a href=\"https://www.dummies.com/business/online-business/ebay/paypal-for-dummies-cheat-sheet/\" target=\"_blank\" rel=\"noopener\">PayPal</a>, that service also charges you a fee.</p>\r\n\r\n<h3>Insertion (listing) fees</h3>\r\nYour <a href=\"https://www.dummies.com/business/online-business/ebay/ebay-fees-for-sellers/\" target=\"_blank\" rel=\"noopener\">insertion fee</a> is based on the higher dollar amount of your minimum opening bid or your reserve price. If you start your auction at $0.99 and have no reserve, the listing fee is free (for the first 100 items per month), if you don't have an eBay Store. (If you start your listing at $1.00, your fee is $0.50.) But if you start your auction at $0.99 and set an undisclosed reserve price of $50.00, your auction costs $2.00 to post. When you place a reserve on your item, you're charged an insertion fee based on the amount of the reserve, plus the reserve price charge.\r\n\r\nFixed-price listing fees are pretty clear-cut. If your Buy It Now price is $0.99 or higher, you pay eBay $0.50 per listing.\r\n\r\nHere's a summary of eBay insertion fees.\r\n<table><caption>eBay Auction Listing Fees</caption>\r\n<tbody>\r\n<tr>\r\n<th>Opening Bid or Reserve Price</th>\r\n<th>Insertion Fee</th>\r\n<th>Basic Store Subscriber Insertion Fee</th>\r\n</tr>\r\n<tr>\r\n<td>$0.01 to $0.99</td>\r\n<td>Free*</td>\r\n<td>$0.10</td>\r\n</tr>\r\n<tr>\r\n<td>$1.00 to $9.99</td>\r\n<td>$0.25</td>\r\n<td>$0.25</td>\r\n</tr>\r\n<tr>\r\n<td>$10.00 to $24.99</td>\r\n<td>$0.50</td>\r\n<td>$0.50</td>\r\n</tr>\r\n<tr>\r\n<td>$25.00 to $49.99</td>\r\n<td>$0.75</td>\r\n<td>$0.75</td>\r\n</tr>\r\n<tr>\r\n<td>$50.00 to $199.99</td>\r\n<td>$1.00</td>\r\n<td>$1.00</td>\r\n</tr>\r\n<tr>\r\n<td>$200.00 or more</td>\r\n<td>$2.00</td>\r\n<td>$2.00</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<i>* If you do not have an eBay Store, you may list up to 100 auction listings in a month for free as long as your starting price is between $0.01 and $0.99, and you have no reserve price. If you exceed 100 listings with this starting price per month, you will be charged a $0.10 fee per listing.</i>\r\n<h3>What if it doesn't sell?</h3>\r\n<p class=\"Remember\">If your item doesn't sell, don't think you can get your insertion fees back. They aren't refundable. You do have the option of relisting your unsuccessful item without being charged a second listing fee, but <i>only</i> if your item sells with the second listing. If it doesn't sell the second time, the charge for the second listing will stand. Writing a better title, starting with a lower opening bid, and adding a snappier description can help in selling the item. Consider changing the category, too.</p>\r\neBay listing options are recapped here:\r\n<table><caption>Listing Option Fees</caption>\r\n<tbody>\r\n<tr>\r\n<th>Option</th>\r\n<th>Fee: Auction or Fixed Price 3, 5, 7, 10 days</th>\r\n<th>Fee: Fixed Price 30 days</th>\r\n</tr>\r\n<tr>\r\n<td>Subtitle</td>\r\n<td>$0.50</td>\r\n<td>$1.50</td>\r\n</tr>\r\n<tr>\r\n<td>Bold</td>\r\n<td>$2.00</td>\r\n<td>$4.00</td>\r\n</tr>\r\n<tr>\r\n<td>Listing Designer</td>\r\n<td>$0.10</td>\r\n<td>$0.30</td>\r\n</tr>\r\n<tr>\r\n<td>Gallery Plus</td>\r\n<td>$0.35</td>\r\n<td>$1.00</td>\r\n</tr>\r\n<tr>\r\n<td>Scheduled listing</td>\r\n<td>$0.10</td>\r\n<td>$0.10</td>\r\n</tr>\r\n<tr>\r\n<td>List in two categories</td>\r\n<td>Double fees</td>\r\n<td>Double fees</td>\r\n</tr>\r\n<tr>\r\n<td>Additional pictures</td>\r\n<td>$0.15</td>\r\n<td>$0.15</td>\r\n</tr>\r\n<tr>\r\n<td>Picture Pack 1–6 pictures</td>\r\n<td>$0.75</td>\r\n<td>$0.75</td>\r\n</tr>\r\n<tr>\r\n<td>Picture Pack 7–12 pictures</td>\r\n<td>$1.00</td>\r\n<td>$1.00</td>\r\n</tr>\r\n<tr>\r\n<td>eBay Final Value fees</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<h3>What if it does?</h3>\r\neBay gets a cut when your auction sells. After your auction or fixed-price listing ends, eBay charges the Final Value fee to your account in a matter of minutes.\r\n\r\nFinal Value fees on auctions are pretty easy to figure out. If your item sells, you pay eBay 9% of the selling price to a maximum of $50.00.\r\n\r\nEven a rocket scientist would have trouble figuring out exactly how much eBay receives at the end of fixed-price listings. Its Final Value fees are based on the category you listed your item in, as well as how much the item sold for. To help you calculate Final Value fees, see the following table:\r\n<table><caption>Fixed-Price Final Value Fees by Category</caption>\r\n<tbody>\r\n<tr>\r\n<th>If Your Item Sells for</th>\r\n<th>Electronics*</th>\r\n<th>Clothing, Shoes & Accessories; Motors, Parts &\r\nAccessories</th>\r\n<th>Books, DVDs & Movies, Music, Video Games</th>\r\n<th>All Other Categories</th>\r\n</tr>\r\n<tr>\r\n<td>Item not sold</td>\r\n<td>No fee</td>\r\n<td>No fee</td>\r\n<td>No fee</td>\r\n<td>No fee</td>\r\n</tr>\r\n<tr>\r\n<td>$0.99 – $50.00</td>\r\n<td><b>8</b><b>%</b> of the final sale price</td>\r\n<td><b>12</b><b>%</b> of the final sale price</td>\r\n<td><b>15</b><b>%</b> of the final sale price</td>\r\n<td><b>12</b><b>%</b> of the final sale price</td>\r\n</tr>\r\n<tr>\r\n<td>$50.01 – $1,000.00</td>\r\n<td><b>8</b><b>%</b> of the initial $50.00, plus <b>5</b><b>%</b>\r\nof the remaining final sale price balance ($50.01 to\r\n$1,000.00)</td>\r\n<td><b>12</b><b>%</b> of the initial $50.00, plus <b>9</b><b>%</b>\r\nof the remaining final sale price balance ($50.01 to\r\n$1,000.00)</td>\r\n<td><b>15</b><b>%</b> of the initial $50.00, plus <b>5</b><b>%</b>\r\nof the remaining final sale price balance ($50.01 to\r\n$1,000.00)</td>\r\n<td><b>12</b><b>%</b> of the initial $50.00, plus <b>6</b><b>%</b>\r\nof the remaining final sale price balance ($50.01 to\r\n$1,000.00)</td>\r\n</tr>\r\n<tr>\r\n<td>$1000.01 or more</td>\r\n<td><b>8</b><b>%</b> of the initial $50.00, plus <b>5</b><b>%</b>\r\nof the next $50.01 to $1,000.00, plus <b>2</b><b>%</b> of the\r\nremaining final sale price balance ($1,000.01 to final sale\r\nprice)</td>\r\n<td><b>12</b><b>%</b> of the initial $50.00, plus <b>9</b><b>%</b>\r\nof the next $50.01 to $1,000.00, plus <b>2</b><b>%</b> of the\r\nremaining final sale price balance ($1,000.01 to final sale\r\nprice)</td>\r\n<td><b>15</b><b>%</b> of the initial $50.00, plus <b>5</b><b>%</b>\r\nof the next $50.01 to $1,000.00, plus <b>2</b><b>%</b> of the\r\nremaining final sale price balance ($1,000.01 to final sale\r\nprice)</td>\r\n<td><b>12</b><b>%</b> of the initial $50.00, plus <b>6</b><b>%</b>\r\nof the next $50.01 to $1,000.00, plus <b>2</b><b>%</b> of the\r\nremaining final sale price balance ($1,000.01 to final sale\r\nprice)</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\nThe Final Value fees for eBay Store subscribers are different when it comes to auctions. The fees are based on the final selling price:\r\n<table><caption>Auction Final Value Fees for eBay Store Subscribers</caption>\r\n<tbody>\r\n<tr>\r\n<th>Selling Price</th>\r\n<th>Final Value Fees</th>\r\n</tr>\r\n<tr>\r\n<td>Item not sold</td>\r\n<td>No fee</td>\r\n</tr>\r\n<tr>\r\n<td>$0.01 to $50.00</td>\r\n<td>8.75% of the final selling price</td>\r\n</tr>\r\n<tr>\r\n<td>$50.01 to $1,000.00</td>\r\n<td>8.75% of the initial $50.00, plus 4% of the remaining final\r\nselling price ($50.01 to $1,000.00)</td>\r\n</tr>\r\n<tr>\r\n<td>Equal to or over $1,000.01</td>\r\n<td>8.75% of the initial $50.00, plus 4% of the next $50.01 to\r\n$1,000.00, plus 2% of the remaining final selling price ($1,000.01\r\nto final price)</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p class=\"Tip\">To avoid draining your brain, use an <a href=\"https://www.dummies.com/business/online-business/ebay/important-tools-ebay-buyers-sellers/\" target=\"_blank\" rel=\"noopener\">eBay fee calculator </a>to check your fees before you set prices.</p>","description":"It's tempting to ignore your eBay costs as you list items for sale. As a seller, you can fall into the habit of listing and relisting without reevaluating the profitability of your final sales. But as a person in business for yourself, you must always take into account money going out costs as well as profits coming in. The cost of your initial listing is just the beginning of your outlay for that item; you have to factor in the cost of all the options and features you use as well.\r\n<p class=\"Remember\">If you use a credit card payment service such as <a href=\"https://www.dummies.com/business/online-business/ebay/paypal-for-dummies-cheat-sheet/\" target=\"_blank\" rel=\"noopener\">PayPal</a>, that service also charges you a fee.</p>\r\n\r\n<h3>Insertion (listing) fees</h3>\r\nYour <a href=\"https://www.dummies.com/business/online-business/ebay/ebay-fees-for-sellers/\" target=\"_blank\" rel=\"noopener\">insertion fee</a> is based on the higher dollar amount of your minimum opening bid or your reserve price. If you start your auction at $0.99 and have no reserve, the listing fee is free (for the first 100 items per month), if you don't have an eBay Store. (If you start your listing at $1.00, your fee is $0.50.) But if you start your auction at $0.99 and set an undisclosed reserve price of $50.00, your auction costs $2.00 to post. When you place a reserve on your item, you're charged an insertion fee based on the amount of the reserve, plus the reserve price charge.\r\n\r\nFixed-price listing fees are pretty clear-cut. If your Buy It Now price is $0.99 or higher, you pay eBay $0.50 per listing.\r\n\r\nHere's a summary of eBay insertion fees.\r\n<table><caption>eBay Auction Listing Fees</caption>\r\n<tbody>\r\n<tr>\r\n<th>Opening Bid or Reserve Price</th>\r\n<th>Insertion Fee</th>\r\n<th>Basic Store Subscriber Insertion Fee</th>\r\n</tr>\r\n<tr>\r\n<td>$0.01 to $0.99</td>\r\n<td>Free*</td>\r\n<td>$0.10</td>\r\n</tr>\r\n<tr>\r\n<td>$1.00 to $9.99</td>\r\n<td>$0.25</td>\r\n<td>$0.25</td>\r\n</tr>\r\n<tr>\r\n<td>$10.00 to $24.99</td>\r\n<td>$0.50</td>\r\n<td>$0.50</td>\r\n</tr>\r\n<tr>\r\n<td>$25.00 to $49.99</td>\r\n<td>$0.75</td>\r\n<td>$0.75</td>\r\n</tr>\r\n<tr>\r\n<td>$50.00 to $199.99</td>\r\n<td>$1.00</td>\r\n<td>$1.00</td>\r\n</tr>\r\n<tr>\r\n<td>$200.00 or more</td>\r\n<td>$2.00</td>\r\n<td>$2.00</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<i>* If you do not have an eBay Store, you may list up to 100 auction listings in a month for free as long as your starting price is between $0.01 and $0.99, and you have no reserve price. If you exceed 100 listings with this starting price per month, you will be charged a $0.10 fee per listing.</i>\r\n<h3>What if it doesn't sell?</h3>\r\n<p class=\"Remember\">If your item doesn't sell, don't think you can get your insertion fees back. They aren't refundable. You do have the option of relisting your unsuccessful item without being charged a second listing fee, but <i>only</i> if your item sells with the second listing. If it doesn't sell the second time, the charge for the second listing will stand. Writing a better title, starting with a lower opening bid, and adding a snappier description can help in selling the item. Consider changing the category, too.</p>\r\neBay listing options are recapped here:\r\n<table><caption>Listing Option Fees</caption>\r\n<tbody>\r\n<tr>\r\n<th>Option</th>\r\n<th>Fee: Auction or Fixed Price 3, 5, 7, 10 days</th>\r\n<th>Fee: Fixed Price 30 days</th>\r\n</tr>\r\n<tr>\r\n<td>Subtitle</td>\r\n<td>$0.50</td>\r\n<td>$1.50</td>\r\n</tr>\r\n<tr>\r\n<td>Bold</td>\r\n<td>$2.00</td>\r\n<td>$4.00</td>\r\n</tr>\r\n<tr>\r\n<td>Listing Designer</td>\r\n<td>$0.10</td>\r\n<td>$0.30</td>\r\n</tr>\r\n<tr>\r\n<td>Gallery Plus</td>\r\n<td>$0.35</td>\r\n<td>$1.00</td>\r\n</tr>\r\n<tr>\r\n<td>Scheduled listing</td>\r\n<td>$0.10</td>\r\n<td>$0.10</td>\r\n</tr>\r\n<tr>\r\n<td>List in two categories</td>\r\n<td>Double fees</td>\r\n<td>Double fees</td>\r\n</tr>\r\n<tr>\r\n<td>Additional pictures</td>\r\n<td>$0.15</td>\r\n<td>$0.15</td>\r\n</tr>\r\n<tr>\r\n<td>Picture Pack 1–6 pictures</td>\r\n<td>$0.75</td>\r\n<td>$0.75</td>\r\n</tr>\r\n<tr>\r\n<td>Picture Pack 7–12 pictures</td>\r\n<td>$1.00</td>\r\n<td>$1.00</td>\r\n</tr>\r\n<tr>\r\n<td>eBay Final Value fees</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<h3>What if it does?</h3>\r\neBay gets a cut when your auction sells. After your auction or fixed-price listing ends, eBay charges the Final Value fee to your account in a matter of minutes.\r\n\r\nFinal Value fees on auctions are pretty easy to figure out. If your item sells, you pay eBay 9% of the selling price to a maximum of $50.00.\r\n\r\nEven a rocket scientist would have trouble figuring out exactly how much eBay receives at the end of fixed-price listings. Its Final Value fees are based on the category you listed your item in, as well as how much the item sold for. To help you calculate Final Value fees, see the following table:\r\n<table><caption>Fixed-Price Final Value Fees by Category</caption>\r\n<tbody>\r\n<tr>\r\n<th>If Your Item Sells for</th>\r\n<th>Electronics*</th>\r\n<th>Clothing, Shoes & Accessories; Motors, Parts &\r\nAccessories</th>\r\n<th>Books, DVDs & Movies, Music, Video Games</th>\r\n<th>All Other Categories</th>\r\n</tr>\r\n<tr>\r\n<td>Item not sold</td>\r\n<td>No fee</td>\r\n<td>No fee</td>\r\n<td>No fee</td>\r\n<td>No fee</td>\r\n</tr>\r\n<tr>\r\n<td>$0.99 – $50.00</td>\r\n<td><b>8</b><b>%</b> of the final sale price</td>\r\n<td><b>12</b><b>%</b> of the final sale price</td>\r\n<td><b>15</b><b>%</b> of the final sale price</td>\r\n<td><b>12</b><b>%</b> of the final sale price</td>\r\n</tr>\r\n<tr>\r\n<td>$50.01 – $1,000.00</td>\r\n<td><b>8</b><b>%</b> of the initial $50.00, plus <b>5</b><b>%</b>\r\nof the remaining final sale price balance ($50.01 to\r\n$1,000.00)</td>\r\n<td><b>12</b><b>%</b> of the initial $50.00, plus <b>9</b><b>%</b>\r\nof the remaining final sale price balance ($50.01 to\r\n$1,000.00)</td>\r\n<td><b>15</b><b>%</b> of the initial $50.00, plus <b>5</b><b>%</b>\r\nof the remaining final sale price balance ($50.01 to\r\n$1,000.00)</td>\r\n<td><b>12</b><b>%</b> of the initial $50.00, plus <b>6</b><b>%</b>\r\nof the remaining final sale price balance ($50.01 to\r\n$1,000.00)</td>\r\n</tr>\r\n<tr>\r\n<td>$1000.01 or more</td>\r\n<td><b>8</b><b>%</b> of the initial $50.00, plus <b>5</b><b>%</b>\r\nof the next $50.01 to $1,000.00, plus <b>2</b><b>%</b> of the\r\nremaining final sale price balance ($1,000.01 to final sale\r\nprice)</td>\r\n<td><b>12</b><b>%</b> of the initial $50.00, plus <b>9</b><b>%</b>\r\nof the next $50.01 to $1,000.00, plus <b>2</b><b>%</b> of the\r\nremaining final sale price balance ($1,000.01 to final sale\r\nprice)</td>\r\n<td><b>15</b><b>%</b> of the initial $50.00, plus <b>5</b><b>%</b>\r\nof the next $50.01 to $1,000.00, plus <b>2</b><b>%</b> of the\r\nremaining final sale price balance ($1,000.01 to final sale\r\nprice)</td>\r\n<td><b>12</b><b>%</b> of the initial $50.00, plus <b>6</b><b>%</b>\r\nof the next $50.01 to $1,000.00, plus <b>2</b><b>%</b> of the\r\nremaining final sale price balance ($1,000.01 to final sale\r\nprice)</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\nThe Final Value fees for eBay Store subscribers are different when it comes to auctions. The fees are based on the final selling price:\r\n<table><caption>Auction Final Value Fees for eBay Store Subscribers</caption>\r\n<tbody>\r\n<tr>\r\n<th>Selling Price</th>\r\n<th>Final Value Fees</th>\r\n</tr>\r\n<tr>\r\n<td>Item not sold</td>\r\n<td>No fee</td>\r\n</tr>\r\n<tr>\r\n<td>$0.01 to $50.00</td>\r\n<td>8.75% of the final selling price</td>\r\n</tr>\r\n<tr>\r\n<td>$50.01 to $1,000.00</td>\r\n<td>8.75% of the initial $50.00, plus 4% of the remaining final\r\nselling price ($50.01 to $1,000.00)</td>\r\n</tr>\r\n<tr>\r\n<td>Equal to or over $1,000.01</td>\r\n<td>8.75% of the initial $50.00, plus 4% of the next $50.01 to\r\n$1,000.00, plus 2% of the remaining final selling price ($1,000.01\r\nto final price)</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p class=\"Tip\">To avoid draining your brain, use an <a href=\"https://www.dummies.com/business/online-business/ebay/important-tools-ebay-buyers-sellers/\" target=\"_blank\" rel=\"noopener\">eBay fee calculator </a>to check your fees before you set prices.</p>","blurb":"","authors":[{"authorId":9131,"name":"Marsha Collier","slug":"marsha-collier","description":" <p><b>Marsha Collier</b> is a renowned social media strategist and bestselling author. She authored all editions of <i>eBay For Dummies</i> and co&#45;hosts Computer and Technology Radio. Marsha even made headlines in 2014 when her husband proposed to her over Twitter&#151;the first social media engagement on record&#33; ","hasArticle":false,"_links":{"self":"https://dummies-api.dummies.com/v2/authors/9131"}}],"primaryCategoryTaxonomy":{"categoryId":33590,"title":"eBay","slug":"ebay","_links":{"self":"https://dummies-api.dummies.com/v2/categories/33590"}},"secondaryCategoryTaxonomy":{"categoryId":0,"title":null,"slug":null,"_links":null},"tertiaryCategoryTaxonomy":{"categoryId":0,"title":null,"slug":null,"_links":null},"trendingArticles":null,"inThisArticle":[],"relatedArticles":{"fromBook":[],"fromCategory":[{"articleId":267483,"title":"How to Sell eBay Items through Social Media","slug":"how-to-sell-ebay-items-through-social-media","categoryList":["technology","notable-websites","ebay"],"_links":{"self":"https://dummies-api.dummies.com/v2/articles/267483"}},{"articleId":267464,"title":"eBay Selling and Buying: Helping Nonprofits","slug":"ebay-selling-and-buying-helping-nonprofits","categoryList":["technology","notable-websites","ebay"],"_links":{"self":"https://dummies-api.dummies.com/v2/articles/267464"}},{"articleId":250336,"title":"eBay Business Tips for Protecting Your Data","slug":"ebay-business-tips-protecting-data","categoryList":["technology","notable-websites","ebay"],"_links":{"self":"https://dummies-api.dummies.com/v2/articles/250336"}},{"articleId":250332,"title":"Having QuickBooks Report on Your eBay Business","slug":"quickbooks-report-ebay-business","categoryList":["technology","notable-websites","ebay"],"_links":{"self":"https://dummies-api.dummies.com/v2/articles/250332"}},{"articleId":250327,"title":"Becoming an eBay Elite Seller","slug":"becoming-ebay-elite-seller","categoryList":["technology","notable-websites","ebay"],"_links":{"self":"https://dummies-api.dummies.com/v2/articles/250327"}}]},"hasRelatedBookFromSearch":false,"relatedBook":{"bookId":0,"slug":null,"isbn":null,"categoryList":null,"amazon":null,"image":null,"title":null,"testBankPinActivationLink":null,"bookOutOfPrint":false,"authorsInfo":null,"authors":null,"_links":null},"collections":[],"articleAds":{"footerAd":"<div class=\"du-ad-region row\" id=\"article_page_adhesion_ad\"><div class=\"du-ad-unit col-md-12\" data-slot-id=\"article_page_adhesion_ad\" data-refreshed=\"false\" \r\n data-target = \"[{&quot;key&quot;:&quot;cat&quot;,&quot;values&quot;:[&quot;technology&quot;,&quot;notable-websites&quot;,&quot;ebay&quot;]},{&quot;key&quot;:&quot;isbn&quot;,&quot;values&quot;:[null]}]\" id=\"du-slot-63221add39564\"></div></div>","rightAd":"<div class=\"du-ad-region row\" id=\"article_page_right_ad\"><div class=\"du-ad-unit col-md-12\" data-slot-id=\"article_page_right_ad\" data-refreshed=\"false\" \r\n data-target = \"[{&quot;key&quot;:&quot;cat&quot;,&quot;values&quot;:[&quot;technology&quot;,&quot;notable-websites&quot;,&quot;ebay&quot;]},{&quot;key&quot;:&quot;isbn&quot;,&quot;values&quot;:[null]}]\" id=\"du-slot-63221add39dbc\"></div></div>"},"articleType":{"articleType":"Articles","articleList":null,"content":null,"videoInfo":{"videoId":null,"name":null,"accountId":null,"playerId":null,"thumbnailUrl":null,"description":null,"uploadDate":null}},"sponsorship":{"sponsorshipPage":false,"backgroundImage":{"src":null,"width":0,"height":0},"brandingLine":"","brandingLink":"","brandingLogo":{"src":null,"width":0,"height":0},"sponsorAd":"","sponsorEbookTitle":"","sponsorEbookLink":"","sponsorEbookImage":{"src":null,"width":0,"height":0}},"primaryLearningPath":"Solve","lifeExpectancy":"Six months","lifeExpectancySetFrom":"2021-04-23T00:00:00+00:00","dummiesForKids":"no","sponsoredContent":"no","adInfo":"","adPairKey":[]},"status":"publish","visibility":"public","articleId":185977},{"headers":{"creationTime":"2016-08-23T15:06:40+00:00","modifiedTime":"2020-01-15T20:59:29+00:00","timestamp":"2022-09-14T18:17:29+00:00"},"data":{"breadcrumbs":[{"name":"Technology","_links":{"self":"https://dummies-api.dummies.com/v2/categories/33512"},"slug":"technology","categoryId":33512},{"name":"Notable Websites","_links":{"self":"https://dummies-api.dummies.com/v2/categories/33588"},"slug":"notable-websites","categoryId":33588},{"name":"eBay","_links":{"self":"https://dummies-api.dummies.com/v2/categories/33590"},"slug":"ebay","categoryId":33590}],"title":"How to Use eBay’s Mobile App","strippedTitle":"how to use ebay’s mobile app","slug":"use-ebays-mobile-app","canonicalUrl":"","seo":{"metaDescription":"Learn how to use the eBay mobile app when you're out looking for items to resell on eBay; it's great for checking out garage sale items for resell.","noIndex":0,"noFollow":0},"content":"Now you can take eBay along! You can use the eBay mobile app when you're out looking for items to resell on <a href=\"https://www.dummies.com/business/online-business/ebay/ebay-for-dummies-cheat-sheet/\">eBay</a>. It’s especially helpful at a garage sale to see how much you can sell an item for — and to find out how many people are selling an item. If you prefer a different view, you can also type <strong><a href=\"http://m.ebay.com\">http://m.ebay.com</a></strong> into your phone’s browser to see a mobile enhanced version of the site.\r\n\r\nThe eBay mobile app is available for download on smartphones: iOS (for the iPhone and iPad) and Android. If you don’t have one of those operating systems on your smartphone, you can always type the previous address into your mobile browser (or, if you’re reading this as an e-book, tap the link in that sentence).\r\n\r\nSeveral categories of actions are featured at the top of the screen on mobile, just below the search box. Tapping the words show you different views:\r\n\r\n[caption id=\"attachment_267471\" align=\"alignnone\" width=\"303\"]<img class=\"size-full wp-image-267471\" src=\"https://www.dummies.com/wp-content/uploads/ebay-mobile-app.jpg\" alt=\"eBay Mobile app\" width=\"303\" height=\"600\" /> Access your eBay pages and see views of Selling, Deals, Categories, Saved, and more.[/caption]\r\n<ul>\r\n \t<li><strong>Categories:</strong> This functions similarly to your My eBay→Buy pages. Here you can see your recently viewed items, and by scrolling your Watched Items list, you can see both your buying overview and your Selling overview. There’s a link at the bottom of each section to “view all” in that category.</li>\r\n \t<li><strong>Saved:</strong> Here you’ll find searches and sellers you’ve saved for future reference as well as an area to input products you’re interested in.</li>\r\n \t<li><strong>Deals:</strong> Very much like the eBay home page, tapping Deals shows you special promotions and deals of the day — and points you to various items that (based on your search history) eBay suggests you might want to purchase.</li>\r\n</ul>\r\n<p style=\"padding-left: 40px;\">In the Deals view, you can swipe side-to-side to see different categories and featured specials within those interest areas.</p>\r\n\r\n<ul>\r\n \t<li><strong>Selling:</strong> In traditional eBay fashion, Sell is where you click to list an item for sale. You also see your selling history and listing drafts you started and haven’t yet completed.</li>\r\n</ul>\r\nThe experience is exactly the same on a tablet, but a tablet’s screen gives you a lot more real estate to use. This is especially beneficial if you want to list an item for sale. When it comes to getting the most out of eBay on mobile, I personally prefer the tablet experience to using my smartphone.\r\n\r\nIf you’re out and about and find an item you think might do well on eBay, you can easily search for the item by tapping the text box next to the magnifying glass on the app. Your mobile keyboard pops up and you can type in the keywords for the item you’re looking for.\r\n<p class=\"article-tips tip\">Inside secret: Once you tap in the text field on the mobile app, you also see a tiny microphone. Tap there to input your text from speech. There is also an icon that looks like the lines of a barcode. This is a scan option. Just tap there to scan a barcode on an item to see whether that item is being sold on eBay (as shown in the following figure).</p>\r\nThe mobile barcode scanner is very fast and accurate; you get the results immediately. Then you can further refine your search to Sold Items Only to see at what price that item is currently selling.\r\n\r\n[caption id=\"attachment_267470\" align=\"alignnone\" width=\"358\"]<img class=\"size-full wp-image-267470\" src=\"https://www.dummies.com/wp-content/uploads/ebay-barcode-scanner.jpg\" alt=\"Scan barcodes to search on eBay mobile\" width=\"358\" height=\"594\" /> Search for items by typing keywords, or tap the text field to activate the barcode scanner.[/caption]\r\n\r\nWhen you’re starting out on eBay, I recommend listing your eBay items for sale from your laptop or desktop computer. The text-formatting features available on the website’s Sell an Item page (such as bulleted lists and boldface) are harder to use on the mobile app.\r\n\r\nThe app does have an HTML description writer, so if you learn a little bit of HTML code, you can give your descriptions a little extra character.\r\n\r\nBecause my tablet has a great camera, I do enjoy listing from mobile. My smartphone also has a great camera, but I prefer the bigger screen so I don’t miss a detail when I’m getting a shot of the item.\r\n\r\nI start some of my listings on my tablet by writing my title, adding some details, and uploading the photos; I often complete a good portion of the listing on mobile, but I tend to click Save and then reopen the listing as a saved template on my computer. Once I am on my computer, I can search eBay more efficiently for top-selling keywords and pricing ideas.\r\n\r\nWhen I do complete a full listing on the mobile app, I still go to the website on my computer and buff up the description and double-check the options for the listing. Never forget: The purpose of your listing is to sell the item. So, as with a lady’s makeup, dolling up plain text (tastefully, please!) goes a long way toward making your item more desirable to a buyer.","description":"Now you can take eBay along! You can use the eBay mobile app when you're out looking for items to resell on <a href=\"https://www.dummies.com/business/online-business/ebay/ebay-for-dummies-cheat-sheet/\">eBay</a>. It’s especially helpful at a garage sale to see how much you can sell an item for — and to find out how many people are selling an item. If you prefer a different view, you can also type <strong><a href=\"http://m.ebay.com\">http://m.ebay.com</a></strong> into your phone’s browser to see a mobile enhanced version of the site.\r\n\r\nThe eBay mobile app is available for download on smartphones: iOS (for the iPhone and iPad) and Android. If you don’t have one of those operating systems on your smartphone, you can always type the previous address into your mobile browser (or, if you’re reading this as an e-book, tap the link in that sentence).\r\n\r\nSeveral categories of actions are featured at the top of the screen on mobile, just below the search box. Tapping the words show you different views:\r\n\r\n[caption id=\"attachment_267471\" align=\"alignnone\" width=\"303\"]<img class=\"size-full wp-image-267471\" src=\"https://www.dummies.com/wp-content/uploads/ebay-mobile-app.jpg\" alt=\"eBay Mobile app\" width=\"303\" height=\"600\" /> Access your eBay pages and see views of Selling, Deals, Categories, Saved, and more.[/caption]\r\n<ul>\r\n \t<li><strong>Categories:</strong> This functions similarly to your My eBay→Buy pages. Here you can see your recently viewed items, and by scrolling your Watched Items list, you can see both your buying overview and your Selling overview. There’s a link at the bottom of each section to “view all” in that category.</li>\r\n \t<li><strong>Saved:</strong> Here you’ll find searches and sellers you’ve saved for future reference as well as an area to input products you’re interested in.</li>\r\n \t<li><strong>Deals:</strong> Very much like the eBay home page, tapping Deals shows you special promotions and deals of the day — and points you to various items that (based on your search history) eBay suggests you might want to purchase.</li>\r\n</ul>\r\n<p style=\"padding-left: 40px;\">In the Deals view, you can swipe side-to-side to see different categories and featured specials within those interest areas.</p>\r\n\r\n<ul>\r\n \t<li><strong>Selling:</strong> In traditional eBay fashion, Sell is where you click to list an item for sale. You also see your selling history and listing drafts you started and haven’t yet completed.</li>\r\n</ul>\r\nThe experience is exactly the same on a tablet, but a tablet’s screen gives you a lot more real estate to use. This is especially beneficial if you want to list an item for sale. When it comes to getting the most out of eBay on mobile, I personally prefer the tablet experience to using my smartphone.\r\n\r\nIf you’re out and about and find an item you think might do well on eBay, you can easily search for the item by tapping the text box next to the magnifying glass on the app. Your mobile keyboard pops up and you can type in the keywords for the item you’re looking for.\r\n<p class=\"article-tips tip\">Inside secret: Once you tap in the text field on the mobile app, you also see a tiny microphone. Tap there to input your text from speech. There is also an icon that looks like the lines of a barcode. This is a scan option. Just tap there to scan a barcode on an item to see whether that item is being sold on eBay (as shown in the following figure).</p>\r\nThe mobile barcode scanner is very fast and accurate; you get the results immediately. Then you can further refine your search to Sold Items Only to see at what price that item is currently selling.\r\n\r\n[caption id=\"attachment_267470\" align=\"alignnone\" width=\"358\"]<img class=\"size-full wp-image-267470\" src=\"https://www.dummies.com/wp-content/uploads/ebay-barcode-scanner.jpg\" alt=\"Scan barcodes to search on eBay mobile\" width=\"358\" height=\"594\" /> Search for items by typing keywords, or tap the text field to activate the barcode scanner.[/caption]\r\n\r\nWhen you’re starting out on eBay, I recommend listing your eBay items for sale from your laptop or desktop computer. The text-formatting features available on the website’s Sell an Item page (such as bulleted lists and boldface) are harder to use on the mobile app.\r\n\r\nThe app does have an HTML description writer, so if you learn a little bit of HTML code, you can give your descriptions a little extra character.\r\n\r\nBecause my tablet has a great camera, I do enjoy listing from mobile. My smartphone also has a great camera, but I prefer the bigger screen so I don’t miss a detail when I’m getting a shot of the item.\r\n\r\nI start some of my listings on my tablet by writing my title, adding some details, and uploading the photos; I often complete a good portion of the listing on mobile, but I tend to click Save and then reopen the listing as a saved template on my computer. Once I am on my computer, I can search eBay more efficiently for top-selling keywords and pricing ideas.\r\n\r\nWhen I do complete a full listing on the mobile app, I still go to the website on my computer and buff up the description and double-check the options for the listing. Never forget: The purpose of your listing is to sell the item. So, as with a lady’s makeup, dolling up plain text (tastefully, please!) goes a long way toward making your item more desirable to a buyer.","blurb":"","authors":[{"authorId":9131,"name":"Marsha Collier","slug":"marsha-collier","description":" <p><b>Marsha Collier</b> is a renowned social media strategist and bestselling author. She authored all editions of <i>eBay For Dummies</i> and co&#45;hosts Computer and Technology Radio. Marsha even made headlines in 2014 when her husband proposed to her over Twitter&#151;the first social media engagement on record&#33; ","hasArticle":false,"_links":{"self":"https://dummies-api.dummies.com/v2/authors/9131"}}],"primaryCategoryTaxonomy":{"categoryId":33590,"title":"eBay","slug":"ebay","_links":{"self":"https://dummies-api.dummies.com/v2/categories/33590"}},"secondaryCategoryTaxonomy":{"categoryId":0,"title":null,"slug":null,"_links":null},"tertiaryCategoryTaxonomy":{"categoryId":0,"title":null,"slug":null,"_links":null},"trendingArticles":null,"inThisArticle":[],"relatedArticles":{"fromBook":[],"fromCategory":[{"articleId":267483,"title":"How to Sell eBay Items through Social Media","slug":"how-to-sell-ebay-items-through-social-media","categoryList":["technology","notable-websites","ebay"],"_links":{"self":"https://dummies-api.dummies.com/v2/articles/267483"}},{"articleId":267464,"title":"eBay Selling and Buying: Helping Nonprofits","slug":"ebay-selling-and-buying-helping-nonprofits","categoryList":["technology","notable-websites","ebay"],"_links":{"self":"https://dummies-api.dummies.com/v2/articles/267464"}},{"articleId":250336,"title":"eBay Business Tips for Protecting Your Data","slug":"ebay-business-tips-protecting-data","categoryList":["technology","notable-websites","ebay"],"_links":{"self":"https://dummies-api.dummies.com/v2/articles/250336"}},{"articleId":250332,"title":"Having QuickBooks Report on Your eBay Business","slug":"quickbooks-report-ebay-business","categoryList":["technology","notable-websites","ebay"],"_links":{"self":"https://dummies-api.dummies.com/v2/articles/250332"}},{"articleId":250327,"title":"Becoming an eBay Elite Seller","slug":"becoming-ebay-elite-seller","categoryList":["technology","notable-websites","ebay"],"_links":{"self":"https://dummies-api.dummies.com/v2/articles/250327"}}]},"hasRelatedBookFromSearch":false,"relatedBook":{"bookId":0,"slug":null,"isbn":null,"categoryList":null,"amazon":null,"image":null,"title":null,"testBankPinActivationLink":null,"bookOutOfPrint":false,"authorsInfo":null,"authors":null,"_links":null},"collections":[],"articleAds":{"footerAd":"<div class=\"du-ad-region row\" id=\"article_page_adhesion_ad\"><div class=\"du-ad-unit col-md-12\" data-slot-id=\"article_page_adhesion_ad\" data-refreshed=\"false\" \r\n data-target = \"[{&quot;key&quot;:&quot;cat&quot;,&quot;values&quot;:[&quot;technology&quot;,&quot;notable-websites&quot;,&quot;ebay&quot;]},{&quot;key&quot;:&quot;isbn&quot;,&quot;values&quot;:[null]}]\" id=\"du-slot-63221ab9f3ba3\"></div></div>","rightAd":"<div class=\"du-ad-region row\" id=\"article_page_right_ad\"><div class=\"du-ad-unit col-md-12\" data-slot-id=\"article_page_right_ad\" data-refreshed=\"false\" \r\n data-target = \"[{&quot;key&quot;:&quot;cat&quot;,&quot;values&quot;:[&quot;technology&quot;,&quot;notable-websites&quot;,&quot;ebay&quot;]},{&quot;key&quot;:&quot;isbn&quot;,&quot;values&quot;:[null]}]\" id=\"du-slot-63221aba001d7\"></div></div>"},"articleType":{"articleType":"Articles","articleList":null,"content":null,"videoInfo":{"videoId":null,"name":null,"accountId":null,"playerId":null,"thumbnailUrl":null,"description":null,"uploadDate":null}},"sponsorship":{"sponsorshipPage":false,"backgroundImage":{"src":null,"width":0,"height":0},"brandingLine":"","brandingLink":"","brandingLogo":{"src":null,"width":0,"height":0},"sponsorAd":"","sponsorEbookTitle":"","sponsorEbookLink":"","sponsorEbookImage":{"src":null,"width":0,"height":0}},"primaryLearningPath":"Explore","lifeExpectancy":null,"lifeExpectancySetFrom":null,"dummiesForKids":"no","sponsoredContent":"no","adInfo":"","adPairKey":[]},"status":"publish","visibility":"public","articleId":222998},{"headers":{"creationTime":"2016-03-26T13:10:22+00:00","modifiedTime":"2020-01-15T20:52:44+00:00","timestamp":"2022-09-14T18:17:29+00:00"},"data":{"breadcrumbs":[{"name":"Technology","_links":{"self":"https://dummies-api.dummies.com/v2/categories/33512"},"slug":"technology","categoryId":33512},{"name":"Notable Websites","_links":{"self":"https://dummies-api.dummies.com/v2/categories/33588"},"slug":"notable-websites","categoryId":33588},{"name":"eBay","_links":{"self":"https://dummies-api.dummies.com/v2/categories/33590"},"slug":"ebay","categoryId":33590}],"title":"How to Join eBay's Community","strippedTitle":"how to join ebay's community","slug":"how-to-join-ebays-community","canonicalUrl":"","seo":{"metaDescription":"Learn how to join eBay's online community by clicking on Community to connect to other eBay members and by exploring the Announcements link.","noIndex":0,"noFollow":0},"content":"On the bottom of almost every eBay page is a group of links: Click Community to connect to other eBay members, or click the Announcements link to check proposed changes to the site on the Announcements page. Keep in mind, when you see the tips and suggestions on these pages, they may come right from corporate spokespersons in disguise. Take a little time to explore this area for yourself and separate the important messages from the PR spin.\r\n<h2 id=\"tab1\" >News and chat, this and that</h2>\r\nIt’s not quite <em>The New York Times</em>, but you can find announcements, groups, and discussion board links from the Community Overview page. The following figure shows you the important links on the page. (eBay is continually making changes to the community, so note that this page will change with regularity.) Although thousands of people used to discuss everything (including events of the day) on eBay’s boards, the online buzz is now a shadow of its former self, as most people have moved to social media for discussions.\r\n\r\n[caption id=\"attachment_267480\" align=\"alignnone\" width=\"556\"]<img class=\"size-full wp-image-267480\" src=\"https://www.dummies.com/wp-content/uploads/ebay-community-page.jpg\" alt=\"eBay Community page\" width=\"556\" height=\"149\" /> The main Community page features links to places to get information on eBay.[/caption]\r\n<p class=\"article-tips tip\">The most important place for you to visit in the community are the <a href=\"https://pages.ebay.com/seller-center/seller-updates/index.html\">Seller Updates</a>. eBay sends out information on all the important changes for the site here.</p>\r\n\r\n<h2 id=\"tab2\" >Join in the social media conversation</h2>\r\nThere are many places to connect with other eBay community members. Many are active on social media networks. You can find me (the author of <a href=\"https://www.dummies.com/business/online-business/ebay/ebay-for-dummies-cheat-sheet/\"><em>eBay For Dummies</em></a>) on Twitter (@MarshaCollier), <a href=\"http://twitter.com/MarshaCollier\">http://twitter.com/MarshaCollier</a>, or through Facebook. If you have a quick question, ping me, and I will try to answer ASAP.\r\n\r\nI also maintain a Twitter list of experienced eBay sellers who have a presence on Twitter. They are interested in helping others and are a valuable reference. More on them further on.\r\n<h2 id=\"tab3\" >Fill in your eBay profile</h2>\r\nDid you know that if you click your User ID on any eBay page, you arrive at your very own profile page? (You also have a link on your Feedback profile page.) Unlike the old About Me page, which you had to choose to set up yourself, every eBay member has an automatically generated profile page. Yours is ready and waiting for you to embellish. The following figure shows you aunt*patti’s simple profile.\r\n\r\n[caption id=\"attachment_267479\" align=\"alignnone\" width=\"556\"]<img class=\"size-full wp-image-267479\" src=\"https://www.dummies.com/wp-content/uploads/ebay-profile.jpg\" alt=\"Simple profile on eBay\" width=\"556\" height=\"328\" /> aunt*patti’s bio says she started on eBay in 1996. She’s the real deal.[/caption]\r\n\r\nYou can also add custom features to this page to share your other community moments.\r\n\r\nYour profile page can reflect your many varied interests. From here, eBay gives you other ways to express yourself:\r\n<ul>\r\n \t<li><strong>Items for sale:</strong> A few of your items you are selling will appear on the page.</li>\r\n \t<li><strong>Reviews:</strong> Wondering what other eBay members think of a particular product, book, or movie? Selected items on eBay are reviewed by users, and you can contribute one of your own. Reviews you have posted show up when someone lands on an item for which eBay users have posted reviews. The following figure shows the review page for a previous edition of <em>eBay For Dummies</em>, written by eBay members. To add your own review, click the Write a review button.</li>\r\n \t<li><strong>Following:</strong> A sample of which sellers and searches (Interests) you follow. Also, when you save a seller to follow, it shows up on that person’s profile page.</li>\r\n</ul>\r\n[caption id=\"attachment_267478\" align=\"alignnone\" width=\"556\"]<img class=\"size-full wp-image-267478\" src=\"https://www.dummies.com/wp-content/uploads/ebay-reviews.jpg\" alt=\"Reviews on eBay\" width=\"556\" height=\"241\" /> eBay members review everything including books. There are seven reviews for the book.[/caption]\r\n<h2 id=\"tab4\" >Hear ye, hear ye! eBay’s Announcements Board</h2>\r\nIf you were living in the 1700s, you’d see a strangely dressed guy in a funny hat ringing a bell and yelling, “Hear ye, hear ye!” every time you opened eBay’s Announcements Board. (Then again, if you were living in the 1700s, you’d have no electricity, Internet, fast food, or anything else you probably consider fun.) In any case, eBay’s Announcements Board is an important place to find out what’s going on (directly from the home office) on the website. And no one even needs to ring a bell.\r\n\r\nThe <a href=\"http://announcements.ebay.com/\">Announcements Board</a> is where eBay lists any news that affects buyers and sellers, new features, and policy changes. Visiting this page is like reading a morning eBay newspaper because eBay adds comments to this page almost every week. You find out about upcoming changes in categories, new promotions, and eBay goings-on. eBay also uses it to help users become aware of critical changes in policies and procedures.\r\n\r\nThe following figure shows you eBay’s Announcements Board with information that could affect your sales.\r\n\r\n[caption id=\"attachment_267477\" align=\"alignnone\" width=\"556\"]<img class=\"size-full wp-image-267477\" src=\"https://www.dummies.com/wp-content/uploads/ebay-announcements.jpg\" alt=\"eBay Announcements Board\" width=\"556\" height=\"290\" /> Keep up to date on what’s new at eBay by visiting the Announcements Board.[/caption]\r\n<h2 id=\"tab5\" >Help! I need somebody</h2>\r\nIf you ever have specific eBay questions to which you need answers, click the Knowledge Base link in the Community.\r\n\r\nThese boards work differently from eBay’s old chat rooms. Chat rooms are full of people who are hanging out and talking to each other all at the same time, whereas users of discussion boards tend to go in, leave a message or ask a question, and pop out again. Also, in a discussion board, you need to start a thread by asking a question. Title your thread with your question, and you’ll hopefully get a swift reply to your query.\r\n<p class=\"article-tips tip\">These boards cover almost any topic regarding selling and buying on eBay. Just post your question, and some kind eBay member will probably suggest an answer (but remember to double-check your answer, just as you would any advice from someone with unknown credentials). Keep in mind that the Knowledge Base is to answer questions; if someone tries to sell you something there, I’d say turn the other way.</p>\r\n<p class=\"article-tips tip\">One of the best solutions is to find one of the eBay Social Media sellers on Twitter; many are very active on the site, and you’ll probably get an answer tout suite.</p>\r\n\r\n<h2 id=\"tab6\" >User-to-user discussion boards</h2>\r\neBay has some other boards that take a different tack on things. They’re <em>discussion</em> boards as opposed to <em>chat</em> boards, which basically means that the topics are deliberately open-ended — just as the topics of discussion in coffeehouses tend to vary depending on who happens to be in them at any given time. Check out these areas and read ongoing discussions about eBay’s latest buzz. Post your opinions to the category that suits you. You can find quite a few discussion boards on various topics relating to doing business on eBay.\r\n<p class=\"article-tips warning\">There’s one cardinal rule for eBay boards: Conduct no business. No advertising items for sale! Not now. Not ever. eBay bans any repeat offenders who break this rule from participating on these boards.</p>\r\nRemember that you’re visiting eBay and that you’re a member. It’s not Speakers’ Corner — that spot in London’s Hyde Park where protesters are free to stand on a soapbox and scream about the rats in government. If you feel the need to viciously complain about eBay, take it outside, as the bar bouncers say.\r\n<h2 id=\"tab7\" >Category-specific groups</h2>\r\nWant to talk about Elvis, Louis XV, Justin Turner, or Mickey Mouse? Currently a bunch of category-specific discussion boards enable you to tell eBay members what’s on your mind about merchandise and auctions. You reach these boards going to the Community and then mousing over the word Groups. A drop-down menu appears where you can click Special Interest Groups.\r\n\r\nOf course, you can buy and sell without ever going on a discussion board or group, but you can certainly benefit from one. Discussions mainly focus on merchandise and the nuts and bolts of transactions.\r\n<p class=\"article-tips warning\">On eBay, you get all kinds of responses from all kinds of people. Take a portion of the help you get with a grain of salt; some of the folks who help you may be buyers, competitors, or have something to sell you down the line.</p>\r\n<p class=\"article-tips tip\">Don’t be shy. As your second-grade teacher said, “No questions are dumb.” Most eBay members love to share their experiences.</p>","description":"On the bottom of almost every eBay page is a group of links: Click Community to connect to other eBay members, or click the Announcements link to check proposed changes to the site on the Announcements page. Keep in mind, when you see the tips and suggestions on these pages, they may come right from corporate spokespersons in disguise. Take a little time to explore this area for yourself and separate the important messages from the PR spin.\r\n<h2 id=\"tab1\" >News and chat, this and that</h2>\r\nIt’s not quite <em>The New York Times</em>, but you can find announcements, groups, and discussion board links from the Community Overview page. The following figure shows you the important links on the page. (eBay is continually making changes to the community, so note that this page will change with regularity.) Although thousands of people used to discuss everything (including events of the day) on eBay’s boards, the online buzz is now a shadow of its former self, as most people have moved to social media for discussions.\r\n\r\n[caption id=\"attachment_267480\" align=\"alignnone\" width=\"556\"]<img class=\"size-full wp-image-267480\" src=\"https://www.dummies.com/wp-content/uploads/ebay-community-page.jpg\" alt=\"eBay Community page\" width=\"556\" height=\"149\" /> The main Community page features links to places to get information on eBay.[/caption]\r\n<p class=\"article-tips tip\">The most important place for you to visit in the community are the <a href=\"https://pages.ebay.com/seller-center/seller-updates/index.html\">Seller Updates</a>. eBay sends out information on all the important changes for the site here.</p>\r\n\r\n<h2 id=\"tab2\" >Join in the social media conversation</h2>\r\nThere are many places to connect with other eBay community members. Many are active on social media networks. You can find me (the author of <a href=\"https://www.dummies.com/business/online-business/ebay/ebay-for-dummies-cheat-sheet/\"><em>eBay For Dummies</em></a>) on Twitter (@MarshaCollier), <a href=\"http://twitter.com/MarshaCollier\">http://twitter.com/MarshaCollier</a>, or through Facebook. If you have a quick question, ping me, and I will try to answer ASAP.\r\n\r\nI also maintain a Twitter list of experienced eBay sellers who have a presence on Twitter. They are interested in helping others and are a valuable reference. More on them further on.\r\n<h2 id=\"tab3\" >Fill in your eBay profile</h2>\r\nDid you know that if you click your User ID on any eBay page, you arrive at your very own profile page? (You also have a link on your Feedback profile page.) Unlike the old About Me page, which you had to choose to set up yourself, every eBay member has an automatically generated profile page. Yours is ready and waiting for you to embellish. The following figure shows you aunt*patti’s simple profile.\r\n\r\n[caption id=\"attachment_267479\" align=\"alignnone\" width=\"556\"]<img class=\"size-full wp-image-267479\" src=\"https://www.dummies.com/wp-content/uploads/ebay-profile.jpg\" alt=\"Simple profile on eBay\" width=\"556\" height=\"328\" /> aunt*patti’s bio says she started on eBay in 1996. She’s the real deal.[/caption]\r\n\r\nYou can also add custom features to this page to share your other community moments.\r\n\r\nYour profile page can reflect your many varied interests. From here, eBay gives you other ways to express yourself:\r\n<ul>\r\n \t<li><strong>Items for sale:</strong> A few of your items you are selling will appear on the page.</li>\r\n \t<li><strong>Reviews:</strong> Wondering what other eBay members think of a particular product, book, or movie? Selected items on eBay are reviewed by users, and you can contribute one of your own. Reviews you have posted show up when someone lands on an item for which eBay users have posted reviews. The following figure shows the review page for a previous edition of <em>eBay For Dummies</em>, written by eBay members. To add your own review, click the Write a review button.</li>\r\n \t<li><strong>Following:</strong> A sample of which sellers and searches (Interests) you follow. Also, when you save a seller to follow, it shows up on that person’s profile page.</li>\r\n</ul>\r\n[caption id=\"attachment_267478\" align=\"alignnone\" width=\"556\"]<img class=\"size-full wp-image-267478\" src=\"https://www.dummies.com/wp-content/uploads/ebay-reviews.jpg\" alt=\"Reviews on eBay\" width=\"556\" height=\"241\" /> eBay members review everything including books. There are seven reviews for the book.[/caption]\r\n<h2 id=\"tab4\" >Hear ye, hear ye! eBay’s Announcements Board</h2>\r\nIf you were living in the 1700s, you’d see a strangely dressed guy in a funny hat ringing a bell and yelling, “Hear ye, hear ye!” every time you opened eBay’s Announcements Board. (Then again, if you were living in the 1700s, you’d have no electricity, Internet, fast food, or anything else you probably consider fun.) In any case, eBay’s Announcements Board is an important place to find out what’s going on (directly from the home office) on the website. And no one even needs to ring a bell.\r\n\r\nThe <a href=\"http://announcements.ebay.com/\">Announcements Board</a> is where eBay lists any news that affects buyers and sellers, new features, and policy changes. Visiting this page is like reading a morning eBay newspaper because eBay adds comments to this page almost every week. You find out about upcoming changes in categories, new promotions, and eBay goings-on. eBay also uses it to help users become aware of critical changes in policies and procedures.\r\n\r\nThe following figure shows you eBay’s Announcements Board with information that could affect your sales.\r\n\r\n[caption id=\"attachment_267477\" align=\"alignnone\" width=\"556\"]<img class=\"size-full wp-image-267477\" src=\"https://www.dummies.com/wp-content/uploads/ebay-announcements.jpg\" alt=\"eBay Announcements Board\" width=\"556\" height=\"290\" /> Keep up to date on what’s new at eBay by visiting the Announcements Board.[/caption]\r\n<h2 id=\"tab5\" >Help! I need somebody</h2>\r\nIf you ever have specific eBay questions to which you need answers, click the Knowledge Base link in the Community.\r\n\r\nThese boards work differently from eBay’s old chat rooms. Chat rooms are full of people who are hanging out and talking to each other all at the same time, whereas users of discussion boards tend to go in, leave a message or ask a question, and pop out again. Also, in a discussion board, you need to start a thread by asking a question. Title your thread with your question, and you’ll hopefully get a swift reply to your query.\r\n<p class=\"article-tips tip\">These boards cover almost any topic regarding selling and buying on eBay. Just post your question, and some kind eBay member will probably suggest an answer (but remember to double-check your answer, just as you would any advice from someone with unknown credentials). Keep in mind that the Knowledge Base is to answer questions; if someone tries to sell you something there, I’d say turn the other way.</p>\r\n<p class=\"article-tips tip\">One of the best solutions is to find one of the eBay Social Media sellers on Twitter; many are very active on the site, and you’ll probably get an answer tout suite.</p>\r\n\r\n<h2 id=\"tab6\" >User-to-user discussion boards</h2>\r\neBay has some other boards that take a different tack on things. They’re <em>discussion</em> boards as opposed to <em>chat</em> boards, which basically means that the topics are deliberately open-ended — just as the topics of discussion in coffeehouses tend to vary depending on who happens to be in them at any given time. Check out these areas and read ongoing discussions about eBay’s latest buzz. Post your opinions to the category that suits you. You can find quite a few discussion boards on various topics relating to doing business on eBay.\r\n<p class=\"article-tips warning\">There’s one cardinal rule for eBay boards: Conduct no business. No advertising items for sale! Not now. Not ever. eBay bans any repeat offenders who break this rule from participating on these boards.</p>\r\nRemember that you’re visiting eBay and that you’re a member. It’s not Speakers’ Corner — that spot in London’s Hyde Park where protesters are free to stand on a soapbox and scream about the rats in government. If you feel the need to viciously complain about eBay, take it outside, as the bar bouncers say.\r\n<h2 id=\"tab7\" >Category-specific groups</h2>\r\nWant to talk about Elvis, Louis XV, Justin Turner, or Mickey Mouse? Currently a bunch of category-specific discussion boards enable you to tell eBay members what’s on your mind about merchandise and auctions. You reach these boards going to the Community and then mousing over the word Groups. A drop-down menu appears where you can click Special Interest Groups.\r\n\r\nOf course, you can buy and sell without ever going on a discussion board or group, but you can certainly benefit from one. Discussions mainly focus on merchandise and the nuts and bolts of transactions.\r\n<p class=\"article-tips warning\">On eBay, you get all kinds of responses from all kinds of people. Take a portion of the help you get with a grain of salt; some of the folks who help you may be buyers, competitors, or have something to sell you down the line.</p>\r\n<p class=\"article-tips tip\">Don’t be shy. As your second-grade teacher said, “No questions are dumb.” Most eBay members love to share their experiences.</p>","blurb":"","authors":[{"authorId":9131,"name":"Marsha Collier","slug":"marsha-collier","description":" <p><b>Marsha Collier</b> is a renowned social media strategist and bestselling author. She authored all editions of <i>eBay For Dummies</i> and co&#45;hosts Computer and Technology Radio. Marsha even made headlines in 2014 when her husband proposed to her over Twitter&#151;the first social media engagement on record&#33; ","hasArticle":false,"_links":{"self":"https://dummies-api.dummies.com/v2/authors/9131"}}],"primaryCategoryTaxonomy":{"categoryId":33590,"title":"eBay","slug":"ebay","_links":{"self":"https://dummies-api.dummies.com/v2/categories/33590"}},"secondaryCategoryTaxonomy":{"categoryId":0,"title":null,"slug":null,"_links":null},"tertiaryCategoryTaxonomy":{"categoryId":0,"title":null,"slug":null,"_links":null},"trendingArticles":null,"inThisArticle":[{"label":"News and chat, this and that","target":"#tab1"},{"label":"Join in the social media conversation","target":"#tab2"},{"label":"Fill in your eBay profile","target":"#tab3"},{"label":"Hear ye, hear ye! eBay’s Announcements Board","target":"#tab4"},{"label":"Help! I need somebody","target":"#tab5"},{"label":"User-to-user discussion boards","target":"#tab6"},{"label":"Category-specific groups","target":"#tab7"}],"relatedArticles":{"fromBook":[],"fromCategory":[{"articleId":267483,"title":"How to Sell eBay Items through Social Media","slug":"how-to-sell-ebay-items-through-social-media","categoryList":["technology","notable-websites","ebay"],"_links":{"self":"https://dummies-api.dummies.com/v2/articles/267483"}},{"articleId":267464,"title":"eBay Selling and Buying: Helping Nonprofits","slug":"ebay-selling-and-buying-helping-nonprofits","categoryList":["technology","notable-websites","ebay"],"_links":{"self":"https://dummies-api.dummies.com/v2/articles/267464"}},{"articleId":250336,"title":"eBay Business Tips for Protecting Your Data","slug":"ebay-business-tips-protecting-data","categoryList":["technology","notable-websites","ebay"],"_links":{"self":"https://dummies-api.dummies.com/v2/articles/250336"}},{"articleId":250332,"title":"Having QuickBooks Report on Your eBay Business","slug":"quickbooks-report-ebay-business","categoryList":["technology","notable-websites","ebay"],"_links":{"self":"https://dummies-api.dummies.com/v2/articles/250332"}},{"articleId":250327,"title":"Becoming an eBay Elite Seller","slug":"becoming-ebay-elite-seller","categoryList":["technology","notable-websites","ebay"],"_links":{"self":"https://dummies-api.dummies.com/v2/articles/250327"}}]},"hasRelatedBookFromSearch":false,"relatedBook":{"bookId":0,"slug":null,"isbn":null,"categoryList":null,"amazon":null,"image":null,"title":null,"testBankPinActivationLink":null,"bookOutOfPrint":false,"authorsInfo":null,"authors":null,"_links":null},"collections":[],"articleAds":{"footerAd":"<div class=\"du-ad-region row\" id=\"article_page_adhesion_ad\"><div class=\"du-ad-unit col-md-12\" data-slot-id=\"article_page_adhesion_ad\" data-refreshed=\"false\" \r\n data-target = \"[{&quot;key&quot;:&quot;cat&quot;,&quot;values&quot;:[&quot;technology&quot;,&quot;notable-websites&quot;,&quot;ebay&quot;]},{&quot;key&quot;:&quot;isbn&quot;,&quot;values&quot;:[null]}]\" id=\"du-slot-63221ab9e6e3d\"></div></div>","rightAd":"<div class=\"du-ad-region row\" id=\"article_page_right_ad\"><div class=\"du-ad-unit col-md-12\" data-slot-id=\"article_page_right_ad\" data-refreshed=\"false\" \r\n data-target = \"[{&quot;key&quot;:&quot;cat&quot;,&quot;values&quot;:[&quot;technology&quot;,&quot;notable-websites&quot;,&quot;ebay&quot;]},{&quot;key&quot;:&quot;isbn&quot;,&quot;values&quot;:[null]}]\" id=\"du-slot-63221ab9e76af\"></div></div>"},"articleType":{"articleType":"Articles","articleList":null,"content":null,"videoInfo":{"videoId":null,"name":null,"accountId":null,"playerId":null,"thumbnailUrl":null,"description":null,"uploadDate":null}},"sponsorship":{"sponsorshipPage":false,"backgroundImage":{"src":null,"width":0,"height":0},"brandingLine":"","brandingLink":"","brandingLogo":{"src":null,"width":0,"height":0},"sponsorAd":"","sponsorEbookTitle":"","sponsorEbookLink":"","sponsorEbookImage":{"src":null,"width":0,"height":0}},"primaryLearningPath":"Explore","lifeExpectancy":null,"lifeExpectancySetFrom":null,"dummiesForKids":"no","sponsoredContent":"no","adInfo":"","adPairKey":[]},"status":"publish","visibility":"public","articleId":156377},{"headers":{"creationTime":"2020-01-13T23:16:42+00:00","modifiedTime":"2020-01-15T20:50:21+00:00","timestamp":"2022-09-14T18:17:29+00:00"},"data":{"breadcrumbs":[{"name":"Technology","_links":{"self":"https://dummies-api.dummies.com/v2/categories/33512"},"slug":"technology","categoryId":33512},{"name":"Notable Websites","_links":{"self":"https://dummies-api.dummies.com/v2/categories/33588"},"slug":"notable-websites","categoryId":33588},{"name":"eBay","_links":{"self":"https://dummies-api.dummies.com/v2/categories/33590"},"slug":"ebay","categoryId":33590}],"title":"eBay Selling and Buying: Helping Nonprofits","strippedTitle":"ebay selling and buying: helping nonprofits","slug":"ebay-selling-and-buying-helping-nonprofits","canonicalUrl":"","seo":{"metaDescription":"Learn about some of the charity auctions that have occurred on eBay and how to go about supporting your favorite nonprofit with an online auction.","noIndex":0,"noFollow":0},"content":"Most of us have donated to charity in one form or another. But here on eBay, charities really rock. Do you need a <em>Jurassic Park</em> helmet signed by Steven Spielberg to round out your collection (and deflect the odd dino tooth)? Post a bid on one of the charity auctions. How about a signed original photograph of Jerry Seinfeld from <em>People</em> magazine? Yup, you can get that, too. All these and more have turned up in charity auctions. In short, having a big heart for charities has gotten a whole lot easier thanks to eBay.\r\n<h2 id=\"tab1\" >eBay for Charity</h2>\r\nNovember 2003 was a lucky time for this country’s charities. That’s the month that eBay launched the eBay Giving Works Charity auction platform. eBay originally teamed up with one of the first charity-giving sites on the Internet, MissionFish, which now runs the PayPal Giving Fund. After 9/11, as “9/11 Auction for America,” eBay’s giving program originally raised over $10 million through online charity auctions for organizations supporting the victims of the tragedy and their families. More than 911 million dollars have been raised since 2003 on eBay for Charity, supporting more than 66,000 organizations.\r\n\r\nIf you’re involved with a charity, and are certified as a 501(c)(3), you can register your charity to get on the list of beneficiaries. You can also run your own fundraising events on eBay! Just go to <a href=\"http://charity.ebay.com/\">the eBay for Charity hub</a> (as shown in the following figure).\r\n\r\n[caption id=\"attachment_267466\" align=\"alignnone\" width=\"556\"]<img class=\"size-full wp-image-267466\" src=\"https://www.dummies.com/wp-content/uploads/ebay-for-charity-hub.jpg\" alt=\"eBay for Charity hub\" width=\"556\" height=\"247\" /> Where eBay buyers and sellers work for good.[/caption]\r\n\r\nThe best part is that <em>you</em> can run an auction or fixed-price listing to benefit your favorite charity. Sellers can list items for sale and designate those items to benefit a charity from the <a href=\"http://charity.ebay.com/charity/search\">eBay for Charity directory</a> (which lists tens of thousands of charities). The seller can also specify what percentage (from as little as 10 percent up to 100 percent) of the sale’s proceeds go to the charity. You can browse to select the charity of your choice on the Giving Works page. When you list your item for sale, you can indicate — on the Sell form’s Create Your Listing section — to which charity you’d like to donate proceeds, and what percentage of the final sale price to donate.\r\n<p class=\"article-tips tip\">As you visit different areas of eBay, you can recognize the charity listings by the small blue-and-gold ribbon icon next to them in searches and the Category list.</p>\r\n\r\n<h2 id=\"tab2\" >9/11 Auction for America</h2>\r\nIn late 2001, eBay took on one of its most ambitious attempts at fundraising: the Auction for America. In response to requests by New York Governor George E. Pataki and Mayor Rudolph Giuliani, eBay called on the community to raise $100 million in 100 days. eBay and Billpoint (eBay’s payment service at the time) waived all fees, and community members gave their all, donating and buying all kinds of items to benefit the New York State World Trade Center Relief Fund, the Twin Towers Fund, the American Red Cross, and the September 11 Fund.\r\n\r\nIn early November, Patti Ruby and Marsha Collier worked with eBay to introduce non-eBay sellers to Auction for America at an event in Southern California. We brought hundreds of people to the site who participated in buying and selling to benefit the victims. There were many such events across the country.\r\n\r\nCommunity member Jay Leno sold his celebrity-autographed Harley Davidson for over $360,260; Tim Allen sold his 1956 Chevrolet Nomad for $46,000; and countless corporate sponsors joined in with the person-to-person community to raise funds. Over 100,000 sellers participated, and over 230,000 items were listed.\r\n\r\nThe auction ended on December 25, after raising $10 million. This is an amazing tribute to the eBay members and their community spirit.\r\n<h2 id=\"tab3\" >Creative charity auctions</h2>\r\nNew charities are popping up all the time on eBay. To see the sales that benefit nonprofits, go to the Giving Works page and click the Shop for Charity link. Here are some of the more creative charity auctions that have been held on eBay:\r\n<ul>\r\n \t<li>The highest-grossing <a href=\"https://www.dummies.com/business/online-business/ebay/ebay-charity-auctions/\">charity auctions</a> tend to be the annual event from billionaire Warren Buffett. He donates a private power lunch to benefit the Glide Foundation. The 2019 auction grossed $4,567,888.</li>\r\n \t<li>Oprah Winfrey has jumped onto eBay with a bang! In 2003, to fund her charity, the Angel Network, Oprah auctioned two chairs from her set. These were not just any chairs. Aside from being luxurious leather chairs designed by Ralph Lauren, they had housed the behinds of famous names such as John F. Kennedy, Jr., Halle Berry, Tom Hanks, Jim Carrey, and Michael Jordan. The 7-day auction netted the charity an amazing $64,100. In 2010 through this year, the media mogul cleaned out her own closet for her Leadership Academy for Girls.</li>\r\n \t<li>To celebrate Chivas Regal’s 200th year, the company chose eBay for CHIVAS 200, the largest online charity auction in the world. From September 6 to October 31, 2001, the Chivas folks auctioned more than 200 of the world’s most-wanted items and experiences — such as an opportunity to become a Russian space-station cosmonaut — all for the benefit of charity partners around the world.</li>\r\n \t<li>Music producer and singer Pharrell Williams decided to put his famous Vivienne Westwood park ranger–style hat up for sale to benefit his non-profit organization, One Hand to AnOTHER. Pharrell wore the famous hat during his performance at the Grammy broadcast in 2014. Folks commented that the hat resembled the logo for the Arby’s restaurant chain, so he tweeted through his Twitter account @Pharrell, “Hey @Arbys, you want my hat?” He started the listing on eBay for $200 (what he paid for it), and it did eventually sell to Arby’s for $44,100. Arby’s thanked Pharrell for the return of their hat on Twitter; the Tweet is shown in the following figure.</li>\r\n \t<li>When I appeared on <em>The View</em> with Barbara Walters and Star Jones, all four stars of the show autographed a coffee cup that we auctioned off on eBay to benefit UNICEF. We raised over $1,000 on eBay for a single coffee cup! Now that a couple of the hosts have moved on, I wonder what that little cup’s worth.</li>\r\n</ul>\r\n[caption id=\"attachment_267465\" align=\"alignnone\" width=\"556\"]<img class=\"size-full wp-image-267465\" src=\"https://www.dummies.com/wp-content/uploads/ebay-Arby-to-Pharell.jpg\" alt=\"Arby’s remarks to Pharrell on Twitter\" width=\"556\" height=\"448\" /> Arby’s remarks to Pharrell on Twitter that they are happy to get their hat back.[/caption]","description":"Most of us have donated to charity in one form or another. But here on eBay, charities really rock. Do you need a <em>Jurassic Park</em> helmet signed by Steven Spielberg to round out your collection (and deflect the odd dino tooth)? Post a bid on one of the charity auctions. How about a signed original photograph of Jerry Seinfeld from <em>People</em> magazine? Yup, you can get that, too. All these and more have turned up in charity auctions. In short, having a big heart for charities has gotten a whole lot easier thanks to eBay.\r\n<h2 id=\"tab1\" >eBay for Charity</h2>\r\nNovember 2003 was a lucky time for this country’s charities. That’s the month that eBay launched the eBay Giving Works Charity auction platform. eBay originally teamed up with one of the first charity-giving sites on the Internet, MissionFish, which now runs the PayPal Giving Fund. After 9/11, as “9/11 Auction for America,” eBay’s giving program originally raised over $10 million through online charity auctions for organizations supporting the victims of the tragedy and their families. More than 911 million dollars have been raised since 2003 on eBay for Charity, supporting more than 66,000 organizations.\r\n\r\nIf you’re involved with a charity, and are certified as a 501(c)(3), you can register your charity to get on the list of beneficiaries. You can also run your own fundraising events on eBay! Just go to <a href=\"http://charity.ebay.com/\">the eBay for Charity hub</a> (as shown in the following figure).\r\n\r\n[caption id=\"attachment_267466\" align=\"alignnone\" width=\"556\"]<img class=\"size-full wp-image-267466\" src=\"https://www.dummies.com/wp-content/uploads/ebay-for-charity-hub.jpg\" alt=\"eBay for Charity hub\" width=\"556\" height=\"247\" /> Where eBay buyers and sellers work for good.[/caption]\r\n\r\nThe best part is that <em>you</em> can run an auction or fixed-price listing to benefit your favorite charity. Sellers can list items for sale and designate those items to benefit a charity from the <a href=\"http://charity.ebay.com/charity/search\">eBay for Charity directory</a> (which lists tens of thousands of charities). The seller can also specify what percentage (from as little as 10 percent up to 100 percent) of the sale’s proceeds go to the charity. You can browse to select the charity of your choice on the Giving Works page. When you list your item for sale, you can indicate — on the Sell form’s Create Your Listing section — to which charity you’d like to donate proceeds, and what percentage of the final sale price to donate.\r\n<p class=\"article-tips tip\">As you visit different areas of eBay, you can recognize the charity listings by the small blue-and-gold ribbon icon next to them in searches and the Category list.</p>\r\n\r\n<h2 id=\"tab2\" >9/11 Auction for America</h2>\r\nIn late 2001, eBay took on one of its most ambitious attempts at fundraising: the Auction for America. In response to requests by New York Governor George E. Pataki and Mayor Rudolph Giuliani, eBay called on the community to raise $100 million in 100 days. eBay and Billpoint (eBay’s payment service at the time) waived all fees, and community members gave their all, donating and buying all kinds of items to benefit the New York State World Trade Center Relief Fund, the Twin Towers Fund, the American Red Cross, and the September 11 Fund.\r\n\r\nIn early November, Patti Ruby and Marsha Collier worked with eBay to introduce non-eBay sellers to Auction for America at an event in Southern California. We brought hundreds of people to the site who participated in buying and selling to benefit the victims. There were many such events across the country.\r\n\r\nCommunity member Jay Leno sold his celebrity-autographed Harley Davidson for over $360,260; Tim Allen sold his 1956 Chevrolet Nomad for $46,000; and countless corporate sponsors joined in with the person-to-person community to raise funds. Over 100,000 sellers participated, and over 230,000 items were listed.\r\n\r\nThe auction ended on December 25, after raising $10 million. This is an amazing tribute to the eBay members and their community spirit.\r\n<h2 id=\"tab3\" >Creative charity auctions</h2>\r\nNew charities are popping up all the time on eBay. To see the sales that benefit nonprofits, go to the Giving Works page and click the Shop for Charity link. Here are some of the more creative charity auctions that have been held on eBay:\r\n<ul>\r\n \t<li>The highest-grossing <a href=\"https://www.dummies.com/business/online-business/ebay/ebay-charity-auctions/\">charity auctions</a> tend to be the annual event from billionaire Warren Buffett. He donates a private power lunch to benefit the Glide Foundation. The 2019 auction grossed $4,567,888.</li>\r\n \t<li>Oprah Winfrey has jumped onto eBay with a bang! In 2003, to fund her charity, the Angel Network, Oprah auctioned two chairs from her set. These were not just any chairs. Aside from being luxurious leather chairs designed by Ralph Lauren, they had housed the behinds of famous names such as John F. Kennedy, Jr., Halle Berry, Tom Hanks, Jim Carrey, and Michael Jordan. The 7-day auction netted the charity an amazing $64,100. In 2010 through this year, the media mogul cleaned out her own closet for her Leadership Academy for Girls.</li>\r\n \t<li>To celebrate Chivas Regal’s 200th year, the company chose eBay for CHIVAS 200, the largest online charity auction in the world. From September 6 to October 31, 2001, the Chivas folks auctioned more than 200 of the world’s most-wanted items and experiences — such as an opportunity to become a Russian space-station cosmonaut — all for the benefit of charity partners around the world.</li>\r\n \t<li>Music producer and singer Pharrell Williams decided to put his famous Vivienne Westwood park ranger–style hat up for sale to benefit his non-profit organization, One Hand to AnOTHER. Pharrell wore the famous hat during his performance at the Grammy broadcast in 2014. Folks commented that the hat resembled the logo for the Arby’s restaurant chain, so he tweeted through his Twitter account @Pharrell, “Hey @Arbys, you want my hat?” He started the listing on eBay for $200 (what he paid for it), and it did eventually sell to Arby’s for $44,100. Arby’s thanked Pharrell for the return of their hat on Twitter; the Tweet is shown in the following figure.</li>\r\n \t<li>When I appeared on <em>The View</em> with Barbara Walters and Star Jones, all four stars of the show autographed a coffee cup that we auctioned off on eBay to benefit UNICEF. We raised over $1,000 on eBay for a single coffee cup! Now that a couple of the hosts have moved on, I wonder what that little cup’s worth.</li>\r\n</ul>\r\n[caption id=\"attachment_267465\" align=\"alignnone\" width=\"556\"]<img class=\"size-full wp-image-267465\" src=\"https://www.dummies.com/wp-content/uploads/ebay-Arby-to-Pharell.jpg\" alt=\"Arby’s remarks to Pharrell on Twitter\" width=\"556\" height=\"448\" /> Arby’s remarks to Pharrell on Twitter that they are happy to get their hat back.[/caption]","blurb":"","authors":[{"authorId":9131,"name":"Marsha Collier","slug":"marsha-collier","description":" <p><b>Marsha Collier</b> is a renowned social media strategist and bestselling author. She authored all editions of <i>eBay For Dummies</i> and co&#45;hosts Computer and Technology Radio. Marsha even made headlines in 2014 when her husband proposed to her over Twitter&#151;the first social media engagement on record&#33; ","hasArticle":false,"_links":{"self":"https://dummies-api.dummies.com/v2/authors/9131"}}],"primaryCategoryTaxonomy":{"categoryId":33590,"title":"eBay","slug":"ebay","_links":{"self":"https://dummies-api.dummies.com/v2/categories/33590"}},"secondaryCategoryTaxonomy":{"categoryId":0,"title":null,"slug":null,"_links":null},"tertiaryCategoryTaxonomy":{"categoryId":0,"title":null,"slug":null,"_links":null},"trendingArticles":null,"inThisArticle":[{"label":"eBay for Charity","target":"#tab1"},{"label":"9/11 Auction for America","target":"#tab2"},{"label":"Creative charity auctions","target":"#tab3"}],"relatedArticles":{"fromBook":[],"fromCategory":[{"articleId":267483,"title":"How to Sell eBay Items through Social Media","slug":"how-to-sell-ebay-items-through-social-media","categoryList":["technology","notable-websites","ebay"],"_links":{"self":"https://dummies-api.dummies.com/v2/articles/267483"}},{"articleId":250336,"title":"eBay Business Tips for Protecting Your Data","slug":"ebay-business-tips-protecting-data","categoryList":["technology","notable-websites","ebay"],"_links":{"self":"https://dummies-api.dummies.com/v2/articles/250336"}},{"articleId":250332,"title":"Having QuickBooks Report on Your eBay Business","slug":"quickbooks-report-ebay-business","categoryList":["technology","notable-websites","ebay"],"_links":{"self":"https://dummies-api.dummies.com/v2/articles/250332"}},{"articleId":250327,"title":"Becoming an eBay Elite Seller","slug":"becoming-ebay-elite-seller","categoryList":["technology","notable-websites","ebay"],"_links":{"self":"https://dummies-api.dummies.com/v2/articles/250327"}},{"articleId":250322,"title":"Tasks You Can Automate for Your eBay Business","slug":"tasks-can-automate-ebay-business","categoryList":["technology","notable-websites","ebay"],"_links":{"self":"https://dummies-api.dummies.com/v2/articles/250322"}}]},"hasRelatedBookFromSearch":false,"relatedBook":{"bookId":0,"slug":null,"isbn":null,"categoryList":null,"amazon":null,"image":null,"title":null,"testBankPinActivationLink":null,"bookOutOfPrint":false,"authorsInfo":null,"authors":null,"_links":null},"collections":[],"articleAds":{"footerAd":"<div class=\"du-ad-region row\" id=\"article_page_adhesion_ad\"><div class=\"du-ad-unit col-md-12\" data-slot-id=\"article_page_adhesion_ad\" data-refreshed=\"false\" \r\n data-target = \"[{&quot;key&quot;:&quot;cat&quot;,&quot;values&quot;:[&quot;technology&quot;,&quot;notable-websites&quot;,&quot;ebay&quot;]},{&quot;key&quot;:&quot;isbn&quot;,&quot;values&quot;:[null]}]\" id=\"du-slot-63221ab9e01f4\"></div></div>","rightAd":"<div class=\"du-ad-region row\" id=\"article_page_right_ad\"><div class=\"du-ad-unit col-md-12\" data-slot-id=\"article_page_right_ad\" data-refreshed=\"false\" \r\n data-target = \"[{&quot;key&quot;:&quot;cat&quot;,&quot;values&quot;:[&quot;technology&quot;,&quot;notable-websites&quot;,&quot;ebay&quot;]},{&quot;key&quot;:&quot;isbn&quot;,&quot;values&quot;:[null]}]\" id=\"du-slot-63221ab9e0a3f\"></div></div>"},"articleType":{"articleType":"Articles","articleList":null,"content":null,"videoInfo":{"videoId":null,"name":null,"accountId":null,"playerId":null,"thumbnailUrl":null,"description":null,"uploadDate":null}},"sponsorship":{"sponsorshipPage":false,"backgroundImage":{"src":null,"width":0,"height":0},"brandingLine":"","brandingLink":"","brandingLogo":{"src":null,"width":0,"height":0},"sponsorAd":"","sponsorEbookTitle":"","sponsorEbookLink":"","sponsorEbookImage":{"src":null,"width":0,"height":0}},"primaryLearningPath":"Explore","lifeExpectancy":null,"lifeExpectancySetFrom":null,"dummiesForKids":"no","sponsoredContent":"no","adInfo":"","adPairKey":[]},"status":"publish","visibility":"public","articleId":267464},{"headers":{"creationTime":"2020-01-14T00:52:21+00:00","modifiedTime":"2020-01-15T20:49:37+00:00","timestamp":"2022-09-14T18:17:29+00:00"},"data":{"breadcrumbs":[{"name":"Technology","_links":{"self":"https://dummies-api.dummies.com/v2/categories/33512"},"slug":"technology","categoryId":33512},{"name":"Notable Websites","_links":{"self":"https://dummies-api.dummies.com/v2/categories/33588"},"slug":"notable-websites","categoryId":33588},{"name":"eBay","_links":{"self":"https://dummies-api.dummies.com/v2/categories/33590"},"slug":"ebay","categoryId":33590}],"title":"How to Sell eBay Items through Social Media","strippedTitle":"how to sell ebay items through social media","slug":"how-to-sell-ebay-items-through-social-media","canonicalUrl":"","seo":{"metaDescription":"Learn how to use social media like Facebook and Twitter to boost your eBay sales by connecting with other sellers and identifying potential customers.","noIndex":0,"noFollow":0},"content":"Social media is no longer in its infancy; it’s long since made off with the car keys, so to speak. These days it has become the go-to destination for 69 percent of American adults. The burgeoning number of social media sites draws many eBay sellers and buyers because they are a tech-savvy group. All cultural changes began with words — as do many marketing campaigns — and the experts have decided that the dominant marketing tool today is social media. Social media is now the hub for “word of mouth” (WOM) recommendations and comments.\r\n\r\nSocial media sites have grown well beyond their initial role as tools of social contact. Following and friending like-minded people on social media networks (and connecting with them) not only builds a sense of community but also gives you a built-in support group.\r\n\r\nWhen I say to <em>connect</em><em>,</em> I mean to <em>converse</em>. You don’t have to sit on the sites regularly; you do need to drop by and respond to people who have commented to you. You also need to reach out and comment to others. Marketing can be a natural next step — if you handle it right. But keep this distinction in mind . . .\r\n<p class=\"article-tips remember\">Social media discussion is not the same as advertising. You will see many online sellers promoting their goods, one after the other, as their sole “conversation.” That’s actually more broadcasting — like commercials on TV in the old days. Everyone skipped over commercials then — and they skip over them now. Ads-as-faux-conversation is old school and not very interesting to anyone who’s following you online.</p>\r\nBest practices on social media commerce require engagement with other community members. If you want to share the items you have listed on eBay on your social pages, use this strategy sparingly. Be sure shared listings are not the only (or last five) posts in your stream.\r\n<p class=\"article-tips tip\">Many small businesses on social media try to get hundreds of followers for their social media pages. A multitude of friends and followers does not equate to producing massive sales. The quality of your conversation and the people you connect with is what draws people to you.</p>\r\n\r\n<h2 id=\"tab1\" >Finding friends and customers on Facebook</h2>\r\nYou have a Facebook page, right? You share fun thoughts and ideas with your family and friends, right? Well, when you set up an eBay business, you can have a page for your small business. I’m not suggesting that you’ll be directly selling from your Facebook page (although you can), but having a page is an efficient way to meet people online and interest them in what you’re selling.\r\n\r\nYour initial base for building a business page comes from your friends. When you get more than 25 people to “like” your business page, you can get a custom URL from Facebook for the page. Mine is <a href=\"http://www.facebook.com/MarshaCollierFanPage\">www.facebook.com/MarshaCollierFanPage</a> (because it was established a long time ago — when they were called “fan” pages). The page is different from my personal page at <a href=\"http://www.facebook.com/marsha.collier\">www.facebook.com/marsha.collier</a>. I try to treat each page differently, encouraging more intimate contact on my personal page, and posting business information and conversation on my business page. Even my pictures are selected for a different style.\r\n<p class=\"article-tips warning\">Unless your political and religious views reflect your core self and/or your business, it’s best to stay away from making public statements on these topics. Whatever you put on the Internet is indexed and recorded somewhere — and your prospective customers may be put off if they do not hold the same views as you.</p>\r\nAs a subtle touch on my business page, I use an application (see the following figure) called <em><a href=\"http://www.facebook.com/AuctionItems\">Auction Items</a></em> (despite the name, the app also posts your fixed-price listings). Applications such as this can only be used on business pages. The application will be listed in the links on the left side of your business page. I find this app gives my items punch, and yet isn’t as “in-your-face” as other marketing programs. You can put it on your page (if Facebook qualifies your page).\r\n\r\n[caption id=\"attachment_267487\" align=\"alignnone\" width=\"556\"]<img class=\"size-full wp-image-267487\" src=\"https://www.dummies.com/wp-content/uploads/ebay-fb-auction-items.jpg\" alt=\"Facebook auction items\" width=\"556\" height=\"369\" /> The Auction Items application on my Facebook business page has clickable links that go directly to a page with my eBay listings.[/caption]\r\n\r\nThe publishers of the app also offer other free tools. They enable eBay sellers to embed their listings into their websites by inserting a short HTML code into the website or via a WordPress plug-in. You can learn more about these by visiting <a href=\"http://esoftie.com/\">eSoftie.com</a> and clicking Products.\r\n\r\nAnother example is my friend (and fellow eBay seller — <em>dnasupplies</em>) Anita Nelson. She has two Facebook pages as well: one personal and one for her business, ModelSupplies. She is also @ModelSupplies on Twitter.\r\n\r\n[caption id=\"attachment_267486\" align=\"alignnone\" width=\"556\"]<img class=\"size-full wp-image-267486\" src=\"https://www.dummies.com/wp-content/uploads/ebay-facebook-ebay-biz.jpg\" alt=\"Facebook business\" width=\"556\" height=\"288\" /> The ModelSupplies Facebook page builds her eBay business on Facebook.[/caption]\r\n<p class=\"article-tips tip\">For a more detailed explanation of how to best use Twitter and Facebook, you might like <em><a href=\"https://www.dummies.com/social-media/facebook-twitter-and-instagram-for-seniors-for-dummies-cheat-sheet/\">Facebook, Twitter & Instagram For Seniors For Dummies</a></em> (even if you’re not a senior)!</p>\r\n\r\n<h2 id=\"tab2\" >Connecting with other sellers on Twitter</h2>\r\nAt this writing, Twitter has 500 million total users (more than 330 million active users) and serves up over 500 million tweets a day. What’s a <em>tweet?</em> Not just a sound effect from a parakeet anymore. Now it’s a short online comment from one Twitter user to another; tweets often flit back and forth between users who follow each other. Tweets are not only comments but also other quick notes that can be quotes, links to news stories, and the occasional self-promotion.\r\n\r\nIf you like to chat, comment, and read news stories, I’ll bet you’ll like Twitter. You don’t have to be there all day, because when people “talk” to you there, you will see it in your “Notifications” column (you can see that on my Twitter page in the following figure). To answer, you just click the Reply link.\r\n\r\n[caption id=\"attachment_267485\" align=\"alignnone\" width=\"556\"]<img class=\"size-full wp-image-267485\" src=\"https://www.dummies.com/wp-content/uploads/ebay-twitter-talking.jpg\" alt=\"Talking on Twitter\" width=\"556\" height=\"307\" /> When I talk to folks on Twitter, they appear as my “tweets & replies.”[/caption]\r\n\r\nYou’ll find that your conversations on Twitter will engage you — but only if you engage with your followers. Those who are constantly broadcasting are just trying to build follower numbers — but it’s been proven that this practice will not increase sales.\r\n\r\nSo, if you go to <a href=\"http://Twitter.com\">Twitter.com</a> and sign up, you need to give your Twitter stream a name. I suggest that you use your real name — for several solid reasons:\r\n<ul>\r\n \t<li>Friends will find you easier.</li>\r\n \t<li>If you change businesses down the line, you won’t have to start over with a new name.</li>\r\n \t<li>On the Internet, you are the face of your business — and everything you post is archived somewhere. Your tweets on Twitter are archived in the National Archive (no joke).</li>\r\n \t<li>If it’s good enough for @MichaelDell (founder of Dell), @SteveCase (founder of AOL), and @RichardBranson (founder of Virgin Group), I’d say it’s a good idea for you too.</li>\r\n</ul>\r\nAfter you sign in, you need to put up a picture and fill out a short bio. The first thing you need to do is put up a picture — preferably yours. People like to see what you look like when they find you on Twitter. Do everyone a favor and describe yourself clearly, as best you can, in the allotted 160 characters.\r\n\r\nAfter you fill out all the cyber-paperwork, you’ll see your very own Twitter page. It will be a very blank page. Don’t be sad and lonely — you can begin by following me, @MarshaCollier. Say Hi, and I’ll follow you back.\r\n<p class=\"article-tips tip\">When you visit my Twitter page, you’ll see a tab that, when clicked, reveals Lists that I’ve made of people on Twitter. I’ve made one full of eBay Social Sellers that lists <a href=\"http://twitter.com/MarshaCollier/ebay-social-sellers\">eBay sellers</a> who participate in social media and are fun to follow. Just click on the link. On the list page, just click the link and you will automatically be following everyone on the list.</p>\r\nWhen you see their tweets in your stream, click the Reply link to say hello — or share something interesting. No doubt they will follow you back.\r\n\r\nTo find other people to follow, I suggest that you go to the search box on Twitter. Here you can type keywords that reflect your interests or the items you sell, and you will be presented with a list of accounts who have mentioned this word in their tweets. I put in a search for antiques, clicked the <em>People</em> tab in Results, and found a long list of people with similar interests, shown here.\r\n\r\n[caption id=\"attachment_267484\" align=\"alignnone\" width=\"556\"]<img class=\"size-full wp-image-267484\" src=\"https://www.dummies.com/wp-content/uploads/ebay-twitter-potential-customers.jpg\" alt=\"eBay customers on Twitter\" width=\"556\" height=\"247\" /> A built-in list of people who have a passion for antiques on Twitter.[/caption]\r\n\r\nType in your hobbies and your interests. You’ll find a bunch of people to follow, and your Twitter home page will become far more interesting.","description":"Social media is no longer in its infancy; it’s long since made off with the car keys, so to speak. These days it has become the go-to destination for 69 percent of American adults. The burgeoning number of social media sites draws many eBay sellers and buyers because they are a tech-savvy group. All cultural changes began with words — as do many marketing campaigns — and the experts have decided that the dominant marketing tool today is social media. Social media is now the hub for “word of mouth” (WOM) recommendations and comments.\r\n\r\nSocial media sites have grown well beyond their initial role as tools of social contact. Following and friending like-minded people on social media networks (and connecting with them) not only builds a sense of community but also gives you a built-in support group.\r\n\r\nWhen I say to <em>connect</em><em>,</em> I mean to <em>converse</em>. You don’t have to sit on the sites regularly; you do need to drop by and respond to people who have commented to you. You also need to reach out and comment to others. Marketing can be a natural next step — if you handle it right. But keep this distinction in mind . . .\r\n<p class=\"article-tips remember\">Social media discussion is not the same as advertising. You will see many online sellers promoting their goods, one after the other, as their sole “conversation.” That’s actually more broadcasting — like commercials on TV in the old days. Everyone skipped over commercials then — and they skip over them now. Ads-as-faux-conversation is old school and not very interesting to anyone who’s following you online.</p>\r\nBest practices on social media commerce require engagement with other community members. If you want to share the items you have listed on eBay on your social pages, use this strategy sparingly. Be sure shared listings are not the only (or last five) posts in your stream.\r\n<p class=\"article-tips tip\">Many small businesses on social media try to get hundreds of followers for their social media pages. A multitude of friends and followers does not equate to producing massive sales. The quality of your conversation and the people you connect with is what draws people to you.</p>\r\n\r\n<h2 id=\"tab1\" >Finding friends and customers on Facebook</h2>\r\nYou have a Facebook page, right? You share fun thoughts and ideas with your family and friends, right? Well, when you set up an eBay business, you can have a page for your small business. I’m not suggesting that you’ll be directly selling from your Facebook page (although you can), but having a page is an efficient way to meet people online and interest them in what you’re selling.\r\n\r\nYour initial base for building a business page comes from your friends. When you get more than 25 people to “like” your business page, you can get a custom URL from Facebook for the page. Mine is <a href=\"http://www.facebook.com/MarshaCollierFanPage\">www.facebook.com/MarshaCollierFanPage</a> (because it was established a long time ago — when they were called “fan” pages). The page is different from my personal page at <a href=\"http://www.facebook.com/marsha.collier\">www.facebook.com/marsha.collier</a>. I try to treat each page differently, encouraging more intimate contact on my personal page, and posting business information and conversation on my business page. Even my pictures are selected for a different style.\r\n<p class=\"article-tips warning\">Unless your political and religious views reflect your core self and/or your business, it’s best to stay away from making public statements on these topics. Whatever you put on the Internet is indexed and recorded somewhere — and your prospective customers may be put off if they do not hold the same views as you.</p>\r\nAs a subtle touch on my business page, I use an application (see the following figure) called <em><a href=\"http://www.facebook.com/AuctionItems\">Auction Items</a></em> (despite the name, the app also posts your fixed-price listings). Applications such as this can only be used on business pages. The application will be listed in the links on the left side of your business page. I find this app gives my items punch, and yet isn’t as “in-your-face” as other marketing programs. You can put it on your page (if Facebook qualifies your page).\r\n\r\n[caption id=\"attachment_267487\" align=\"alignnone\" width=\"556\"]<img class=\"size-full wp-image-267487\" src=\"https://www.dummies.com/wp-content/uploads/ebay-fb-auction-items.jpg\" alt=\"Facebook auction items\" width=\"556\" height=\"369\" /> The Auction Items application on my Facebook business page has clickable links that go directly to a page with my eBay listings.[/caption]\r\n\r\nThe publishers of the app also offer other free tools. They enable eBay sellers to embed their listings into their websites by inserting a short HTML code into the website or via a WordPress plug-in. You can learn more about these by visiting <a href=\"http://esoftie.com/\">eSoftie.com</a> and clicking Products.\r\n\r\nAnother example is my friend (and fellow eBay seller — <em>dnasupplies</em>) Anita Nelson. She has two Facebook pages as well: one personal and one for her business, ModelSupplies. She is also @ModelSupplies on Twitter.\r\n\r\n[caption id=\"attachment_267486\" align=\"alignnone\" width=\"556\"]<img class=\"size-full wp-image-267486\" src=\"https://www.dummies.com/wp-content/uploads/ebay-facebook-ebay-biz.jpg\" alt=\"Facebook business\" width=\"556\" height=\"288\" /> The ModelSupplies Facebook page builds her eBay business on Facebook.[/caption]\r\n<p class=\"article-tips tip\">For a more detailed explanation of how to best use Twitter and Facebook, you might like <em><a href=\"https://www.dummies.com/social-media/facebook-twitter-and-instagram-for-seniors-for-dummies-cheat-sheet/\">Facebook, Twitter & Instagram For Seniors For Dummies</a></em> (even if you’re not a senior)!</p>\r\n\r\n<h2 id=\"tab2\" >Connecting with other sellers on Twitter</h2>\r\nAt this writing, Twitter has 500 million total users (more than 330 million active users) and serves up over 500 million tweets a day. What’s a <em>tweet?</em> Not just a sound effect from a parakeet anymore. Now it’s a short online comment from one Twitter user to another; tweets often flit back and forth between users who follow each other. Tweets are not only comments but also other quick notes that can be quotes, links to news stories, and the occasional self-promotion.\r\n\r\nIf you like to chat, comment, and read news stories, I’ll bet you’ll like Twitter. You don’t have to be there all day, because when people “talk” to you there, you will see it in your “Notifications” column (you can see that on my Twitter page in the following figure). To answer, you just click the Reply link.\r\n\r\n[caption id=\"attachment_267485\" align=\"alignnone\" width=\"556\"]<img class=\"size-full wp-image-267485\" src=\"https://www.dummies.com/wp-content/uploads/ebay-twitter-talking.jpg\" alt=\"Talking on Twitter\" width=\"556\" height=\"307\" /> When I talk to folks on Twitter, they appear as my “tweets & replies.”[/caption]\r\n\r\nYou’ll find that your conversations on Twitter will engage you — but only if you engage with your followers. Those who are constantly broadcasting are just trying to build follower numbers — but it’s been proven that this practice will not increase sales.\r\n\r\nSo, if you go to <a href=\"http://Twitter.com\">Twitter.com</a> and sign up, you need to give your Twitter stream a name. I suggest that you use your real name — for several solid reasons:\r\n<ul>\r\n \t<li>Friends will find you easier.</li>\r\n \t<li>If you change businesses down the line, you won’t have to start over with a new name.</li>\r\n \t<li>On the Internet, you are the face of your business — and everything you post is archived somewhere. Your tweets on Twitter are archived in the National Archive (no joke).</li>\r\n \t<li>If it’s good enough for @MichaelDell (founder of Dell), @SteveCase (founder of AOL), and @RichardBranson (founder of Virgin Group), I’d say it’s a good idea for you too.</li>\r\n</ul>\r\nAfter you sign in, you need to put up a picture and fill out a short bio. The first thing you need to do is put up a picture — preferably yours. People like to see what you look like when they find you on Twitter. Do everyone a favor and describe yourself clearly, as best you can, in the allotted 160 characters.\r\n\r\nAfter you fill out all the cyber-paperwork, you’ll see your very own Twitter page. It will be a very blank page. Don’t be sad and lonely — you can begin by following me, @MarshaCollier. Say Hi, and I’ll follow you back.\r\n<p class=\"article-tips tip\">When you visit my Twitter page, you’ll see a tab that, when clicked, reveals Lists that I’ve made of people on Twitter. I’ve made one full of eBay Social Sellers that lists <a href=\"http://twitter.com/MarshaCollier/ebay-social-sellers\">eBay sellers</a> who participate in social media and are fun to follow. Just click on the link. On the list page, just click the link and you will automatically be following everyone on the list.</p>\r\nWhen you see their tweets in your stream, click the Reply link to say hello — or share something interesting. No doubt they will follow you back.\r\n\r\nTo find other people to follow, I suggest that you go to the search box on Twitter. Here you can type keywords that reflect your interests or the items you sell, and you will be presented with a list of accounts who have mentioned this word in their tweets. I put in a search for antiques, clicked the <em>People</em> tab in Results, and found a long list of people with similar interests, shown here.\r\n\r\n[caption id=\"attachment_267484\" align=\"alignnone\" width=\"556\"]<img class=\"size-full wp-image-267484\" src=\"https://www.dummies.com/wp-content/uploads/ebay-twitter-potential-customers.jpg\" alt=\"eBay customers on Twitter\" width=\"556\" height=\"247\" /> A built-in list of people who have a passion for antiques on Twitter.[/caption]\r\n\r\nType in your hobbies and your interests. You’ll find a bunch of people to follow, and your Twitter home page will become far more interesting.","blurb":"","authors":[{"authorId":9131,"name":"Marsha Collier","slug":"marsha-collier","description":" <p><b>Marsha Collier</b> is a renowned social media strategist and bestselling author. She authored all editions of <i>eBay For Dummies</i> and co&#45;hosts Computer and Technology Radio. Marsha even made headlines in 2014 when her husband proposed to her over Twitter&#151;the first social media engagement on record&#33; ","hasArticle":false,"_links":{"self":"https://dummies-api.dummies.com/v2/authors/9131"}}],"primaryCategoryTaxonomy":{"categoryId":33590,"title":"eBay","slug":"ebay","_links":{"self":"https://dummies-api.dummies.com/v2/categories/33590"}},"secondaryCategoryTaxonomy":{"categoryId":0,"title":null,"slug":null,"_links":null},"tertiaryCategoryTaxonomy":{"categoryId":0,"title":null,"slug":null,"_links":null},"trendingArticles":null,"inThisArticle":[{"label":"Finding friends and customers on Facebook","target":"#tab1"},{"label":"Connecting with other sellers on Twitter","target":"#tab2"}],"relatedArticles":{"fromBook":[],"fromCategory":[{"articleId":267464,"title":"eBay Selling and Buying: Helping Nonprofits","slug":"ebay-selling-and-buying-helping-nonprofits","categoryList":["technology","notable-websites","ebay"],"_links":{"self":"https://dummies-api.dummies.com/v2/articles/267464"}},{"articleId":250336,"title":"eBay Business Tips for Protecting Your Data","slug":"ebay-business-tips-protecting-data","categoryList":["technology","notable-websites","ebay"],"_links":{"self":"https://dummies-api.dummies.com/v2/articles/250336"}},{"articleId":250332,"title":"Having QuickBooks Report on Your eBay Business","slug":"quickbooks-report-ebay-business","categoryList":["technology","notable-websites","ebay"],"_links":{"self":"https://dummies-api.dummies.com/v2/articles/250332"}},{"articleId":250327,"title":"Becoming an eBay Elite Seller","slug":"becoming-ebay-elite-seller","categoryList":["technology","notable-websites","ebay"],"_links":{"self":"https://dummies-api.dummies.com/v2/articles/250327"}},{"articleId":250322,"title":"Tasks You Can Automate for Your eBay Business","slug":"tasks-can-automate-ebay-business","categoryList":["technology","notable-websites","ebay"],"_links":{"self":"https://dummies-api.dummies.com/v2/articles/250322"}}]},"hasRelatedBookFromSearch":false,"relatedBook":{"bookId":0,"slug":null,"isbn":null,"categoryList":null,"amazon":null,"image":null,"title":null,"testBankPinActivationLink":null,"bookOutOfPrint":false,"authorsInfo":null,"authors":null,"_links":null},"collections":[],"articleAds":{"footerAd":"<div class=\"du-ad-region row\" id=\"article_page_adhesion_ad\"><div class=\"du-ad-unit col-md-12\" data-slot-id=\"article_page_adhesion_ad\" data-refreshed=\"false\" \r\n data-target = \"[{&quot;key&quot;:&quot;cat&quot;,&quot;values&quot;:[&quot;technology&quot;,&quot;notable-websites&quot;,&quot;ebay&quot;]},{&quot;key&quot;:&quot;isbn&quot;,&quot;values&quot;:[null]}]\" id=\"du-slot-63221ab9d9810\"></div></div>","rightAd":"<div class=\"du-ad-region row\" id=\"article_page_right_ad\"><div class=\"du-ad-unit col-md-12\" data-slot-id=\"article_page_right_ad\" data-refreshed=\"false\" \r\n data-target = \"[{&quot;key&quot;:&quot;cat&quot;,&quot;values&quot;:[&quot;technology&quot;,&quot;notable-websites&quot;,&quot;ebay&quot;]},{&quot;key&quot;:&quot;isbn&quot;,&quot;values&quot;:[null]}]\" id=\"du-slot-63221ab9da0bc\"></div></div>"},"articleType":{"articleType":"Articles","articleList":null,"content":null,"videoInfo":{"videoId":null,"name":null,"accountId":null,"playerId":null,"thumbnailUrl":null,"description":null,"uploadDate":null}},"sponsorship":{"sponsorshipPage":false,"backgroundImage":{"src":null,"width":0,"height":0},"brandingLine":"","brandingLink":"","brandingLogo":{"src":null,"width":0,"height":0},"sponsorAd":"","sponsorEbookTitle":"","sponsorEbookLink":"","sponsorEbookImage":{"src":null,"width":0,"height":0}},"primaryLearningPath":"Explore","lifeExpectancy":null,"lifeExpectancySetFrom":null,"dummiesForKids":"no","sponsoredContent":"no","adInfo":"","adPairKey":[]},"status":"publish","visibility":"public","articleId":267483}],"_links":{"self":{"self":"https://dummies-api.dummies.com/v2/categories/33588/categoryArticles?sortField=time&sortOrder=1&size=10&offset=0"},"next":{"self":"https://dummies-api.dummies.com/v2/categories/33588/categoryArticles?sortField=time&sortOrder=1&size=10&offset=10"},"last":{"self":"https://dummies-api.dummies.com/v2/categories/33588/categoryArticles?sortField=time&sortOrder=1&size=10&offset=177"}}},"objectTitle":"","status":"success","pageType":"article-category","objectId":"33588","page":1,"sortField":"time","sortOrder":1,"categoriesIds":[],"articleTypes":[],"filterData":{"categoriesFilter":[{"itemId":0,"itemName":"All Categories","count":187},{"itemId":33589,"itemName":"Amazon","count":1},{"itemId":33590,"itemName":"eBay","count":173},{"itemId":34355,"itemName":"Etsy","count":7},{"itemId":33591,"itemName":"Google","count":6}],"articleTypeFilter":[{"articleType":"All Types","count":187},{"articleType":"Articles","count":175},{"articleType":"Cheat Sheet","count":3},{"articleType":"Step by Step","count":9}]},"filterDataLoadedStatus":"success","pageSize":10},"adsState":{"pageScripts":{"headers":{"timestamp":"2022-10-18T10:50:01+00:00"},"adsId":0,"data":{"scripts":[{"pages":["all"],"location":"header","script":"<!--Optimizely Script-->\r\n<script src=\"https://cdn.optimizely.com/js/10563184655.js\"></script>","enabled":false},{"pages":["all"],"location":"header","script":"<!-- comScore Tag -->\r\n<script>var _comscore = _comscore || [];_comscore.push({ c1: \"2\", c2: \"15097263\" });(function() {var s = document.createElement(\"script\"), el = document.getElementsByTagName(\"script\")[0]; s.async = true;s.src = (document.location.protocol == \"https:\" ? \"https://sb\" : \"http://b\") + \".scorecardresearch.com/beacon.js\";el.parentNode.insertBefore(s, el);})();</script><noscript><img src=\"https://sb.scorecardresearch.com/p?c1=2&c2=15097263&cv=2.0&cj=1\" /></noscript>\r\n<!-- / comScore Tag -->","enabled":true},{"pages":["all"],"location":"footer","script":"<!--BEGIN QUALTRICS WEBSITE FEEDBACK SNIPPET-->\r\n<script type='text/javascript'>\r\n(function(){var g=function(e,h,f,g){\r\nthis.get=function(a){for(var a=a+\"=\",c=document.cookie.split(\";\"),b=0,e=c.length;b<e;b++){for(var d=c[b];\" \"==d.charAt(0);)d=d.substring(1,d.length);if(0==d.indexOf(a))return d.substring(a.length,d.length)}return null};\r\nthis.set=function(a,c){var b=\"\",b=new Date;b.setTime(b.getTime()+6048E5);b=\"; expires=\"+b.toGMTString();document.cookie=a+\"=\"+c+b+\"; path=/; \"};\r\nthis.check=function(){var a=this.get(f);if(a)a=a.split(\":\");else if(100!=e)\"v\"==h&&(e=Math.random()>=e/100?0:100),a=[h,e,0],this.set(f,a.join(\":\"));else return!0;var c=a[1];if(100==c)return!0;switch(a[0]){case \"v\":return!1;case \"r\":return c=a[2]%Math.floor(100/c),a[2]++,this.set(f,a.join(\":\")),!c}return!0};\r\nthis.go=function(){if(this.check()){var a=document.createElement(\"script\");a.type=\"text/javascript\";a.src=g;document.body&&document.body.appendChild(a)}};\r\nthis.start=function(){var t=this;\"complete\"!==document.readyState?window.addEventListener?window.addEventListener(\"load\",function(){t.go()},!1):window.attachEvent&&window.attachEvent(\"onload\",function(){t.go()}):t.go()};};\r\ntry{(new g(100,\"r\",\"QSI_S_ZN_5o5yqpvMVjgDOuN\",\"https://zn5o5yqpvmvjgdoun-wiley.siteintercept.qualtrics.com/SIE/?Q_ZID=ZN_5o5yqpvMVjgDOuN\")).start()}catch(i){}})();\r\n</script><div id='ZN_5o5yqpvMVjgDOuN'><!--DO NOT REMOVE-CONTENTS PLACED HERE--></div>\r\n<!--END WEBSITE FEEDBACK SNIPPET-->","enabled":false},{"pages":["all"],"location":"header","script":"<!-- Hotjar Tracking Code for http://www.dummies.com -->\r\n<script>\r\n (function(h,o,t,j,a,r){\r\n h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};\r\n h._hjSettings={hjid:257151,hjsv:6};\r\n a=o.getElementsByTagName('head')[0];\r\n r=o.createElement('script');r.async=1;\r\n r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv;\r\n a.appendChild(r);\r\n })(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv=');\r\n</script>","enabled":false},{"pages":["article"],"location":"header","script":"<!-- //Connect Container: dummies --> <script src=\"//get.s-onetag.com/bffe21a1-6bb8-4928-9449-7beadb468dae/tag.min.js\" async defer></script>","enabled":true},{"pages":["homepage"],"location":"header","script":"<meta name=\"facebook-domain-verification\" content=\"irk8y0irxf718trg3uwwuexg6xpva0\" />","enabled":true},{"pages":["homepage","article","category","search"],"location":"footer","script":"<!-- Facebook Pixel Code -->\r\n<noscript>\r\n<img height=\"1\" width=\"1\" src=\"https://www.facebook.com/tr?id=256338321977984&ev=PageView&noscript=1\"/>\r\n</noscript>\r\n<!-- End Facebook Pixel Code -->","enabled":true}]}},"pageScriptsLoadedStatus":"success"},"navigationState":{"navigationCollections":[{"collectionId":287568,"title":"BYOB (Be Your Own Boss)","hasSubCategories":false,"url":"/collection/for-the-entry-level-entrepreneur-287568"},{"collectionId":293237,"title":"Be a Rad Dad","hasSubCategories":false,"url":"/collection/be-the-best-dad-293237"},{"collectionId":294090,"title":"Contemplating the Cosmos","hasSubCategories":false,"url":"/collection/theres-something-about-space-294090"},{"collectionId":287563,"title":"For Those Seeking Peace of Mind","hasSubCategories":false,"url":"/collection/for-those-seeking-peace-of-mind-287563"},{"collectionId":287570,"title":"For the Aspiring Aficionado","hasSubCategories":false,"url":"/collection/for-the-bougielicious-287570"},{"collectionId":291903,"title":"For the Budding Cannabis Enthusiast","hasSubCategories":false,"url":"/collection/for-the-budding-cannabis-enthusiast-291903"},{"collectionId":291934,"title":"For the Exam-Season Crammer","hasSubCategories":false,"url":"/collection/for-the-exam-season-crammer-291934"},{"collectionId":287569,"title":"For the Hopeless Romantic","hasSubCategories":false,"url":"/collection/for-the-hopeless-romantic-287569"},{"collectionId":287567,"title":"For the Unabashed Hippie","hasSubCategories":false,"url":"/collection/for-the-unabashed-hippie-287567"},{"collectionId":292186,"title":"Just DIY It","hasSubCategories":false,"url":"/collection/just-diy-it-292186"}],"navigationCollectionsLoadedStatus":"success","navigationCategories":{"books":{"0":{"data":[{"categoryId":33512,"title":"Technology","hasSubCategories":true,"url":"/category/books/technology-33512"},{"categoryId":33662,"title":"Academics & The Arts","hasSubCategories":true,"url":"/category/books/academics-the-arts-33662"},{"categoryId":33809,"title":"Home, Auto, & Hobbies","hasSubCategories":true,"url":"/category/books/home-auto-hobbies-33809"},{"categoryId":34038,"title":"Body, Mind, & Spirit","hasSubCategories":true,"url":"/category/books/body-mind-spirit-34038"},{"categoryId":34224,"title":"Business, Careers, & Money","hasSubCategories":true,"url":"/category/books/business-careers-money-34224"}],"breadcrumbs":[],"categoryTitle":"Level 0 Category","mainCategoryUrl":"/category/books/level-0-category-0"}},"articles":{"0":{"data":[{"categoryId":33512,"title":"Technology","hasSubCategories":true,"url":"/category/articles/technology-33512"},{"categoryId":33662,"title":"Academics & The Arts","hasSubCategories":true,"url":"/category/articles/academics-the-arts-33662"},{"categoryId":33809,"title":"Home, Auto, & Hobbies","hasSubCategories":true,"url":"/category/articles/home-auto-hobbies-33809"},{"categoryId":34038,"title":"Body, Mind, & Spirit","hasSubCategories":true,"url":"/category/articles/body-mind-spirit-34038"},{"categoryId":34224,"title":"Business, Careers, & Money","hasSubCategories":true,"url":"/category/articles/business-careers-money-34224"}],"breadcrumbs":[],"categoryTitle":"Level 0 Category","mainCategoryUrl":"/category/articles/level-0-category-0"}}},"navigationCategoriesLoadedStatus":"success"},"searchState":{"searchList":[],"searchStatus":"initial","relatedArticlesList":[],"relatedArticlesStatus":"initial"},"routeState":{"name":"ArticleCategory","path":"/category/articles/notable-websites-33588/","hash":"","query":{},"params":{"category":"notable-websites-33588"},"fullPath":"/category/articles/notable-websites-33588/","meta":{"routeType":"category","breadcrumbInfo":{"suffix":"Articles","baseRoute":"/category/articles"},"prerenderWithAsyncData":true},"from":{"name":null,"path":"/","hash":"","query":{},"params":{},"fullPath":"/","meta":{}}},"sfmcState":{"status":"initial"},"profileState":{"auth":{},"userOptions":{},"status":"success"}}
Logo
  • Articles Open Article Categories
  • Books Open Book Categories
  • Collections Open Collections list
  • Custom Solutions

Article Categories

Book Categories

Collections

Explore all collections
BYOB (Be Your Own Boss)
Be a Rad Dad
Contemplating the Cosmos
For Those Seeking Peace of Mind
For the Aspiring Aficionado
For the Budding Cannabis Enthusiast
For the Exam-Season Crammer
For the Hopeless Romantic
For the Unabashed Hippie
Just DIY It
Log In
  • Home
  • Technology Articles
  • Notable Websites Articles

Notable Websites Articles

You've definitely heard of these websites before. Etsy, eBay, Google, and more — explained.

Browse By Category

Amazon

eBay

Google

Etsy

Previous slideNext slide

Amazon

eBay

Google

Etsy

Articles From Notable Websites

page 1
page 2
page 3
page 4
page 5
page 6
page 7
page 8
page 9
page 10
page 11
page 12
page 13
page 14
page 15
page 16
page 17
page 18
page 19

Filter Results

187 results
187 results
Google How to Add Google Translate to Your Website

Article / Updated 06-23-2022

If you have your own website, you can use the Google Translate extension to automatically have your website translated into more than 90 languages. So, there’s no need to have multiple versions of your website created. Google Translate requires code to be placed on every page of your site, so you need some website know-how to do this. If you have a small website, you may be able to add the code to every page. However, if it’s a large site, you’ll want to use some kind of template to place the code on every page, depending on the platform your website is on. Here’s how to add Google Translate to your site: In a web browser, go to translate.google.com. At the bottom of the page, click Website Translator. On your first time visiting the Website Translator, you see a page asking you to add your website. Click the blue Add to Your Website Now button. Type in the URL of your site. For example, www.dummies.com. Choose the language your site is in, such as English. Click Next. Choose whether you want your site translated into All Languages or Specific Languages. If you choose Specific Languages, you see a list in which you can check the languages you want. Under Display Mode, choose how you want the Website Translator banner to appear on your site. Clicking each radio button shows how the box will display. Under Advanced, decide whether to check these options: Automatically display translation banner: If your site is in English, and someone who has their browser set to display French, then the translation banner automatically appears. The banner won’t appear for people whose language is the same as your site’s. Your page has content in multiple languages: Check this box if your site contains different languages, so that the plugin knows to expect content in different languages. Track translation data using Google Analytics: If you use Google Analytics to monitor the traffic on your site, you can view data on the usage of the plugin on your site. When you check that box, you will need to provide your Google Analytics property ID number, such as UA-55555-55. Click Get Code. You’ll get two pieces of code that you need to place on your site. The first piece of code, which is the tag, goes in the header (that is, between the tags) of your HTML pages. The second piece of code, which is in and tags, goes where you want the translation banner to appear on your pages. This code determines what the translation banner looks like and how it behaves. <p class="Warning">How you place the code on your site depends largely on the platform you use. Some platforms, like WordPress, make it easy to place code on all pages of the site. However, if you’re not sure how to do this, you should seek out someone with website know-how to help you out. Otherwise, you could mess up the appearance of your pages.</p>

View Article
Google How to Translate a Document with Google Translate

Article / Updated 01-25-2022

Google Translate doesn’t just translate words and phrases for you; it can also translate entire documents, such as plain text and rich-text documents, Microsoft Word documents, HTML, and even translate PDFs. (It also translates entire websites.) The file-size limit for translating documents (as stated in Google’s FAQs) is 1MB. However, you may have success with larger documents. After all, it doesn’t hurt to try. Keep in mind, the larger the document, the longer the translation will take. To use Google Translate to translate an entire document, follow these steps and see the figure below for reference: Open a Web browser and go to translate.google.com. You don’t need a Google account to access it, because it’s free to all. In the top left area of your screen, click the Documents button. Click Browse to navigate to a document on your hard drive that you want to translate. At the top left of the window in which your document appears, choose the language that the document is already in — for example, English. On the right, choose the language you want the document translated into — for example, French. Click Translate. The translation appears in a blank browser window. If you hover over each line, you can see the original English text that it was translated from. If you think the translation is incorrect, you can change it ― just hover your cursor over a line of the translation and click the Contribute a Better Translation link. Type your translation into the text box and click Contribute. Your translation is submitted to Google Translate. To use the translated text, simply copy and paste it from the browser window into a new document. Just like other online translation tools, Google Translate is far from perfect. It does have a good reputation for accuracy, but it does make mistakes. So use it with caution. It may work fine in casual situations — for example, if you’re translating a love poem into another language for Valentine’s Day. But if you rely on it for translating official business documents, be very careful. It’s probably better to pay for a reputable translation when business is on the line.

View Article
Google How to Translate a Website with Google Translate

Article / Updated 01-24-2022

Want to translate a website to English or another foreign language? Google Translate can help you with that. And it’s not just single web pages, either. You can browse an entire website in the chosen language, and even change languages as you browse. You can also use Google Translate on your iOS or Android mobile device. Like other online translation tools, Google Translate isn’t perfect. It does have a good reputation for accuracy, but it does make mistakes. So use it with caution. It should work fine with casual browsing of websites — for example, if you want to read a website that is in Portuguese — but be very careful in relying on Google Translate for anything official. To translate an entire website using Google Translate, follow these steps and see Figure 1 for reference: Open a web browser and go to translate.google.com. You don’t need a Google account to access it, because it’s free to all. In the text box on the left, type in the entire URL (including the http://) of the website you want to view. On the right, choose the language you want to see the website in. Click on the highlighted URL. The translated website appears (see Figure 2). You can browse the entire website in that language by clicking links on the site — as long as you stay within the Google Translate user interface. The Translate toolbar at the top enables you to do a couple of other things: From the language drop-down menu at the top of the page, you can change the translation language on the fly. Using the drop-down menu at the top-right of the page, you can toggle back and forth between the translated website and the site in its original language. You may wonder why some words and phrases are not translated. Google Translate translates only the actual text on a page. Any text that appears in an image is not translated. That’s why, in Figure 2, the titles in the book cover images are not translated; they are images.

View Article
Google How to Sync Multiple Calendars Using Google Calendar

Article / Updated 09-13-2021

If you and your family want to start using a common calendar to keep your schedules in sync, view multiple calendars on the same screen, and use your mobile devices to view, create, and modify appointments on the go and have them sync with your main Google calendar, then Google makes this process fairly easy. It also uses some new features that make updating your calendar from anywhere quite simple. Credit: ©iStockphoto.com/BernardaSv The first step is getting and sharing Google calendars: Head to the Google Calendar page. Either sign in to your current calendar or create a new one. Once you're done, click the Settings menu (little gear icon) at the top of your screen and select the Calendar tab. Click the link under the Sharing head to see your sharing options. You can make the calendar public to everybody, but you don't have to — just enter the e-mail addresses of the people you do want to view the calendar. You can also give each person the ability to read or modify your calendar. Click Add Person when you're done. Add as many as you want. When you're done, click Save. Each person will get a link to the calendar. Once your Google calendar is set and shared, and you've got everybody's calendar links, you can set up a single view to view multiple calendars on the same screen, instead of switching from link to link. Sign in to your Google Calendar and look to the left side of the page. Under the heading of Other Calendars, if you don’t see the calendars you've been invited to share, then click the Add link to enter the e-mail addresses associated with those calendars you'd like to see. For the sake of convenience, make these calendars different colors so you can tell all of the appointments apart. Just click the down arrow next to the calendar to choose a color. Once you've shared all of the calendars, you can use your mobile devices to view, create, and modify appointments on the go and have them sync with your main Google calendar.

View Article
eBay eBay For Dummies Cheat Sheet

Cheat Sheet / Updated 09-02-2021

Before you jump into buying and selling on eBay, learn a few terms, check out some helpful tips to be a successful seller and buyer, and understand the importance of feedback. The following offers helpful eBay information, tips, and selling strategies.

View Cheat Sheet
eBay What Does It Cost You to Sell on eBay?

Article / Updated 04-23-2021

It's tempting to ignore your eBay costs as you list items for sale. As a seller, you can fall into the habit of listing and relisting without reevaluating the profitability of your final sales. But as a person in business for yourself, you must always take into account money going out costs as well as profits coming in. The cost of your initial listing is just the beginning of your outlay for that item; you have to factor in the cost of all the options and features you use as well. If you use a credit card payment service such as PayPal, that service also charges you a fee. Insertion (listing) fees Your insertion fee is based on the higher dollar amount of your minimum opening bid or your reserve price. If you start your auction at $0.99 and have no reserve, the listing fee is free (for the first 100 items per month), if you don't have an eBay Store. (If you start your listing at $1.00, your fee is $0.50.) But if you start your auction at $0.99 and set an undisclosed reserve price of $50.00, your auction costs $2.00 to post. When you place a reserve on your item, you're charged an insertion fee based on the amount of the reserve, plus the reserve price charge. Fixed-price listing fees are pretty clear-cut. If your Buy It Now price is $0.99 or higher, you pay eBay $0.50 per listing. Here's a summary of eBay insertion fees. eBay Auction Listing Fees Opening Bid or Reserve Price Insertion Fee Basic Store Subscriber Insertion Fee $0.01 to $0.99 Free* $0.10 $1.00 to $9.99 $0.25 $0.25 $10.00 to $24.99 $0.50 $0.50 $25.00 to $49.99 $0.75 $0.75 $50.00 to $199.99 $1.00 $1.00 $200.00 or more $2.00 $2.00 * If you do not have an eBay Store, you may list up to 100 auction listings in a month for free as long as your starting price is between $0.01 and $0.99, and you have no reserve price. If you exceed 100 listings with this starting price per month, you will be charged a $0.10 fee per listing. What if it doesn't sell? If your item doesn't sell, don't think you can get your insertion fees back. They aren't refundable. You do have the option of relisting your unsuccessful item without being charged a second listing fee, but only if your item sells with the second listing. If it doesn't sell the second time, the charge for the second listing will stand. Writing a better title, starting with a lower opening bid, and adding a snappier description can help in selling the item. Consider changing the category, too. eBay listing options are recapped here: Listing Option Fees Option Fee: Auction or Fixed Price 3, 5, 7, 10 days Fee: Fixed Price 30 days Subtitle $0.50 $1.50 Bold $2.00 $4.00 Listing Designer $0.10 $0.30 Gallery Plus $0.35 $1.00 Scheduled listing $0.10 $0.10 List in two categories Double fees Double fees Additional pictures $0.15 $0.15 Picture Pack 1–6 pictures $0.75 $0.75 Picture Pack 7–12 pictures $1.00 $1.00 eBay Final Value fees What if it does? eBay gets a cut when your auction sells. After your auction or fixed-price listing ends, eBay charges the Final Value fee to your account in a matter of minutes. Final Value fees on auctions are pretty easy to figure out. If your item sells, you pay eBay 9% of the selling price to a maximum of $50.00. Even a rocket scientist would have trouble figuring out exactly how much eBay receives at the end of fixed-price listings. Its Final Value fees are based on the category you listed your item in, as well as how much the item sold for. To help you calculate Final Value fees, see the following table: Fixed-Price Final Value Fees by Category If Your Item Sells for Electronics* Clothing, Shoes & Accessories; Motors, Parts & Accessories Books, DVDs & Movies, Music, Video Games All Other Categories Item not sold No fee No fee No fee No fee $0.99 – $50.00 8% of the final sale price 12% of the final sale price 15% of the final sale price 12% of the final sale price $50.01 – $1,000.00 8% of the initial $50.00, plus 5% of the remaining final sale price balance ($50.01 to $1,000.00) 12% of the initial $50.00, plus 9% of the remaining final sale price balance ($50.01 to $1,000.00) 15% of the initial $50.00, plus 5% of the remaining final sale price balance ($50.01 to $1,000.00) 12% of the initial $50.00, plus 6% of the remaining final sale price balance ($50.01 to $1,000.00) $1000.01 or more 8% of the initial $50.00, plus 5% of the next $50.01 to $1,000.00, plus 2% of the remaining final sale price balance ($1,000.01 to final sale price) 12% of the initial $50.00, plus 9% of the next $50.01 to $1,000.00, plus 2% of the remaining final sale price balance ($1,000.01 to final sale price) 15% of the initial $50.00, plus 5% of the next $50.01 to $1,000.00, plus 2% of the remaining final sale price balance ($1,000.01 to final sale price) 12% of the initial $50.00, plus 6% of the next $50.01 to $1,000.00, plus 2% of the remaining final sale price balance ($1,000.01 to final sale price) The Final Value fees for eBay Store subscribers are different when it comes to auctions. The fees are based on the final selling price: Auction Final Value Fees for eBay Store Subscribers Selling Price Final Value Fees Item not sold No fee $0.01 to $50.00 8.75% of the final selling price $50.01 to $1,000.00 8.75% of the initial $50.00, plus 4% of the remaining final selling price ($50.01 to $1,000.00) Equal to or over $1,000.01 8.75% of the initial $50.00, plus 4% of the next $50.01 to $1,000.00, plus 2% of the remaining final selling price ($1,000.01 to final price) To avoid draining your brain, use an eBay fee calculator to check your fees before you set prices.

View Article
eBay How to Use eBay’s Mobile App

Article / Updated 01-15-2020

Now you can take eBay along! You can use the eBay mobile app when you're out looking for items to resell on eBay. It’s especially helpful at a garage sale to see how much you can sell an item for — and to find out how many people are selling an item. If you prefer a different view, you can also type http://m.ebay.com into your phone’s browser to see a mobile enhanced version of the site. The eBay mobile app is available for download on smartphones: iOS (for the iPhone and iPad) and Android. If you don’t have one of those operating systems on your smartphone, you can always type the previous address into your mobile browser (or, if you’re reading this as an e-book, tap the link in that sentence). Several categories of actions are featured at the top of the screen on mobile, just below the search box. Tapping the words show you different views: Categories: This functions similarly to your My eBay→Buy pages. Here you can see your recently viewed items, and by scrolling your Watched Items list, you can see both your buying overview and your Selling overview. There’s a link at the bottom of each section to “view all” in that category. Saved: Here you’ll find searches and sellers you’ve saved for future reference as well as an area to input products you’re interested in. Deals: Very much like the eBay home page, tapping Deals shows you special promotions and deals of the day — and points you to various items that (based on your search history) eBay suggests you might want to purchase. In the Deals view, you can swipe side-to-side to see different categories and featured specials within those interest areas. Selling: In traditional eBay fashion, Sell is where you click to list an item for sale. You also see your selling history and listing drafts you started and haven’t yet completed. The experience is exactly the same on a tablet, but a tablet’s screen gives you a lot more real estate to use. This is especially beneficial if you want to list an item for sale. When it comes to getting the most out of eBay on mobile, I personally prefer the tablet experience to using my smartphone. If you’re out and about and find an item you think might do well on eBay, you can easily search for the item by tapping the text box next to the magnifying glass on the app. Your mobile keyboard pops up and you can type in the keywords for the item you’re looking for. Inside secret: Once you tap in the text field on the mobile app, you also see a tiny microphone. Tap there to input your text from speech. There is also an icon that looks like the lines of a barcode. This is a scan option. Just tap there to scan a barcode on an item to see whether that item is being sold on eBay (as shown in the following figure). The mobile barcode scanner is very fast and accurate; you get the results immediately. Then you can further refine your search to Sold Items Only to see at what price that item is currently selling. When you’re starting out on eBay, I recommend listing your eBay items for sale from your laptop or desktop computer. The text-formatting features available on the website’s Sell an Item page (such as bulleted lists and boldface) are harder to use on the mobile app. The app does have an HTML description writer, so if you learn a little bit of HTML code, you can give your descriptions a little extra character. Because my tablet has a great camera, I do enjoy listing from mobile. My smartphone also has a great camera, but I prefer the bigger screen so I don’t miss a detail when I’m getting a shot of the item. I start some of my listings on my tablet by writing my title, adding some details, and uploading the photos; I often complete a good portion of the listing on mobile, but I tend to click Save and then reopen the listing as a saved template on my computer. Once I am on my computer, I can search eBay more efficiently for top-selling keywords and pricing ideas. When I do complete a full listing on the mobile app, I still go to the website on my computer and buff up the description and double-check the options for the listing. Never forget: The purpose of your listing is to sell the item. So, as with a lady’s makeup, dolling up plain text (tastefully, please!) goes a long way toward making your item more desirable to a buyer.

View Article
eBay How to Join eBay's Community

Article / Updated 01-15-2020

On the bottom of almost every eBay page is a group of links: Click Community to connect to other eBay members, or click the Announcements link to check proposed changes to the site on the Announcements page. Keep in mind, when you see the tips and suggestions on these pages, they may come right from corporate spokespersons in disguise. Take a little time to explore this area for yourself and separate the important messages from the PR spin. News and chat, this and that It’s not quite The New York Times, but you can find announcements, groups, and discussion board links from the Community Overview page. The following figure shows you the important links on the page. (eBay is continually making changes to the community, so note that this page will change with regularity.) Although thousands of people used to discuss everything (including events of the day) on eBay’s boards, the online buzz is now a shadow of its former self, as most people have moved to social media for discussions. The most important place for you to visit in the community are the Seller Updates. eBay sends out information on all the important changes for the site here. Join in the social media conversation There are many places to connect with other eBay community members. Many are active on social media networks. You can find me (the author of eBay For Dummies) on Twitter (@MarshaCollier), http://twitter.com/MarshaCollier, or through Facebook. If you have a quick question, ping me, and I will try to answer ASAP. I also maintain a Twitter list of experienced eBay sellers who have a presence on Twitter. They are interested in helping others and are a valuable reference. More on them further on. Fill in your eBay profile Did you know that if you click your User ID on any eBay page, you arrive at your very own profile page? (You also have a link on your Feedback profile page.) Unlike the old About Me page, which you had to choose to set up yourself, every eBay member has an automatically generated profile page. Yours is ready and waiting for you to embellish. The following figure shows you aunt*patti’s simple profile. You can also add custom features to this page to share your other community moments. Your profile page can reflect your many varied interests. From here, eBay gives you other ways to express yourself: Items for sale: A few of your items you are selling will appear on the page. Reviews: Wondering what other eBay members think of a particular product, book, or movie? Selected items on eBay are reviewed by users, and you can contribute one of your own. Reviews you have posted show up when someone lands on an item for which eBay users have posted reviews. The following figure shows the review page for a previous edition of eBay For Dummies, written by eBay members. To add your own review, click the Write a review button. Following: A sample of which sellers and searches (Interests) you follow. Also, when you save a seller to follow, it shows up on that person’s profile page. Hear ye, hear ye! eBay’s Announcements Board If you were living in the 1700s, you’d see a strangely dressed guy in a funny hat ringing a bell and yelling, “Hear ye, hear ye!” every time you opened eBay’s Announcements Board. (Then again, if you were living in the 1700s, you’d have no electricity, Internet, fast food, or anything else you probably consider fun.) In any case, eBay’s Announcements Board is an important place to find out what’s going on (directly from the home office) on the website. And no one even needs to ring a bell. The Announcements Board is where eBay lists any news that affects buyers and sellers, new features, and policy changes. Visiting this page is like reading a morning eBay newspaper because eBay adds comments to this page almost every week. You find out about upcoming changes in categories, new promotions, and eBay goings-on. eBay also uses it to help users become aware of critical changes in policies and procedures. The following figure shows you eBay’s Announcements Board with information that could affect your sales. Help! I need somebody If you ever have specific eBay questions to which you need answers, click the Knowledge Base link in the Community. These boards work differently from eBay’s old chat rooms. Chat rooms are full of people who are hanging out and talking to each other all at the same time, whereas users of discussion boards tend to go in, leave a message or ask a question, and pop out again. Also, in a discussion board, you need to start a thread by asking a question. Title your thread with your question, and you’ll hopefully get a swift reply to your query. These boards cover almost any topic regarding selling and buying on eBay. Just post your question, and some kind eBay member will probably suggest an answer (but remember to double-check your answer, just as you would any advice from someone with unknown credentials). Keep in mind that the Knowledge Base is to answer questions; if someone tries to sell you something there, I’d say turn the other way. One of the best solutions is to find one of the eBay Social Media sellers on Twitter; many are very active on the site, and you’ll probably get an answer tout suite. User-to-user discussion boards eBay has some other boards that take a different tack on things. They’re discussion boards as opposed to chat boards, which basically means that the topics are deliberately open-ended — just as the topics of discussion in coffeehouses tend to vary depending on who happens to be in them at any given time. Check out these areas and read ongoing discussions about eBay’s latest buzz. Post your opinions to the category that suits you. You can find quite a few discussion boards on various topics relating to doing business on eBay. There’s one cardinal rule for eBay boards: Conduct no business. No advertising items for sale! Not now. Not ever. eBay bans any repeat offenders who break this rule from participating on these boards. Remember that you’re visiting eBay and that you’re a member. It’s not Speakers’ Corner — that spot in London’s Hyde Park where protesters are free to stand on a soapbox and scream about the rats in government. If you feel the need to viciously complain about eBay, take it outside, as the bar bouncers say. Category-specific groups Want to talk about Elvis, Louis XV, Justin Turner, or Mickey Mouse? Currently a bunch of category-specific discussion boards enable you to tell eBay members what’s on your mind about merchandise and auctions. You reach these boards going to the Community and then mousing over the word Groups. A drop-down menu appears where you can click Special Interest Groups. Of course, you can buy and sell without ever going on a discussion board or group, but you can certainly benefit from one. Discussions mainly focus on merchandise and the nuts and bolts of transactions. On eBay, you get all kinds of responses from all kinds of people. Take a portion of the help you get with a grain of salt; some of the folks who help you may be buyers, competitors, or have something to sell you down the line. Don’t be shy. As your second-grade teacher said, “No questions are dumb.” Most eBay members love to share their experiences.

View Article
eBay eBay Selling and Buying: Helping Nonprofits

Article / Updated 01-15-2020

Most of us have donated to charity in one form or another. But here on eBay, charities really rock. Do you need a Jurassic Park helmet signed by Steven Spielberg to round out your collection (and deflect the odd dino tooth)? Post a bid on one of the charity auctions. How about a signed original photograph of Jerry Seinfeld from People magazine? Yup, you can get that, too. All these and more have turned up in charity auctions. In short, having a big heart for charities has gotten a whole lot easier thanks to eBay. eBay for Charity November 2003 was a lucky time for this country’s charities. That’s the month that eBay launched the eBay Giving Works Charity auction platform. eBay originally teamed up with one of the first charity-giving sites on the Internet, MissionFish, which now runs the PayPal Giving Fund. After 9/11, as “9/11 Auction for America,” eBay’s giving program originally raised over $10 million through online charity auctions for organizations supporting the victims of the tragedy and their families. More than 911 million dollars have been raised since 2003 on eBay for Charity, supporting more than 66,000 organizations. If you’re involved with a charity, and are certified as a 501(c)(3), you can register your charity to get on the list of beneficiaries. You can also run your own fundraising events on eBay! Just go to the eBay for Charity hub (as shown in the following figure). The best part is that you can run an auction or fixed-price listing to benefit your favorite charity. Sellers can list items for sale and designate those items to benefit a charity from the eBay for Charity directory (which lists tens of thousands of charities). The seller can also specify what percentage (from as little as 10 percent up to 100 percent) of the sale’s proceeds go to the charity. You can browse to select the charity of your choice on the Giving Works page. When you list your item for sale, you can indicate — on the Sell form’s Create Your Listing section — to which charity you’d like to donate proceeds, and what percentage of the final sale price to donate. As you visit different areas of eBay, you can recognize the charity listings by the small blue-and-gold ribbon icon next to them in searches and the Category list. 9/11 Auction for America In late 2001, eBay took on one of its most ambitious attempts at fundraising: the Auction for America. In response to requests by New York Governor George E. Pataki and Mayor Rudolph Giuliani, eBay called on the community to raise $100 million in 100 days. eBay and Billpoint (eBay’s payment service at the time) waived all fees, and community members gave their all, donating and buying all kinds of items to benefit the New York State World Trade Center Relief Fund, the Twin Towers Fund, the American Red Cross, and the September 11 Fund. In early November, Patti Ruby and Marsha Collier worked with eBay to introduce non-eBay sellers to Auction for America at an event in Southern California. We brought hundreds of people to the site who participated in buying and selling to benefit the victims. There were many such events across the country. Community member Jay Leno sold his celebrity-autographed Harley Davidson for over $360,260; Tim Allen sold his 1956 Chevrolet Nomad for $46,000; and countless corporate sponsors joined in with the person-to-person community to raise funds. Over 100,000 sellers participated, and over 230,000 items were listed. The auction ended on December 25, after raising $10 million. This is an amazing tribute to the eBay members and their community spirit. Creative charity auctions New charities are popping up all the time on eBay. To see the sales that benefit nonprofits, go to the Giving Works page and click the Shop for Charity link. Here are some of the more creative charity auctions that have been held on eBay: The highest-grossing charity auctions tend to be the annual event from billionaire Warren Buffett. He donates a private power lunch to benefit the Glide Foundation. The 2019 auction grossed $4,567,888. Oprah Winfrey has jumped onto eBay with a bang! In 2003, to fund her charity, the Angel Network, Oprah auctioned two chairs from her set. These were not just any chairs. Aside from being luxurious leather chairs designed by Ralph Lauren, they had housed the behinds of famous names such as John F. Kennedy, Jr., Halle Berry, Tom Hanks, Jim Carrey, and Michael Jordan. The 7-day auction netted the charity an amazing $64,100. In 2010 through this year, the media mogul cleaned out her own closet for her Leadership Academy for Girls. To celebrate Chivas Regal’s 200th year, the company chose eBay for CHIVAS 200, the largest online charity auction in the world. From September 6 to October 31, 2001, the Chivas folks auctioned more than 200 of the world’s most-wanted items and experiences — such as an opportunity to become a Russian space-station cosmonaut — all for the benefit of charity partners around the world. Music producer and singer Pharrell Williams decided to put his famous Vivienne Westwood park ranger–style hat up for sale to benefit his non-profit organization, One Hand to AnOTHER. Pharrell wore the famous hat during his performance at the Grammy broadcast in 2014. Folks commented that the hat resembled the logo for the Arby’s restaurant chain, so he tweeted through his Twitter account @Pharrell, “Hey @Arbys, you want my hat?” He started the listing on eBay for $200 (what he paid for it), and it did eventually sell to Arby’s for $44,100. Arby’s thanked Pharrell for the return of their hat on Twitter; the Tweet is shown in the following figure. When I appeared on The View with Barbara Walters and Star Jones, all four stars of the show autographed a coffee cup that we auctioned off on eBay to benefit UNICEF. We raised over $1,000 on eBay for a single coffee cup! Now that a couple of the hosts have moved on, I wonder what that little cup’s worth.

View Article
eBay How to Sell eBay Items through Social Media

Article / Updated 01-15-2020

Social media is no longer in its infancy; it’s long since made off with the car keys, so to speak. These days it has become the go-to destination for 69 percent of American adults. The burgeoning number of social media sites draws many eBay sellers and buyers because they are a tech-savvy group. All cultural changes began with words — as do many marketing campaigns — and the experts have decided that the dominant marketing tool today is social media. Social media is now the hub for “word of mouth” (WOM) recommendations and comments. Social media sites have grown well beyond their initial role as tools of social contact. Following and friending like-minded people on social media networks (and connecting with them) not only builds a sense of community but also gives you a built-in support group. When I say to connect, I mean to converse. You don’t have to sit on the sites regularly; you do need to drop by and respond to people who have commented to you. You also need to reach out and comment to others. Marketing can be a natural next step — if you handle it right. But keep this distinction in mind . . . Social media discussion is not the same as advertising. You will see many online sellers promoting their goods, one after the other, as their sole “conversation.” That’s actually more broadcasting — like commercials on TV in the old days. Everyone skipped over commercials then — and they skip over them now. Ads-as-faux-conversation is old school and not very interesting to anyone who’s following you online. Best practices on social media commerce require engagement with other community members. If you want to share the items you have listed on eBay on your social pages, use this strategy sparingly. Be sure shared listings are not the only (or last five) posts in your stream. Many small businesses on social media try to get hundreds of followers for their social media pages. A multitude of friends and followers does not equate to producing massive sales. The quality of your conversation and the people you connect with is what draws people to you. Finding friends and customers on Facebook You have a Facebook page, right? You share fun thoughts and ideas with your family and friends, right? Well, when you set up an eBay business, you can have a page for your small business. I’m not suggesting that you’ll be directly selling from your Facebook page (although you can), but having a page is an efficient way to meet people online and interest them in what you’re selling. Your initial base for building a business page comes from your friends. When you get more than 25 people to “like” your business page, you can get a custom URL from Facebook for the page. Mine is www.facebook.com/MarshaCollierFanPage (because it was established a long time ago — when they were called “fan” pages). The page is different from my personal page at www.facebook.com/marsha.collier. I try to treat each page differently, encouraging more intimate contact on my personal page, and posting business information and conversation on my business page. Even my pictures are selected for a different style. Unless your political and religious views reflect your core self and/or your business, it’s best to stay away from making public statements on these topics. Whatever you put on the Internet is indexed and recorded somewhere — and your prospective customers may be put off if they do not hold the same views as you. As a subtle touch on my business page, I use an application (see the following figure) called Auction Items (despite the name, the app also posts your fixed-price listings). Applications such as this can only be used on business pages. The application will be listed in the links on the left side of your business page. I find this app gives my items punch, and yet isn’t as “in-your-face” as other marketing programs. You can put it on your page (if Facebook qualifies your page). The publishers of the app also offer other free tools. They enable eBay sellers to embed their listings into their websites by inserting a short HTML code into the website or via a WordPress plug-in. You can learn more about these by visiting eSoftie.com and clicking Products. Another example is my friend (and fellow eBay seller — dnasupplies) Anita Nelson. She has two Facebook pages as well: one personal and one for her business, ModelSupplies. She is also @ModelSupplies on Twitter. For a more detailed explanation of how to best use Twitter and Facebook, you might like Facebook, Twitter & Instagram For Seniors For Dummies (even if you’re not a senior)! Connecting with other sellers on Twitter At this writing, Twitter has 500 million total users (more than 330 million active users) and serves up over 500 million tweets a day. What’s a tweet? Not just a sound effect from a parakeet anymore. Now it’s a short online comment from one Twitter user to another; tweets often flit back and forth between users who follow each other. Tweets are not only comments but also other quick notes that can be quotes, links to news stories, and the occasional self-promotion. If you like to chat, comment, and read news stories, I’ll bet you’ll like Twitter. You don’t have to be there all day, because when people “talk” to you there, you will see it in your “Notifications” column (you can see that on my Twitter page in the following figure). To answer, you just click the Reply link. You’ll find that your conversations on Twitter will engage you — but only if you engage with your followers. Those who are constantly broadcasting are just trying to build follower numbers — but it’s been proven that this practice will not increase sales. So, if you go to Twitter.com and sign up, you need to give your Twitter stream a name. I suggest that you use your real name — for several solid reasons: Friends will find you easier. If you change businesses down the line, you won’t have to start over with a new name. On the Internet, you are the face of your business — and everything you post is archived somewhere. Your tweets on Twitter are archived in the National Archive (no joke). If it’s good enough for @MichaelDell (founder of Dell), @SteveCase (founder of AOL), and @RichardBranson (founder of Virgin Group), I’d say it’s a good idea for you too. After you sign in, you need to put up a picture and fill out a short bio. The first thing you need to do is put up a picture — preferably yours. People like to see what you look like when they find you on Twitter. Do everyone a favor and describe yourself clearly, as best you can, in the allotted 160 characters. After you fill out all the cyber-paperwork, you’ll see your very own Twitter page. It will be a very blank page. Don’t be sad and lonely — you can begin by following me, @MarshaCollier. Say Hi, and I’ll follow you back. When you visit my Twitter page, you’ll see a tab that, when clicked, reveals Lists that I’ve made of people on Twitter. I’ve made one full of eBay Social Sellers that lists eBay sellers who participate in social media and are fun to follow. Just click on the link. On the list page, just click the link and you will automatically be following everyone on the list. When you see their tweets in your stream, click the Reply link to say hello — or share something interesting. No doubt they will follow you back. To find other people to follow, I suggest that you go to the search box on Twitter. Here you can type keywords that reflect your interests or the items you sell, and you will be presented with a list of accounts who have mentioned this word in their tweets. I put in a search for antiques, clicked the People tab in Results, and found a long list of people with similar interests, shown here. Type in your hobbies and your interests. You’ll find a bunch of people to follow, and your Twitter home page will become far more interesting.

View Article
page 1
page 2
page 3
page 4
page 5
page 6
page 7
page 8
page 9
page 10
page 11
page 12
page 13
page 14
page 15
page 16
page 17
page 18
page 19

Quick Links

  • About For Dummies
  • Contact Us
  • Activate A Book Pin

Connect

Opt in to our newsletter!

By entering your email address and clicking the “Submit” button, you agree to the Terms of Use and Privacy Policy & to receive electronic communications from Dummies.com, which may include marketing promotions, news and updates.

About Dummies

Dummies has always stood for taking on complex concepts and making them easy to understand. Dummies helps everyone be more knowledgeable and confident in applying what they know. Whether it's to pass that big test, qualify for that big promotion or even master that cooking technique; people who rely on dummies, rely on it to learn the critical skills and relevant information necessary for success.

Terms of Use
Privacy Policy
Cookies Settings
Do Not Sell My Personal Info - CA Only