From 80db8e8065222fac594d82fcf9e66c839a16ab66 Mon Sep 17 00:00:00 2001 From: Justin <31172962+jafowler85@users.noreply.github.com> Date: Sat, 15 Jun 2019 21:58:55 -0400 Subject: [PATCH] Copy edited article for index.md (#31472) * Update index.md Corrected "its" to "are" in first sentence. Updated sentence structure in opening paragraph and paragraph prior to More Information section. Changed "Ux" to "UX" in More Information section * minor SPG change --- .../english/user-experience-design/content-audits/index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/guide/english/user-experience-design/content-audits/index.md b/guide/english/user-experience-design/content-audits/index.md index 1292757361..61138ad96f 100644 --- a/guide/english/user-experience-design/content-audits/index.md +++ b/guide/english/user-experience-design/content-audits/index.md @@ -3,14 +3,14 @@ title: Content Audits --- ## Content Audits -Content audits its a task from the Information Architecture stage within a UX project. A content audit is an activity of checking all of the content on a website(Copy, Images, video, and any other type of content) and compiling it into a big list or file. There are three main types of audits you can perform: +Content audits are a task from the Information Architecture stage within a UX project. A content audit is an activity of checking all of the content on a website (copy, images, video, etc.) and compiling it into a big list or file. There are three main types of audits you can perform: -Full content inventory: A complete compilation of every content on the site. This may include all urls as well as all assets (such as downloadable files and videos).
-Partial content inventory: A listing of a subset of the site’s content. A partial inventory may include, for example, the top few levels of a hierarchical site or the past six months of articles. All sections of the site will be covered.
-Content sample: A less detailed collection of example content from the site. -The content audit type will depend on the nature of the request, mostly for website redesign its required to do a full content inventory, for project maintenance, it's a partial one! +The content audit type will depend on the nature of the request. For a website redesign, a full content audit is required, while for project maintenance, only a partial content audit is required! #### More Information: -Ux mastery has a great guide on content audits https://uxmastery.com/how-to-conduct-a-content-audit/ +UX mastery has a great guide on content audits https://uxmastery.com/how-to-conduct-a-content-audit/