Planning A Website FREE Chapter - Teach Yourself HTML5 In .

2y ago
47 Views
2 Downloads
1.56 MB
10 Pages
Last View : 22d ago
Last Download : 3m ago
Upload by : Noelle Grant
Transcription

Excerpt from: Sams Teach Yourself Responsive Web Design with HTML5 and CSS3 in 24 HoursISBN: 978-0672338380 By Jennifer KyrninPlanning a Responsive WebsitePlanning a website is important for both web designers and websiteowners. Planning your website before you start building it can saveyou time, keep your site code more accurate and fast, and best ofall, it will save you money.Website owners can use the information in this chapter to create asite plan to present to their design team. And web designers canuse this chapter to work with their clients to plan the website theyare going to build.Every web designer I’ve everworked with has always beenway more interested in divinginto the code of a website thanplanning how to build that site.Planning, for most of us, isboring and gets in the way ofthe meat of the project. Buteven doing a little bit ofplanning before you dive in canprevent a lot of problems beforeyou start.What You’ll Learn in This Chapter: How to determine if responsiveweb design (RWD) is right foryour site How to create a site plan How to use analytics to evaluateyour current site How to look at your contentcritically with regards toresponsive designHere are some examples, fromreal sites that I’ve worked on. In most of these situations, we did a little bitof planning, but often the planning was along the lines of asking the contentwriters “How many articles do you have ready to go on the site?” One site I worked on, we spent two weeks designing an amazingnavigation menu. It was responsive, flexing with the width of thebrowser window and it contained sections for every area of thewebsite. However, when we put the site live, we learned that one ofthe site sections was rolling out a new section name that was over 30characters long. The content team had tested this name, gotten itapproved by upper management, and had already spent a lot ofmoney on it, they were waiting for the redesign to make it live. But 30characters didn’t fit in our design. If we had gone to the content teamsat the beginning of the process, we would have known about thisname, but because we didn’t, we had to spend another two weeksreworking the menu to make it fit. On another site, my team worked hard to create a mobile version ofthe site. The company had done research and felt that a separatemobile site was more cost-effective than doing RWD. It wasn’t until weput the new mobile site live that anyone thought to look at currentmobile usage. It turns out that only 3-5% of the traffic was fromThis is a free sample chapter from the book Sams Teach Yourself Responsive Web Design with HTML5 andCSS3 in 24 Hours by Jennifer Kyrnin (http://htmljenn.com/). Available on Amazon.com(http://bit.ly/tyrwdbook) or wherever books are sold.

Excerpt from: Sams Teach Yourself Responsive Web Design with HTML5 and CSS3 in 24 HoursISBN: 978-0672338380 By Jennifer Kyrninmobile. When the mobile site went live, it ended up getting only afraction of the page views that the desktop site got, and when I leftafter six months, that number had not increased significantly. I once worked on an ecommerce site where the site owner wasconvinced that he was losing customers by not offering his productsfor sale in a mobile-friendly manner. From my discussions with him, itseems he had visited his site on a smartphone and didn’t like how itlooked. So we spent five months creating a more mobile friendlystorefront. When we were done, we took a look at the usage bycustomers, and nearly all of the mobile customers were coming to thesite, clicking on the “show desktop version,” then going to acompletely different section than the storefront.All of these scenarios could have been prevented if we had done moreplanning and analysis before we started working on the design. In thischapter you’ll learn how to evaluate your site and come up with a plan forcreating a responsive web design for it.Should You Make Your Website Responsive?Chances are, if you’ve bought this book, you already plan to make yourwebsite responsive. But before you leap ahead, you should make absolutelysure that this is the best solution for your website. As I will discuss inChapter 20: Problems with Responsive Web Design, RWD is not the perfectpanacea for all web problems. And RWD can cause problems of its own.There are some things you should evaluate before deciding to build aresponsive website, including: who’s viewing your site what you want your site’s audience to look like (more mobile? less?) how much time you have to build the site what kind of content you already have on the site what changes you will needI recommend that websites with a large mobile audience (more than 20% ofcurrent visitors) or sites that want to attract a large mobile audience useRWD. Sites with a smaller mobile audience can still benefit from responsivedesign, but they would need to recognize that the time it takes to build it andmodify or add content to support it might be expensive.This is a free sample chapter from the book Sams Teach Yourself Responsive Web Design with HTML5 andCSS3 in 24 Hours by Jennifer Kyrnin (http://htmljenn.com/). Available on Amazon.com(http://bit.ly/tyrwdbook) or wherever books are sold.

Excerpt from: Sams Teach Yourself Responsive Web Design with HTML5 and CSS3 in 24 HoursISBN: 978-0672338380 By Jennifer KyrninHow to Plan for a Responsive WebsiteOnce you’ve decided to go ahead with a responsive web design, you shouldfirst make a plan for how you’re going to implement it. If you’re like mostweb designers, planning is boring and you want to get straight to theimplementation. But if you plan things first, you’ll spend less time later fixingproblems.Check Site AnalyticsThe first thing you want to do is check your website analytics to see if yoursite is a good candidate for RWD. As mentioned above, sites with a lot ofmobile readers make good candidates for RWD because they already readthe site. Making the site more mobile friendly will encourage them to visitand stay longer.There are many analytics packages that will tell you what percentage ofviewers are coming on mobile devices. As you can see in figure 8.1, not allsites get a lot of mobile traffic. On one site I manage, the traffic is primarilydesktop customers, while on another site, 25% are coming from mobiledevices. Neither of these sites are optimized for mobile customers right now.This is a free sample chapter from the book Sams Teach Yourself Responsive Web Design with HTML5 andCSS3 in 24 Hours by Jennifer Kyrnin (http://htmljenn.com/). Available on Amazon.com(http://bit.ly/tyrwdbook) or wherever books are sold.

Excerpt from: Sams Teach Yourself Responsive Web Design with HTML5 and CSS3 in 24 HoursISBN: 978-0672338380 By Jennifer KyrninFigure 8.1The top image shows a site in Google Analytics with only around 7% mobiletraffic, while the bottom shows another site with almost 25% mobile traffic.(Mobile traffic is defined as both mobile and tablet traffic.)TRY IT YOURSELF:How to Find Mobile Traffic in Google AnalyticsGoogle Analytics is a popular analytics tool. You can set it up bygoing to http://www.google.com/analytics and following theinstructions there. Once you have a month of traffic, you are readyto evaluate your site’s mobile trends.1.Open your Google Analytics account to your site’s reports.2.In the left column, go to “Audience.”3.Choose the “Mobile” area and open the “Overview” report.This is a free sample chapter from the book Sams Teach Yourself Responsive Web Design with HTML5 andCSS3 in 24 Hours by Jennifer Kyrnin (http://htmljenn.com/). Available on Amazon.com(http://bit.ly/tyrwdbook) or wherever books are sold.

Excerpt from: Sams Teach Yourself Responsive Web Design with HTML5 and CSS3 in 24 HoursISBN: 978-0672338380 By Jennifer Kyrnin4.Click on the pie chart icon above the table to see how many mobileusers your site has.This will give you an idea of how your current customers are viewingthe site. If you want to know exactly what devices are viewing it,you can switch to the “Devices” report. And if your site gets a lot ofvisitors, it can be fun to watch the real time overview report as well.Figure 8.2 shows how that might look.Figure 8.2Google analytics shows only 6% non-desktop users in real-time analyticsEvaluate Existing ContentThe next thing you want to do is evaluate what content you currently have.You need to decide if what you have works well for mobile devices and if it’sinformation your customers (or the customers you hope to attract) will wantto view on their mobile devices.Remember that content isn’t just the words on your pages. For your plan youshould create a list or spreadsheet that includes: all the pages on your site with text the navigation elements (a list of what’s in them and where they point) all the images that are content related, in other words not includingdesign elements like icons multimedia elements like sound files and video and be sure to includewhat formats they are in special text content pages like tables and formsThis is a free sample chapter from the book Sams Teach Yourself Responsive Web Design with HTML5 andCSS3 in 24 Hours by Jennifer Kyrnin (http://htmljenn.com/). Available on Amazon.com(http://bit.ly/tyrwdbook) or wherever books are sold.

Excerpt from: Sams Teach Yourself Responsive Web Design with HTML5 and CSS3 in 24 HoursISBN: 978-0672338380 By Jennifer Kyrnin other content items like PDF files or Word documents advertising blocks, not necessarily what ads you serve, as thatchanges, but rather what ads you generally serve and where they arein the designIf you have a large site, you might want to do this as an aggregate ratherthan listing the exact files. But you want to know a general overview of whatyour content consists of. For example, that you have a site with 80% text,only 2 form pages, 90% of your pages include at least one image that can’tbe removed from context, and you have over 100 videos and PDFs.BY THE WAY:Don’t Forget Retina DevicesI will cover retina devices and how they affect images in more detail inChapter 14: Images, but for now you should be aware that you areprobably going to need a second set of images to make your site retinaready. In your plan it’s a good idea to determine what images youabsolutely want crisp on retina devices so that you can have themcreated.Don’t forget to catalog your advertising. Advertising can be a problem onresponsive websites because ad blocks are usually sold in very specific sizesthat can’t be changed. I will discuss more about what to do with advertisingon responsive sites in Chapter 20: Problems with Responsive Web Design.Make Decisions About the ContentOnce you know what you have on your site, you need to decide if it needs tobe available to a mobile user. Remember that sites that use progressiveenhancement make the site accessible to everyone regardless of whatbrowser or device they are using. So the easy thing is to think that all yourcontent should be available to all your customers.But some content works better for mobile customers than others, and yourdesign should respond to that too. Figure 8.3 shows you how eBay adjuststheir content for mobile users and desktop users. The screen shots weretaken at the same time, but as you can see the designs are significantlysimplified for mobile customers.This is a free sample chapter from the book Sams Teach Yourself Responsive Web Design with HTML5 andCSS3 in 24 Hours by Jennifer Kyrnin (http://htmljenn.com/). Available on Amazon.com(http://bit.ly/tyrwdbook) or wherever books are sold.

Excerpt from: Sams Teach Yourself Responsive Web Design with HTML5 and CSS3 in 24 HoursISBN: 978-0672338380 By Jennifer KyrninFigure 8.3The eBay website viewed on an iPhone and desktop computerWhile there may be some mobile customers who want to access the entiresite, the majority of them are only going to do one or two things. If your siteis already live and you’re getting traffic from mobile customers, you can useyour analytics software to determine what pages they like the best so youknow what to showcase in your smaller-screen designs.TRY IT YOURSELF:Find the Pages Popular on Mobile in Google AnalyticsGoogle Analytics can help you see what pages are most popular toyour mobile customers.1.Login to your Google Analytics account.2.Go to “Behavior” then “Site Content” and open the “All Pages” report.3.At the top of the table, choose “Device Category” as the “SecondaryDimension.” This will give you an additional column indicating whattype of device is used to view the page.4.Then click on “Advanced” on the right side of the top of the table.5.Make the filter read Exclude Device Category Containing desktop, likein figure 8.4.This is a free sample chapter from the book Sams Teach Yourself Responsive Web Design with HTML5 andCSS3 in 24 Hours by Jennifer Kyrnin (http://htmljenn.com/). Available on Amazon.com(http://bit.ly/tyrwdbook) or wherever books are sold.

Excerpt from: Sams Teach Yourself Responsive Web Design with HTML5 and CSS3 in 24 HoursISBN: 978-0672338380 By Jennifer KyrninFigure 8.4Google Analytics advanced filter6.Click “Apply.”Google Analytics will then show you the ten most popular pages forany device that isn’t a desktop computer. Google separates theviews out by both tablet and mobile. If you want to see just one orthe other, you can change the filter to include or exclude only thedevices you want to see.Try to evaluate every piece of content or at least every type of content youhave on your site. You want to decide if it needs to be on mobile or tabletdevices, if it can be resized or not (many videos and most advertising cannotbe resized), and how critical that content is for mobile, tablet, and desktopusers.Write the Site PlanOnce you have your content listed and evaluated, the plan is nearly written.You will realize as you’re evaluating the content that some of it doesn’t needto be highly visible on smaller screen devices and others can’t be displayedthere, because it won’t fit and can’t be resized.Your site plan should include what you will do to make the critical parts ofyour pages accessible no matter what. Remember that this isn’t a designplan. You don’t have to worry about how the pages will look or whereelements will be placed. You just need to know that you have images thatwill need adjusting, advertising alternatives, and that the forms need to beaccessible and look good.SummaryIn this chapter you were given some tools to help decide if responsive webdesign is right for your site as well as how to plan for building a responsivewebsite. You learned that planning is a critical, if boring, part of the webdesign process, but by planning before you start doing the actual design youcan avoid problems after the site is live.This is a free sample chapter from the book Sams Teach Yourself Responsive Web Design with HTML5 andCSS3 in 24 Hours by Jennifer Kyrnin (http://htmljenn.com/). Available on Amazon.com(http://bit.ly/tyrwdbook) or wherever books are sold.

Excerpt from: Sams Teach Yourself Responsive Web Design with HTML5 and CSS3 in 24 HoursISBN: 978-0672338380 By Jennifer KyrninQ&AQYou focused on Google Analytics for evaluating the site, but what aresome other options?AGoogle Analytics is one of the most popular website analytics toolsavailable, but it’s not the only tool. If you host your site on WordPressyou can get a lot of information from the analytics available in theirJetPack plugin (http://wordpress.org/plugins/jetpack/). Another goodanalytics tool you can install on your own server is Piwik(http://piwik.org/).QWhat if my site doesn’t get any mobile viewers, do I still need to makeit responsive?AUltimately, it’s your website and you can do what you like with it. But Irecommend still considering making your site responsive even if youdon’t get a lot of mobile users. A responsive site doesn’t have to beextremely complicated to be useful to mobile customers. In fact, if allyou do is convert a multiple-column site into a single column formobile customers, you’ll have made it that much easier to use for yourmobile customers. And mobile is growing more and more popular asmore people get smartphones.WorkshopThe workshop contains quiz questions to help you process what you’velearned in this chapter. Try to answer all the questions before you read theanswers.Quiz1.What five things should you evaluate to decide if RWD is right for yoursite?2.Why is planning important?3.What kind of site is a good candidate for RWD?4.How much data should you have in your analytics before you startusing it for customer analysis?5.Name three types of content that you should list in your content plan.6.Why should you list advertising blocks?This is a free sample chapter from the book Sams Teach Yourself Responsive Web Design with HTML5 andCSS3 in 24 Hours by Jennifer Kyrnin (http://htmljenn.com/). Available on Amazon.com(http://bit.ly/tyrwdbook) or wherever books are sold.

Excerpt from: Sams Teach Yourself Responsive Web Design with HTML5 and CSS3 in 24 HoursISBN: 978-0672338380 By Jennifer KyrninQuiz Answers1.You need to know what your site’s customers are using to view it rightnow, who you want to cater to, how much time you have to build andmaintain the site, what kind of content you currently have, and whatcontent you need to make your site better for mobile customers.2.Planning is important because it helps you identify trouble spots andfix problems before they happen.3.Any site that gets more than 20% of its visitors from mobile devices isa good candidate for RWD.4.While you can start using your site analytics immediately, it’s good towait at least a month to make sure you’re seeing a good overview ofyour customer base.5.You should list all your web pages with text content, all yournavigation elements, content images, multimedia elements, PDF andWord documents, tables and forms, and advertising blocks.6.You should list advertising blocks because they cannot be resized andcan cause problems in responsive designs.Exercises1.Return to the site you’re working on and create a site plan for it.Include all the content types along with how important they are formobile customers and any other information you think is important. Ihave a sample spreadsheet that I use to evaluate my site content athttp://bit.ly/plansite that you are free to download and use.This is a free sample chapter from the book Sams Teach Yourself Responsive Web Design with HTML5 andCSS3 in 24 Hours by Jennifer Kyrnin (http://htmljenn.com/). Available on Amazon.com(http://bit.ly/tyrwdbook) or wherever books are sold.

Excerpt from: Sams Teach Yourself Responsive Web Design with HTML5 and CSS3 in 24 Hours ISBN: 978-0672338380 By Jennifer Kyrnin This is a free sample chapter from the book Sams Teach Yourself Responsive Web Design with HTML5 and . or wherever books are sold. mobile. When

Related Documents:

Part One: Heir of Ash Chapter 1 Chapter 2 Chapter 3 Chapter 4 Chapter 5 Chapter 6 Chapter 7 Chapter 8 Chapter 9 Chapter 10 Chapter 11 Chapter 12 Chapter 13 Chapter 14 Chapter 15 Chapter 16 Chapter 17 Chapter 18 Chapter 19 Chapter 20 Chapter 21 Chapter 22 Chapter 23 Chapter 24 Chapter 25 Chapter 26 Chapter 27 Chapter 28 Chapter 29 Chapter 30 .

TO KILL A MOCKINGBIRD. Contents Dedication Epigraph Part One Chapter 1 Chapter 2 Chapter 3 Chapter 4 Chapter 5 Chapter 6 Chapter 7 Chapter 8 Chapter 9 Chapter 10 Chapter 11 Part Two Chapter 12 Chapter 13 Chapter 14 Chapter 15 Chapter 16 Chapter 17 Chapter 18. Chapter 19 Chapter 20 Chapter 21 Chapter 22 Chapter 23 Chapter 24 Chapter 25 Chapter 26

DEDICATION PART ONE Chapter 1 Chapter 2 Chapter 3 Chapter 4 Chapter 5 Chapter 6 Chapter 7 Chapter 8 Chapter 9 Chapter 10 Chapter 11 PART TWO Chapter 12 Chapter 13 Chapter 14 Chapter 15 Chapter 16 Chapter 17 Chapter 18 Chapter 19 Chapter 20 Chapter 21 Chapter 22 Chapter 23 .

Website Small Standard Enterprise 199 Baht/Month/User (Annual plan, prepaid) 599 Baht/Month/User (Annual plan, prepaid) 1099 Baht/Month/User (Annual plan, prepaid) 3099 Baht/Month/User (Annual plan, prepaid) 1 Website 1 Website 1 Website 1 Website Free 120 Website template Free 120 Website template Free 120 Website template Free 120 Website .

Henry Makow website . I am A Domestic Terrorist website . Candle Crusade website . Harris is a House Negro website . Stop Number 24 website . They Are Attacking The Children website . Arrest Biden website . National Straight Pride Coalition website . Constitution Party of California website . fight the power website . vaxeed website . Cordie .

Foreign exchange rate Free Free Free Free Free Free Free Free Free Free Free Free Free Free Free SMS Banking Daily Weekly Monthly. in USD or in other foreign currencies in VND . IDD rates min. VND 85,000 Annual Rental Fee12 Locker size Small Locker size Medium Locker size Large Rental Deposit12,13 Lock replacement

About the husband’s secret. Dedication Epigraph Pandora Monday Chapter One Chapter Two Chapter Three Chapter Four Chapter Five Tuesday Chapter Six Chapter Seven. Chapter Eight Chapter Nine Chapter Ten Chapter Eleven Chapter Twelve Chapter Thirteen Chapter Fourteen Chapter Fifteen Chapter Sixteen Chapter Seventeen Chapter Eighteen

18.4 35 18.5 35 I Solutions to Applying the Concepts Questions II Answers to End-of-chapter Conceptual Questions Chapter 1 37 Chapter 2 38 Chapter 3 39 Chapter 4 40 Chapter 5 43 Chapter 6 45 Chapter 7 46 Chapter 8 47 Chapter 9 50 Chapter 10 52 Chapter 11 55 Chapter 12 56 Chapter 13 57 Chapter 14 61 Chapter 15 62 Chapter 16 63 Chapter 17 65 .