Question
Assignment Information 3/23/24, 8:55 AM GRA 310 Module Four Activity Accessibility and SEO Guidelines and Rubric Overview An accessible website ensures inclusivity by catering to diverse user needs, which improves usability for all. An SEO-optimized website enhances the brand's online visibility, thus driving organic traffic and boosting the site's reach. Scenario You are a web designer who works at a small design firm. Your firm has been hired by a coffeehouse-Nebula Coffee-to design and build a functioning and compliant, service-based, responsive website. One of your peers has designed the homepage and has requested you to review the page for accessibility and search engine optimization capabilities. Directions Evaluate the accessibility and SEO capabilities of a provided webpage. Also, reflect on the purpose and importance of accessible and SEO-optimized websites. Step-by-step instructions and a video (in the Supporting Materials section of this activity and the Required Resources section of this module) have been provided to guide you through this assignment. Note: You will use Visual Studio Code to complete this assignment. If you haven't done so already, refer to the Start Here area of the course for download instructions and guidance on compressing (zipping) files. Specifically, you must address the following rubric criteria: Part 1: Accessibility Review the accessibility of the provided website's homepage (index.html). You will then edit the homepage (index.html) to fix its accessibility and search engine optimization issues. These fixes should align with the brand style guide. The website homepage (index.html) and the brand style guide have been provided in the client files, linked in the Supporting Materials section. Please note that the root folder contains some additional HTML files that are blank. These pages are meant to be placeholders for fixing navigation-related issues only. You do not need to add any content or edit anything within these blank HTML files. Use the WCAG accessibility checker (Test With WAVE) to identify the problematic areas. Refer to the module resources to learn how to use the WAVE tool. Then, open the index.html file in Visual Studio Code and fix the problematic areas. 1. Include the text alternatives for all images displayed on the webpage. Come up with two to three ideas before you decide on the text alternative that you want to use for each image. Include the following details in your work: A. The text alternative of each image should accurately describe the main element of the corresponding image. For example, if you are using an image of a waterfall, then the text alternative should be "waterfall." 2. Optimize the color contrast between design elements on the webpage. Include the following details in your work: A. The remediated color contrast ratio should meet the WCAG standards. 3. Refine the readability and legibility of the written content displayed on the webpage. The remediated typography should meet the WCAG standards. Consider the following questions to guide your work: • Can all users read the onscreen text without straining their eyes? ⋅ Are the typefaces easy to read? • Are the font sizes easy to read? • Are all letters and numbers easily recognized? For example, can users distinguish between zero (0) and the letter O? • Is there sufficient color contrast between text and background color? 4. Optimize the existing navigation structure of the webpage. Include the following details in your work: A. Ensure all the supporting webpages (blank HTML files provided in the Supporting Materials section) are correctly linked from the global navigation bar. B. Ensure all the supporting webpages (blank HTML files) are organized in a hierarchical manner. 5. Refine the visual hierarchy of the webpage. Include the following details in your work: A. Present important information in a larger font size than the supporting information. B. Ensure any call to action is presented in a way that grabs users' attention. It should be made the focal point of the page. C. Ensure related information is grouped together in a logical manner. https://learn.snhu.edu/content/enforced/1544961-GRA-310-X4728-OL-...ity_and_SEO_Guidelines_and_Rubric.html?ou=1544961&d2l_body_type=3 Page 1 of 4 Assignment Information 3/23/24, 8:55 AM Part 2: SEO Evaluate the SEO capabilities of the provided webpage, linked in the Supporting Materials section. Then, open the website homepage (index.html) in Visual Studio Code and fix the problematic areas. 6. Modify the page titles to be more search engine friendly. Complete the following step: A. Edit the tag to be descriptive of the page and its content. 7. Include SEO-optimized meta keywords and descriptions. Complete the following steps: A. In the <head> section of the homepage, edit the <meta> keyword tag's content. B. In the <head> section of the homepage, edit the <meta> description tag's content. 8. Optimize the image file names to be SEO-friendly. 9. Organize the provided client root folder as per industry standards. Complete the following steps: A. Ensure all file and folder names follow industry naming conventions. B. Ensure that all files are placed in the appropriate subfolders. 10. Submit the zipped root folder for grading. Before zipping, ensure the contents of the root folder are updated with the latest edits. Part 3: Written Response Describe how you addressed the accessibility and SEO challenges of the provided webpage. Then, reflect on the importance of optimizing websites in these areas. 11. Describe how the accessibility and SEO capabilities of the provided webpage were optimized. Include the following details in your response: A. Outline the problematic areas related to accessibility and SEO in the provided webpage. These areas were identified in the report generated by the WCAG accessibility checker in Part 1 of this assignment. B. Explain how you addressed these problematic areas in the optimized webpage. 12. Explain the importance of optimizing the accessibility and SEO capabilities of websites. Consider the following questions to guide your response: • Why is it important to make websites accessible? • What is the purpose of SEO optimization? What to Submit Submit the following deliverables: Part 1 and 2: Root Folder Submit the root folder created in Visual Studio Code as a zip file for grading. The zipped root folder should contain all the relevant subfolders and files edited in Part 1 and Part 2 of this assignment. Part 3: Written Response Submit your assignment as a 2-page Microsoft Word document with double spacing, 12-point Times New Roman font, and one-inch margins. If you reference any sources in your work, cite them according to MLA style. Supporting Materials The following resources support your work on the activity: GRA 310 Module Four Client Files Download and unzip this folder to access the required files needed for this assignment. Module Four: Accessibility and SEO This video from the Module Four Required Resources will help you complete this activity. Criteria Exemplary Part 1: Text Alternatives N/A Module Four Activity Accessibility and SEO Rubric Proficient Includes the text alternatives for all images displayed on the webpage (100%) Needs Improvement Not Evident Value Shows progress toward proficiency, but with errors or omissions; areas for improvement may include Does not attempt criterion (0%) 5 https://learn.snhu.edu/content/enforced/1544961-GRA-310-X4728-OL-...ty_and_SEO_Guidelines_and_Rubric.html?ou=1544961&d21_body_type=3 Page 2 of 4 Assignment Information Part 1: Color Contrast N/A Part 1: Readability and Legibility N/A Optimizes the color contrast between design elements on the webpage (100%) Refines the readability and legibility of the written content displayed on the webpage (100%) Part 1: Navigation N/A Structure Optimizes the existing navigation structure of the webpage (100%) Part 1: Visual Hierarchy N/A Refines the visual hierarchy of the webpage (100%) ensuring that each text alternative accurately describes the corresponding image (55%) Shows progress toward proficiency, but with errors or omissions; areas for improvement may include ensuring the color contrast meets the standard defined by WCAG (55%) Shows progress toward proficiency, but with errors or omissions; areas for improvement may include ensuring that the typography styles, contrast, and size do not cause visual strain and are aligned with WCAG standards (55%) Shows progress toward proficiency, but with errors or omissions; areas for improvement may include ensuring all the supporting webpages are correctly linked from the webpage and are organized in a hierarchical manner (55%) Shows progress toward proficiency, but with errors or omissions; areas for improvement may include ensuring important information is presented in a larger font size than the supporting information, call to action is designed to grab users' attention, and related information is grouped together (55%) N/A Part 2: Page Titles N/A Part 2: Meta Keywords and Descriptions N/A Part 2: Image File Names N/A Modifies the page titles to be more search engine friendly (100%) Includes SEO-optimized meta keywords and descriptions (100%) Optimizes the image file names to be SEO friendly (100%) Shows progress toward proficiency, but with errors or omissions; areas for improvement may include adding meta keywords and descriptions in the <head> section of the homepage and ensuring these keywords and descriptions are relevant and describe the content of the webpage (55%) Shows progress toward proficiency, but with errors or omissions; areas for improvement may include 3/23/24, 8:55 AM Does not attempt criterion (0%) 5 Does not attempt criterion (0%) 5 Does not attempt criterion (0%) 10 Does not attempt criterion (0%) 10 Does not attempt criterion (0%) 5 Does not attempt criterion (0%) 10 Does not attempt criterion (0%) 10 https://learn.snhu.edu/content/enforced/1544961-GRA-310-X4728-OL-...ty_and_SEO_Guidelines_and_Rubric.html?ou=1544961&d21_body_type=3 Page 3 of 4 Assignment Information Part 2: Organize N/A adding keywords that are Organizes the provided client root folder as per industry standards (100%) relevant and describe the content of the files (55%) Shows progress toward proficiency, but with errors or omissions; areas for improvement may include organizing all the files and subfolders inside the root folder accurately and as per industry naming conventions (55%) N/A 3/23/24, 8:55 AM Does not attempt criterion (0%) 10 10 Part 2: Zipped Root Folder N/A Part 3: Accessibility and SEO Capabilities Exceeds proficiency in an exceptionally clear, insightful, sophisticated, or creative manner (100%) Part 3: Importance Exceeds proficiency in an exceptionally clear, insightful, sophisticated, or creative manner (100%) Submits the zipped root folder for grading (100%) Describes how the accessibility and SEO capabilities of the provided webpage were optimized (85%) Explains the importance of optimizing the accessibility and SEO capabilities of websites (85%) Shows progress toward proficiency, but with errors or omissions; areas for improvement may include outlining the problematic areas accurately and explaining how these areas were addressed in a clear and logical manner (55%) Shows progress toward proficiency, but with errors or omissions; areas for improvement may include explaining the importance of optimizing websites for accessibility and SEO Articulation of Response Does not attempt criterion (0%) 5 capabilities in a clear and logical manner (55%) Does not attempt criterion (0%) 10 10 Does not attempt criterion (0%) 10 Exceeds proficiency in an exceptionally clear, insightful, sophisticated, or creative manner (100%) Clearly conveys meaning with correct grammar, sentence structure, and spelling, demonstrating an understanding of audience and purpose (85%) Shows progress toward proficiency, but with errors in grammar, sentence structure, and spelling, negatively impacting readability (55%) Submission has critical errors in grammar, sentence structure, and spelling, preventing understanding of ideas (0%) 5 Total: 100% https://learn.snhu.edu/content/enforced/1544961-GRA-310-X4728-OL-...ty_and_SEO_Guidelines_and_Rubric.html?ou=1544961&d21_body_type=3 Page 4 of 4</span></div><div class="styles_imageGrid__YKp07"></div></div></div></div></div><div></div></div></div></div><div id="main-footer" class="style_v22_footer__HgSRk"><div class="container pb-3 d-flex justify-content-between" style="border-bottom:1px solid #ffffff4d"><a aria-label="TutorBin home" href="/"><img alt="" src="https://cdn.tutorbin.com/images/icons/footer_logo.svg" width="150" height="39" decoding="async" data-nimg="future" loading="lazy" style="color:transparent"/></a><ul class="d-flex list-unstyled justify-content-around align-items-center"><li class="mr-2"><a aria-label="facebook" target="_blank" rel="norefrerr" href="https://discord.gg/zgYmpUZjZk?utm_source=TutorBin_Fotter&utm_medium=social&utm_campaign=TutorBin_Fotter_Discord"><img alt="discord" src="/layout/discord.svg" width="28" height="28" decoding="async" data-nimg="future" loading="lazy" style="color:transparent"/></a></li><li><a aria-label="facebook" target="_blank" rel="norefrerr" href="https://www.facebook.com/tutorbin/"><svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 448 512" color="#072850" style="color:#072850" height="28" width="28" xmlns="http://www.w3.org/2000/svg"><path d="M400 32H48A48 48 0 0 0 0 80v352a48 48 0 0 0 48 48h137.25V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.27c-30.81 0-40.42 19.12-40.42 38.73V256h68.78l-11 71.69h-57.78V480H400a48 48 0 0 0 48-48V80a48 48 0 0 0-48-48z"></path></svg></a></li><li class="mx-2"><a aria-label="instagram" target="_blank" rel="norefrerr" href="https://www.instagram.com/tutorbin/"><svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 448 512" color="#072850" style="color:#072850" height="28" width="28" xmlns="http://www.w3.org/2000/svg"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg></a></li><li><a aria-label="twitter" target="_blank" rel="norefrerr" href="https://twitter.com/tutorbin/"><svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 448 512" color="#072850" style="color:#072850" height="28" width="28" xmlns="http://www.w3.org/2000/svg"><path d="M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zm-48.9 158.8c.2 2.8.2 5.7.2 8.5 0 86.7-66 186.6-186.6 186.6-37.2 0-71.7-10.8-100.7-29.4 5.3.6 10.4.8 15.8.8 30.7 0 58.9-10.4 81.4-28-28.8-.6-53-19.5-61.3-45.5 10.1 1.5 19.2 1.5 29.6-1.2-30-6.1-52.5-32.5-52.5-64.4v-.8c8.7 4.9 18.9 7.9 29.6 8.3a65.447 65.447 0 0 1-29.2-54.6c0-12.2 3.2-23.4 8.9-33.1 32.3 39.8 80.8 65.8 135.2 68.6-9.3-44.5 24-80.6 64-80.6 18.9 0 35.9 7.9 47.9 20.7 14.8-2.8 29-8.3 41.6-15.8-4.9 15.2-15.2 28-28.8 36.1 13.2-1.4 26-5.1 37.8-10.2-8.9 13.1-20.1 24.7-32.9 34z"></path></svg></a></li></ul></div><div class="style_v22_mob-block__Lv3FV style_v22_sec-dark-gr__qwwsx container mt-2 pt-2 pb-4 bottom" style="border-bottom:1px solid #ffffff4d"><div class="style_v22_grid-footer__nidiF style_v22_mob-block__Lv3FV"><div class="style_v22_features-grid__47pte"><div class="footer-col ml-2 mob-w-100 mob-ml-0"><a target="_blank" href="/services"><p class="text-white font-weight-bold">Services</p></a><div class="position-relative mb-2 style_v22_sub_links__IqruE"><a class="text-white font-13" aria-label="Live Sessions" href="/live-session">Live Sessions</a></div><div class="position-relative mb-2 style_v22_sub_links__IqruE"><a class="text-white font-13 cursor-pointer" aria-label="Help in Essay">Help in Essay</a><div class="style_v22_footer_sub_links__Jsqev"><a class="font-13" href="/essay-writing-services">Help in Essay</a><a class="font-13" href="/do-my-essay">Do My Essay</a><a class="font-13" href="/write-my-essay">Write My Essay</a></div></div><div class="position-relative mb-2 style_v22_sub_links__IqruE"><a class="text-white font-13" aria-label="Lab Report Help" href="/lab-report-writing-help">Lab Report Help</a></div><div class="position-relative mb-2 style_v22_sub_links__IqruE"><a class="text-white font-13" aria-label="Project Report Help" href="/project-report-writing-help">Project Report Help</a></div><div class="position-relative mb-2 style_v22_sub_links__IqruE"><a class="text-white font-13" aria-label="Speech Writing Service" href="/speech-writing-service">Speech Writing Service</a></div><div class="position-relative mb-2 style_v22_sub_links__IqruE"><a class="text-white font-13" aria-label="Presentation Writing Service" href="/presentation-writing-service">Presentation Writing Service</a></div><div class="position-relative mb-2 style_v22_sub_links__IqruE"><a class="text-white font-13" aria-label="Video Solutions" href="/video-solutions">Video Solutions</a></div><div class="position-relative mb-2 style_v22_sub_links__IqruE"><a class="text-white font-13" aria-label="Online Assignment Help" href="/online-assignment-help">Online Assignment Help</a></div><div class="position-relative mb-2 style_v22_sub_links__IqruE"><a class="text-white font-13" aria-label="Online Tutoring" href="/online-tutoring">Online Tutoring</a></div><div class="position-relative mb-2 style_v22_sub_links__IqruE"><a class="text-white font-13" aria-label="Questions and Answers Library" href="/questions-and-answers">Questions and Answers Library</a></div><div class="position-relative mb-2 style_v22_sub_links__IqruE"><a class="text-white font-13" aria-label="Math Problem Solver" href="/math-problem-solver">Math Problem Solver</a></div><div class="position-relative mb-2 style_v22_sub_links__IqruE"><a class="text-white font-13" aria-label="Do My Homework" href="/do-my-homework">Do My Homework</a></div><div class="position-relative mb-2 style_v22_sub_links__IqruE"><a class="text-white font-13" aria-label="Do My Assignment" href="/do-my-assignment">Do My Assignment</a></div><div class="position-relative mb-2 style_v22_sub_links__IqruE"><a class="text-white font-13" aria-label="Pay Someone To Do My Homework " href="/pay-someone-to-do-my-homework">Pay Someone To Do My Homework </a></div><div class="position-relative mb-2 style_v22_sub_links__IqruE"><a class="text-white font-13 cursor-pointer" aria-label="Academic help service">Academic help service</a><div class="style_v22_footer_sub_links__Jsqev"><a class="font-13" href="/help-with-writing-my-paper">Paper Writing Help</a><a class="font-13" href="/writing-service-for-research-paper">Write My Research Paper</a><a class="font-13" href="/paying-someone-to-write-your-paper">Pay Someone To Write My Paper</a></div></div></div></div><div class="style_v22_features-grid__47pte"><div class="mob-mt-3footer-col ml-2 mob-w-100 mob-ml-0"><a target="_blank" href="/branch"><p class="text-white font-weight-bold">Branch</p></a><div class="position-relative mb-2 style_v22_sub_links__IqruE"><a class="text-white font-13" aria-label="Math Homework Help" href="/branch/math-homework-help">Math Homework Help</a></div><div class="position-relative mb-2 style_v22_sub_links__IqruE"><a class="text-white font-13" aria-label="Physics Homework Help" href="/branch/physics-homework-help">Physics Homework Help</a></div><div class="position-relative mb-2 style_v22_sub_links__IqruE"><a class="text-white font-13" aria-label="Chemistry Homework Help" href="/branch/chemistry-homework-help">Chemistry Homework Help</a></div><div class="position-relative mb-2 style_v22_sub_links__IqruE"><a class="text-white font-13" aria-label="Civil Engineering Homework Help" href="/branch/civil-engineering-homework-help">Civil Engineering Homework Help</a></div><div class="position-relative mb-2 style_v22_sub_links__IqruE"><a class="text-white font-13" aria-label="Finance Homework Help" href="/branch/finance-homework-help">Finance Homework Help</a></div><div class="position-relative mb-2 style_v22_sub_links__IqruE"><a class="text-white font-13" aria-label="Electrical Engineering Homework Help" href="/branch/electrical-engineering-homework-help">Electrical Engineering Homework Help</a></div><div class="position-relative mb-2 style_v22_sub_links__IqruE"><a class="text-white font-13" aria-label="Mechanical Engineering Homework Help" href="/branch/mechanical-engineering-homework-help">Mechanical Engineering Homework Help</a></div><div class="position-relative mb-2 style_v22_sub_links__IqruE"><a class="text-white font-13" aria-label="Computer Science Homework Help" href="/branch/computer-science-homework-help">Computer Science Homework Help</a></div><div class="position-relative mb-2 style_v22_sub_links__IqruE"><a class="text-white font-13" aria-label="Economics Homework Help" href="/branch/economics-homework-help">Economics Homework Help</a></div><div class="position-relative mb-2 style_v22_sub_links__IqruE"><a class="text-white font-13" aria-label="Other Subjects Homework Help" href="/branch">Other Subjects Homework Help</a></div><div class="position-relative mb-2 style_v22_sub_links__IqruE"><a class="text-white font-13" aria-label="Do My Math Homework" href="/do-my-math-homework">Do My Math Homework</a></div><div class="position-relative mb-2 style_v22_sub_links__IqruE"><a class="text-white font-13" aria-label="Do My Geometry Homework" href="/subject/do-my-geometry-homework">Do My Geometry Homework</a></div><div class="position-relative mb-2 style_v22_sub_links__IqruE"><a class="text-white font-13" aria-label="Do My Chemistry Homework" href="/branch/do-my-chemistry-homework">Do My Chemistry Homework</a></div><div class="position-relative mb-2 style_v22_sub_links__IqruE"><a class="text-white font-13" aria-label="Do My Computer Science Homework" href="/branch/do-my-computer-science-homework">Do My Computer Science Homework</a></div><div class="position-relative mb-2 style_v22_sub_links__IqruE"><a class="text-white font-13" aria-label="Do My Physics Homework" href="/branch/do-my-physics-homework">Do My Physics Homework</a></div></div></div><div class="style_v22_features-grid__47pte"><div class="mob-mt-3footer-col ml-2 mob-w-100 mob-ml-0"><a target="_blank" href="/"><p class="text-white font-weight-bold">Websites</p></a><div class="position-relative mb-2 style_v22_sub_links__IqruE"><a class="text-white font-13" aria-label="Pay People to Do Your Homework" href="https://paypeopletodoyourhomework.com">Pay People to Do Your Homework</a></div><div class="position-relative mb-2 style_v22_sub_links__IqruE"><a class="text-white font-13" aria-label="Pay for my Assignment" href="https://payformyassignment.com">Pay for my Assignment</a></div><div class="position-relative mb-2 style_v22_sub_links__IqruE"><a class="text-white font-13" aria-label="Write My Essays for Me" href="https://writemyessaysforme.com">Write My Essays for Me</a></div><div class="position-relative mb-2 style_v22_sub_links__IqruE"><a class="text-white font-13" aria-label="Help Accounting Homework" href="https://helpaccountinghomework.com">Help Accounting Homework</a></div><div class="position-relative mb-2 style_v22_sub_links__IqruE"><a class="text-white font-13" aria-label="Economics Homework Help Online" href="https://economicshomeworkhelponline.com">Economics Homework Help Online</a></div><div class="position-relative mb-2 style_v22_sub_links__IqruE"><a class="text-white font-13" aria-label="Geometry Homework Help" href="https://geometryhomeworkhelp.com">Geometry Homework Help</a></div><div class="position-relative mb-2 style_v22_sub_links__IqruE"><a class="text-white font-13" aria-label="Help Me Do My Essay" href="https://helpmedomyessay.com">Help Me Do My Essay</a></div><div class="position-relative mb-2 style_v22_sub_links__IqruE"><a class="text-white font-13" aria-label="Help in Assignment" href="https://helpinassignment.com">Help in Assignment</a></div></div><div class="style_v22_download-app-section__Va7sa style_v22_download-app-div__pKjgq style_v22_download-app-desktop__1GAbL d-flex flex-column align-items-center ml-2 mt-8"><h4 class="mt-4 mb-0 text-center p-1">Get Instant Homework Help<span style="margin-top:-1rem" class="d-block">On Your Mobile</span></h4><p class="text-white text-center p-1">All The Answers, In Your pockets</p><div class="d-flex align-items-center justify-content-center w-100 mb-2"><div class="style_v22_download-app-img__4JtEw d-flex flex-column"><a href="https://play.google.com/store/apps/details?id=com.tutorbin.tutorbin&referrer=utm_source%3Dfacebook%26utm_medium%3Dfb_orgpost%26utm_campaign%3Dkadaknath%26anid%3Dfacebook" target="_blank" rel="no-referrer noreferrer"><img alt="Tutorbin" src="https://cdn.tutorbin.com/landing/footer_app_download1.png" width="144" height="60" decoding="async" data-nimg="future" class="img-fluid lazy img-fluid" loading="lazy" style="color:transparent"/></a><div class="style_v22_app_img__nkSh6"><a href="https://apps.apple.com/app/apple-store/id1608134197?pt=124008893&ct=websitefooter&mt=8&utm_source=website&utm_medium=footer&utm_campaign=websitefooter" target="_blank" rel="no-referrer noreferrer"><img alt="Tutorbin" src="https://cdn.tutorbin.com/landing/footer_app_download2.png" width="144" height="60" decoding="async" data-nimg="future" class="img-fluid lazy img-fluid" loading="lazy" style="color:transparent"/></a></div></div><span class="d-none d-md-block"><img alt="Scan to download app" src="https://media2.tutorbin.com/media/images/tutorbin-app.png" width="100" height="100" decoding="async" data-nimg="future" loading="lazy" style="color:transparent;object-fit:contain"/></span></div><a href="https://www.dmca.com/Protection/Status.aspx?id=c4bec6fd-963c-4e6e-9a11-6e16d97d69f6&refurl=https%3a%2f%2ftutorbin.com%2f&rlo=true" title="DMCA.com Protection Status" target="_blank" rel="noopener noreferrer" style="display:block;text-align:center;margin-top:10px;margin-bottom:6px"><img src="https://images.dmca.com/Badges/dmca_protected_sml_120m.png?ID=c4bec6fd-963c-4e6e-9a11-6e16d97d69f6" alt="DMCA.com Protection Status" width="121" height="24" loading="lazy" style="display:inline-block"/></a></div></div><div class="style_v22_features-grid__47pte"><div class="mob-mt-3footer-col ml-2 mob-w-100 mob-ml-0"><a target="_blank" href="/features"><p class="text-white font-weight-bold">Features</p></a><div class="position-relative mb-2 style_v22_sub_links__IqruE"><a class="text-white font-13" aria-label="Expert Tutors" href="/features/expert-online-tutor">Expert Tutors</a></div><div class="position-relative mb-2 style_v22_sub_links__IqruE"><a class="text-white font-13" aria-label="Original Work" href="/features/plagiarism-free">Original Work</a></div><div class="position-relative mb-2 style_v22_sub_links__IqruE"><a class="text-white font-13" aria-label="100% Correct Solutions" href="/features/correct-solutions">100% Correct Solutions</a></div><div class="position-relative mb-2 style_v22_sub_links__IqruE"><a class="text-white font-13" aria-label="24/7 Availability" href="/features/24x7-available">24/7 Availability</a></div><div class="position-relative mb-2 style_v22_sub_links__IqruE"><a class="text-white font-13" aria-label="Cost Effective" href="/features/cost-effective">Cost Effective</a></div><div class="position-relative mb-2 style_v22_sub_links__IqruE"><a class="text-white font-13" aria-label="Solved on Time" href="/features/solved-on-time">Solved on Time</a></div><div class="position-relative mb-2 style_v22_sub_links__IqruE"><a class="text-white font-13" aria-label="Secured account" href="/features/confidentiality">Secured account</a></div><div class="position-relative mb-2 style_v22_sub_links__IqruE"><a class="text-white font-13" aria-label="Refer and earn" href="/refer-and-earn">Refer and earn<span class="style_v22_new-badge__tlzIH ml-1">New!</span></a></div><div class="position-relative mb-2 style_v22_sub_links__IqruE"><a class="text-white font-13" aria-label="Essay Rewriter" href="/essay-rewriter">Essay Rewriter</a></div><div class="position-relative mb-2 style_v22_sub_links__IqruE"><a class="text-white font-13" aria-label="Paraphrase Writer" href="/paraphrasing-tool">Paraphrase Writer</a></div><div class="position-relative mb-2 style_v22_sub_links__IqruE"><a class="text-white font-13" aria-label="Grammar & Spell checker" href="/grammar-checker">Grammar & Spell checker</a></div></div><div class="style_v22_download-app-section__Va7sa style_v22_download-app-div__pKjgq d-flex flex-column align-items-center ml-2 mt-8"><h4 class="mt-4 mb-0 text-center p-1">Get Instant Homework Help<span style="margin-top:-1rem" class="d-block">On Your Mobile</span></h4><p class="text-white text-center p-1">All The Answers, In Your pockets</p><div class="d-flex align-items-center justify-content-center w-100 mb-2"><div class="style_v22_download-app-img__4JtEw d-flex flex-column"><a href="https://play.google.com/store/apps/details?id=com.tutorbin.tutorbin&referrer=utm_source%3Dfacebook%26utm_medium%3Dfb_orgpost%26utm_campaign%3Dkadaknath%26anid%3Dfacebook" target="_blank" rel="no-referrer noreferrer"><img alt="Tutorbin" src="https://cdn.tutorbin.com/landing/footer_app_download1.png" width="144" height="60" decoding="async" data-nimg="future" class="img-fluid lazy img-fluid" loading="lazy" style="color:transparent"/></a><div class="style_v22_app_img__nkSh6"><a href="https://apps.apple.com/app/apple-store/id1608134197?pt=124008893&ct=websitefooter&mt=8&utm_source=website&utm_medium=footer&utm_campaign=websitefooter" target="_blank" rel="no-referrer noreferrer"><img alt="Tutorbin" src="https://cdn.tutorbin.com/landing/footer_app_download2.png" width="144" height="60" decoding="async" data-nimg="future" class="img-fluid lazy img-fluid" loading="lazy" style="color:transparent"/></a></div></div><span class="d-none d-md-block"><img alt="Scan to download app" src="https://media2.tutorbin.com/media/images/tutorbin-app.png" width="100" height="100" decoding="async" data-nimg="future" loading="lazy" style="color:transparent;object-fit:contain"/></span></div><a href="https://www.dmca.com/Protection/Status.aspx?id=c4bec6fd-963c-4e6e-9a11-6e16d97d69f6&refurl=https%3a%2f%2ftutorbin.com%2f&rlo=true" title="DMCA.com Protection Status" target="_blank" rel="noopener noreferrer" style="display:block;text-align:center;margin-top:10px;margin-bottom:6px"><img src="https://images.dmca.com/Badges/dmca_protected_sml_120m.png?ID=c4bec6fd-963c-4e6e-9a11-6e16d97d69f6" alt="DMCA.com Protection Status" width="121" height="24" loading="lazy" style="display:inline-block"/></a></div></div><div class="style_v22_features-grid__47pte"><div class="mob-mt-3footer-col ml-2 mob-w-100 mob-ml-0"><a target="_blank" href="/about-us"><p class="text-white font-weight-bold">About</p></a><div class="position-relative mb-2 style_v22_sub_links__IqruE"><a class="text-white font-13" href="/tutor" aria-label="Become a tutor"></a></div><div class="position-relative mb-2 style_v22_sub_links__IqruE"><a class="text-white font-13" aria-label="Careers" href="/careers"></a></div><div class="position-relative mb-2 style_v22_sub_links__IqruE"><a class="text-white font-13" aria-label="Blogs" href="/blog">Blogs</a></div><div class="position-relative mb-2 style_v22_sub_links__IqruE"><a class="text-white font-13" aria-label="FAQs" href="/faqs">FAQs</a></div><div class="position-relative mb-2 style_v22_sub_links__IqruE"><a class="text-white font-13" aria-label="Refund Policy" href="/refund-policy">Refund Policy</a></div><div class="position-relative mb-2 style_v22_sub_links__IqruE"><a class="text-white font-13" aria-label="Privacy Policy" href="/privacy-policy">Privacy Policy</a></div><div class="position-relative mb-2 style_v22_sub_links__IqruE"><a class="text-white font-13" aria-label="Terms and Conditions" href="/terms-and-conditions">Terms and Conditions</a></div><div class="position-relative mb-2 style_v22_sub_links__IqruE"><a class="text-white font-13" aria-label="Reviews" href="/reviews">Reviews</a></div><div class="position-relative mb-2 style_v22_sub_links__IqruE"><a class="text-white font-13" aria-label="Copyright Policy" href="/disclaimer">Copyright Policy</a></div><div class="position-relative mb-2 style_v22_sub_links__IqruE"><a class="text-white font-13" aria-label="Academic Integrity" href="/academic-integrity">Academic Integrity</a></div><div class="position-relative mb-2 style_v22_sub_links__IqruE"><a class="text-white font-13" aria-label="Top Questions" href="/top-questions">Top Questions</a></div></div><div class="style_v22_download-app-section__Va7sa style_v22_download-app-div__pKjgq style_v22_download-app-mob__0H46i d-flex flex-column align-items-center ml-2 mt-8"><h4 class="mt-4 mb-0 text-center p-1">Get Instant Homework Help<span style="margin-top:-1rem" class="d-block">On Your Mobile</span></h4><p class="text-white text-center p-1">All The Answers, In Your pockets</p><div class="d-flex align-items-center justify-content-center w-100 mb-2"><div class="style_v22_download-app-img__4JtEw d-flex flex-column"><a href="https://play.google.com/store/apps/details?id=com.tutorbin.tutorbin&referrer=utm_source%3Dfacebook%26utm_medium%3Dfb_orgpost%26utm_campaign%3Dkadaknath%26anid%3Dfacebook" target="_blank" rel="no-referrer noreferrer"><img alt="Tutorbin" src="https://cdn.tutorbin.com/landing/footer_app_download1.png" width="144" height="60" decoding="async" data-nimg="future" class="img-fluid lazy img-fluid" loading="lazy" style="color:transparent"/></a><div class="style_v22_app_img__nkSh6"><a href="https://apps.apple.com/app/apple-store/id1608134197?pt=124008893&ct=websitefooter&mt=8&utm_source=website&utm_medium=footer&utm_campaign=websitefooter" target="_blank" rel="no-referrer noreferrer"><img alt="Tutorbin" src="https://cdn.tutorbin.com/landing/footer_app_download2.png" width="144" height="60" decoding="async" data-nimg="future" class="img-fluid lazy img-fluid" loading="lazy" style="color:transparent"/></a></div></div><span class="d-none d-md-block"><img alt="Scan to download app" src="https://media2.tutorbin.com/media/images/tutorbin-app.png" width="100" height="100" decoding="async" data-nimg="future" loading="lazy" style="color:transparent;object-fit:contain"/></span></div><a href="https://www.dmca.com/Protection/Status.aspx?id=c4bec6fd-963c-4e6e-9a11-6e16d97d69f6&refurl=https%3a%2f%2ftutorbin.com%2f&rlo=true" title="DMCA.com Protection Status" target="_blank" rel="noopener noreferrer" style="display:block;text-align:center;margin-top:10px;margin-bottom:6px"><img src="https://images.dmca.com/Badges/dmca_protected_sml_120m.png?ID=c4bec6fd-963c-4e6e-9a11-6e16d97d69f6" alt="DMCA.com Protection Status" width="121" height="24" loading="lazy" style="display:inline-block"/></a></div></div></div></div><div class=" container social-actions d-flex justify-content-start pt-4 flex-wrap "><small class="font-13 w-50 mob-w-100" style="color:#FFED8D;font-weight:600"><svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 512 512" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg"><path d="M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm117.134 346.753c-1.592 1.867-39.776 45.731-109.851 45.731-84.692 0-144.484-63.26-144.484-145.567 0-81.303 62.004-143.401 143.762-143.401 66.957 0 101.965 37.315 103.422 38.904a12 12 0 0 1 1.238 14.623l-22.38 34.655c-4.049 6.267-12.774 7.351-18.234 2.295-.233-.214-26.529-23.88-61.88-23.88-46.116 0-73.916 33.575-73.916 76.082 0 39.602 25.514 79.692 74.277 79.692 38.697 0 65.28-28.338 65.544-28.625 5.132-5.565 14.059-5.033 18.508 1.053l24.547 33.572a12.001 12.001 0 0 1-.553 14.866z"></path></svg> 2017-<!-- -->2026<!-- --> TutorBin. All Rights Reserved</small><div class="d-block d-lg-flex contact flex-wrap"><div class="font-13 mb-1 mb-lg-0 mb-xl-0 font-16" style="color:#FFED8D;font-weight:600"><svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 512 512" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg"><path d="M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z"></path></svg><a style="color:#FFED8D;font-weight:600" target="_blank" class="font-13 ml-1" href="mailto:support@tutorbin.com" rel="noreferrer"> <!-- -->support@tutorbin.com</a></div><div class=" mb-1 mb-lg-0 mb-xl-0" style="color:#FFED8D;font-weight:600"><svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 512 512" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg"><path d="M493.4 24.6l-104-24c-11.3-2.6-22.9 3.3-27.5 13.9l-48 112c-4.2 9.8-1.4 21.3 6.9 28l60.6 49.6c-36 76.7-98.9 140.5-177.2 177.2l-49.6-60.6c-6.8-8.3-18.2-11.1-28-6.9l-112 48C3.9 366.5-2 378.1.6 389.4l24 104C27.1 504.2 36.7 512 48 512c256.1 0 464-207.5 464-464 0-11.2-7.7-20.9-18.6-23.4z"></path></svg><a style="color:#FFED8D;font-weight:600" target="_blank" class="font-13 ml-1" href="tel:+91 9733392546" rel="noreferrer">+91 9733392546</a></div><div class=" font-13" style="color:#FFED8D;font-weight:600"><svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 448 512" height="18" width="18" xmlns="http://www.w3.org/2000/svg"><path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"></path></svg><a style="color:#FFED8D;font-weight:600" target="_blank" rel="noopener noreferrer" class="font-13 ml-1" href="https://web.whatsapp.com/send?phone=+919733392546">+91 9733392546</a></div></div><small class="text-white mt-2 font-12">*The amount will be in form of wallet points that you can redeem to pay upto 10% of the price for any assignment.<br/>**Use of solution provided by us for unfair practice like cheating will result in action from our end which may include permanent termination of the defaulter’s account.</small><small class="text-white font-12 mob-14 mt-3"><span class="bolder" style="color:#FFED8D">Disclaimer:</span>The website contains certain images which are not owned by the company/ website. Such images are used for indicative purposes only and is a third-party content. All credits go to its rightful owner including its copyright owner. It is also clarified that the use of any photograph on the website including the use of any photograph of any educational institute/ university is not intended to suggest any association, relationship, or sponsorship whatsoever between the company and the said educational institute/ university. Any such use is for representative purposes only and all intellectual property rights belong to the respective owners.</small></div></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"question":{"question_files":{"id":"6673d3eb56734a340d9bd7b5","question":1,"type":"","text":" Assignment Information\n3/23/24, 8:55 AM\nGRA 310 Module Four Activity Accessibility and SEO Guidelines and Rubric\nOverview\nAn accessible website ensures inclusivity by catering to diverse user needs, which improves usability for all. An SEO-optimized website enhances the brand's online visibility, thus driving\norganic traffic and boosting the site's reach.\nScenario\nYou are a web designer who works at a small design firm. Your firm has been hired by a coffeehouse-Nebula Coffee-to design and build a functioning and compliant, service-based, responsive\nwebsite. One of your peers has designed the homepage and has requested you to review the page for accessibility and search engine optimization capabilities.\nDirections\nEvaluate the accessibility and SEO capabilities of a provided webpage. Also, reflect on the purpose and importance of accessible and SEO-optimized websites. Step-by-step instructions and a\nvideo (in the Supporting Materials section of this activity and the Required Resources section of this module) have been provided to guide you through this assignment.\nNote: You will use Visual Studio Code to complete this assignment. If you haven't done so already, refer to the Start Here area of the course for download instructions and guidance on\ncompressing (zipping) files.\nSpecifically, you must address the following rubric criteria:\nPart 1: Accessibility\nReview the accessibility of the provided website's homepage (index.html). You will then edit the homepage (index.html) to fix its accessibility and search engine optimization issues. These fixes\nshould align with the brand style guide. The website homepage (index.html) and the brand style guide have been provided in the client files, linked in the Supporting Materials section. Please\nnote that the root folder contains some additional HTML files that are blank. These pages are meant to be placeholders for fixing navigation-related issues only. You do not need to add any\ncontent or edit anything within these blank HTML files.\nUse the WCAG accessibility checker (Test With WAVE) to identify the problematic areas. Refer to the module resources to learn how to use the WAVE tool. Then, open the index.html file in\nVisual Studio Code and fix the problematic areas.\n1. Include the text alternatives for all images displayed on the webpage. Come up with two to three ideas before you decide on the text alternative that you want to use for each image.\nInclude the following details in your work:\nA. The text alternative of each image should accurately describe the main element of the corresponding image. For example, if you are using an image of a waterfall, then the text\nalternative should be \"waterfall.\"\n2. Optimize the color contrast between design elements on the webpage. Include the following details in your work:\nA. The remediated color contrast ratio should meet the WCAG standards.\n3. Refine the readability and legibility of the written content displayed on the webpage. The remediated typography should meet the WCAG standards. Consider the following\nquestions to guide your work:\n•\nCan all users read the onscreen text without straining their eyes?\n⋅\nAre the typefaces easy to read?\n•\nAre the font sizes easy to read?\n•\nAre all letters and numbers easily recognized? For example, can users distinguish between zero (0) and the letter O?\n• Is there sufficient color contrast between text and background color?\n4. Optimize the existing navigation structure of the webpage. Include the following details in your work:\nA. Ensure all the supporting webpages (blank HTML files provided in the Supporting Materials section) are correctly linked from the global navigation bar.\nB. Ensure all the supporting webpages (blank HTML files) are organized in a hierarchical manner.\n5. Refine the visual hierarchy of the webpage. Include the following details in your work:\nA. Present important information in a larger font size than the supporting information.\nB. Ensure any call to action is presented in a way that grabs users' attention. It should be made the focal point of the page.\nC. Ensure related information is grouped together in a logical manner.\nhttps://learn.snhu.edu/content/enforced/1544961-GRA-310-X4728-OL-...ity_and_SEO_Guidelines_and_Rubric.html?ou=1544961\u0026d2l_body_type=3\nPage 1 of 4 Assignment Information\n3/23/24, 8:55 AM\nPart 2: SEO\nEvaluate the SEO capabilities of the provided webpage, linked in the Supporting Materials section. Then, open the website homepage (index.html) in Visual Studio Code and fix the problematic\nareas.\n6. Modify the page titles to be more search engine friendly. Complete the following step:\nA. Edit the \u003ctitle\u003e tag to be descriptive of the page and its content.\n7. Include SEO-optimized meta keywords and descriptions. Complete the following steps:\nA. In the \u003chead\u003e section of the homepage, edit the \u003cmeta\u003e keyword tag's content.\nB. In the \u003chead\u003e section of the homepage, edit the \u003cmeta\u003e description tag's content.\n8. Optimize the image file names to be SEO-friendly.\n9. Organize the provided client root folder as per industry standards. Complete the following steps:\nA. Ensure all file and folder names follow industry naming conventions.\nB. Ensure that all files are placed in the appropriate subfolders.\n10. Submit the zipped root folder for grading. Before zipping, ensure the contents of the root folder are updated with the latest edits.\nPart 3: Written Response\nDescribe how you addressed the accessibility and SEO challenges of the provided webpage. Then, reflect on the importance of optimizing websites in these areas.\n11. Describe how the accessibility and SEO capabilities of the provided webpage were optimized. Include the following details in your response:\nA. Outline the problematic areas related to accessibility and SEO in the provided webpage. These areas were identified in the report generated by the WCAG accessibility checker in\nPart 1 of this assignment.\nB. Explain how you addressed these problematic areas in the optimized webpage.\n12. Explain the importance of optimizing the accessibility and SEO capabilities of websites. Consider the following questions to guide your response:\n• Why is it important to make websites accessible?\n• What is the purpose of SEO optimization?\nWhat to Submit\nSubmit the following deliverables:\nPart 1 and 2: Root Folder\nSubmit the root folder created in Visual Studio Code as a zip file for grading. The zipped root folder should contain all the relevant subfolders and files edited in Part 1 and Part 2 of this\nassignment.\nPart 3: Written Response\nSubmit your assignment as a 2-page Microsoft Word document with double spacing, 12-point Times New Roman font, and one-inch margins. If you reference any sources in your work, cite\nthem according to MLA style.\nSupporting Materials\nThe following resources support your work on the activity:\nGRA 310 Module Four Client Files\nDownload and unzip this folder to access the required files needed for this assignment.\nModule Four: Accessibility and SEO\nThis video from the Module Four Required Resources will help you complete this activity.\nCriteria\nExemplary\nPart 1: Text Alternatives N/A\nModule Four Activity Accessibility and SEO Rubric\nProficient\nIncludes the text alternatives\nfor all images displayed on the\nwebpage (100%)\nNeeds Improvement\nNot Evident\nValue\nShows progress toward\nproficiency, but with errors or\nomissions; areas for\nimprovement may include\nDoes not attempt criterion (0%)\n5\nhttps://learn.snhu.edu/content/enforced/1544961-GRA-310-X4728-OL-...ty_and_SEO_Guidelines_and_Rubric.html?ou=1544961\u0026d21_body_type=3\nPage 2 of 4 Assignment Information\nPart 1: Color Contrast N/A\nPart 1: Readability and\nLegibility\nN/A\nOptimizes the color contrast\nbetween design elements on\nthe webpage (100%)\nRefines the readability and\nlegibility of the written content\ndisplayed on the webpage\n(100%)\nPart 1: Navigation\nN/A\nStructure\nOptimizes the existing\nnavigation structure of the\nwebpage (100%)\nPart 1: Visual Hierarchy N/A\nRefines the visual hierarchy of\nthe webpage (100%)\nensuring that each text\nalternative accurately\ndescribes the corresponding\nimage (55%)\nShows progress toward\nproficiency, but with errors or\nomissions; areas for\nimprovement may include\nensuring the color contrast\nmeets the standard defined by\nWCAG (55%)\nShows progress toward\nproficiency, but with errors or\nomissions; areas for\nimprovement may include\nensuring that the typography\nstyles, contrast, and size do not\ncause visual strain and are\naligned with WCAG standards\n(55%)\nShows progress toward\nproficiency, but with errors or\nomissions; areas for\nimprovement may include\nensuring all the supporting\nwebpages are correctly linked\nfrom the webpage and are\norganized in a hierarchical\nmanner (55%)\nShows progress toward\nproficiency, but with errors or\nomissions; areas for\nimprovement may include\nensuring important information\nis presented in a larger font size\nthan the supporting\ninformation, call to action is\ndesigned to grab users'\nattention, and related\ninformation is grouped\ntogether (55%)\nN/A\nPart 2: Page Titles\nN/A\nPart 2: Meta Keywords\nand Descriptions\nN/A\nPart 2: Image File Names N/A\nModifies the page titles to be\nmore search engine friendly\n(100%)\nIncludes SEO-optimized meta\nkeywords and descriptions\n(100%)\nOptimizes the image file names\nto be SEO friendly (100%)\nShows progress toward\nproficiency, but with errors or\nomissions; areas for\nimprovement may include\nadding meta keywords and\ndescriptions in the \u003chead\u003e\nsection of the homepage and\nensuring these keywords and\ndescriptions are relevant and\ndescribe the content of the\nwebpage (55%)\nShows progress toward\nproficiency, but with errors or\nomissions; areas for\nimprovement may include\n3/23/24, 8:55 AM\nDoes not attempt criterion (0%)\n5\nDoes not attempt criterion (0%)\n5\nDoes not attempt criterion (0%)\n10\nDoes not attempt criterion (0%)\n10\nDoes not attempt criterion (0%)\n5\nDoes not attempt criterion (0%)\n10\nDoes not attempt criterion (0%)\n10\nhttps://learn.snhu.edu/content/enforced/1544961-GRA-310-X4728-OL-...ty_and_SEO_Guidelines_and_Rubric.html?ou=1544961\u0026d21_body_type=3\nPage 3 of 4 Assignment Information\nPart 2: Organize\nN/A\nadding keywords that are\nOrganizes the provided client\nroot folder as per industry\nstandards (100%)\nrelevant and describe the\ncontent of the files (55%)\nShows progress toward\nproficiency, but with errors or\nomissions; areas for\nimprovement may include\norganizing all the files and\nsubfolders inside the root\nfolder accurately and as per\nindustry naming conventions\n(55%)\nN/A\n3/23/24, 8:55 AM\nDoes not attempt criterion (0%)\n10\n10\nPart 2: Zipped Root\nFolder\nN/A\nPart 3: Accessibility and\nSEO Capabilities\nExceeds proficiency in an\nexceptionally clear, insightful,\nsophisticated, or creative\nmanner (100%)\nPart 3: Importance\nExceeds proficiency in an\nexceptionally clear, insightful,\nsophisticated, or creative\nmanner (100%)\nSubmits the zipped root folder\nfor grading (100%)\nDescribes how the accessibility\nand SEO capabilities of the\nprovided webpage were\noptimized (85%)\nExplains the importance of\noptimizing the accessibility and\nSEO capabilities of websites\n(85%)\nShows progress toward\nproficiency, but with errors or\nomissions; areas for\nimprovement may include\noutlining the problematic areas\naccurately and explaining how\nthese areas were addressed in a\nclear and logical manner (55%)\nShows progress toward\nproficiency, but with errors or\nomissions; areas for\nimprovement may include\nexplaining the importance of\noptimizing websites for\naccessibility and SEO\nArticulation of Response\nDoes not attempt criterion (0%)\n5\ncapabilities in a clear and logical\nmanner (55%)\nDoes not attempt criterion (0%)\n10\n10\nDoes not attempt criterion (0%)\n10\nExceeds proficiency in an\nexceptionally clear, insightful,\nsophisticated, or creative\nmanner (100%)\nClearly conveys meaning with\ncorrect grammar, sentence\nstructure, and spelling,\ndemonstrating an\nunderstanding of audience and\npurpose (85%)\nShows progress toward\nproficiency, but with errors in\ngrammar, sentence structure,\nand spelling, negatively\nimpacting readability (55%)\nSubmission has critical errors in\ngrammar, sentence structure,\nand spelling, preventing\nunderstanding of ideas (0%)\n5\nTotal:\n100%\nhttps://learn.snhu.edu/content/enforced/1544961-GRA-310-X4728-OL-...ty_and_SEO_Guidelines_and_Rubric.html?ou=1544961\u0026d21_body_type=3\nPage 4 of 4","file":[],"htmlText":""},"answer_files":[],"hasSolution":false,"answer_text":"","slug":"assignment-information-3-23-24-8-55-am-gra-310-module-four-activity-accessibility-and-seo-guidelines-and-rubric-overview","subject":346,"createdAt":"2024-06-20T07:02:03.932Z","tutorInfo":{},"incrementalId":2051275,"subject_name":"Web Designing And Development","branch_name":"Computer Science And IT"},"slug":"assignment-information-3-23-24-8-55-am-gra-310-module-four-activity-accessibility-and-seo-guidelines-and-rubric-overview","canonicalUrl":"https://tutorbin.com/questions-and-answers/assignment-information-3-23-24-8-55-am-gra-310-module-four-activity-accessibility-and-seo-guidelines-and-rubric"},"__N_SSP":true},"page":"/questions-and-answers/[slug]","query":{"slug":"assignment-information-3-23-24-8-55-am-gra-310-module-four-activity-accessibility-and-seo-guidelines-and-rubric-overview"},"buildId":"CuceBxb9y2f604t-sBjdx","assetPrefix":"https://cdn.tutorbin.com","isFallback":false,"gssp":true,"scriptLoader":[]}</script><canvas id="canvas"></canvas></body></html>