Should Your Resume Be One Page or Two?

Conventional wisdom suggests that you should keep it short: According to job hunting site The Ladders, recruiters spend roughly six seconds reviewing most resumes. However, new findings by resume writing service ResumeGo suggest that doubling page counts can actually improve your chances of getting hired, with recruiters 2.3 times likelier to prefer two-page documents, and prone to spending more time reviewing these write-ups.

So what’s the right answer? It all depends on how much background and experience you have that’s directly relevant to the position, and how much space you need to clearly and concisely get the message across that you’re a candidate worth considering.

Think of a resume like the back of a book or a trailer for a movie: It’s a quick summary of your background and accomplishments, designed to tease readers into wanting to get the full story. In effect, it’s a brief biographical narrative that quickly tells the story of your professional life, highlights your achievements, and why the position you’re applying for makes a logical fit. Like any good teaser, it shouldn’t just be accessible and compelling. It also should be only as long as needed to pique the viewer’s interest.

Before beginning, keep a couple helpful rules of thumb in mind. At a minimum, your resume should fill out a full page—if it’s too short or light on detail, recruiters may assume that you’re lacking in skills or experience. And if hasn’t been formatted into easily digestible subheads, sidebars, and bullet points, and still exceeds two pages in length, they may also skip over it because it’s too daunting and probably bloated anyway.

All of which points to an ideal solution which lies somewhere in the middle: A smart, punchy, 1- to 1.5-page document that succinctly summarizes information about you, underscores what makes you unique, and exceeds a single page only if there’s relevant work experience or honors and awards to present. A two-page resume is typically the sort that’s reserved for individuals with a highly accomplished history and extensive experience, e.g. 10 to 20 years of work, in a related field.

Here are a few tips that can help you size your resume the right way when you’re crafting the document:

Don’t attempt to pad or inflate: The faster you cut to the chase, the better for busy hiring managers.Keep readability in mind. Resumes should be legible, laid out well, and neatly spaced. Avoid the temptation to shrink fonts to cram in more data. Instead, focus on capturing the reader’s eye and getting important points across at a glance.Focus on telling a clear, simple story about your background and experience and how your work relates to the prospective position, highlighting two to three key differentiators that set you apart from other applicants.Don’t forget that visual representations such as infographics, charts, and images can help you quickly convey complex information, often while saving space and standing out. Graphic elements should be eye-catching, professional, and representative of the image you wish to convey to potential employers. However, before you include any visuals, the culture of the organizations you’re applying to should be considered (more conservative firms may find such touches less endearing).Include search engine keywords—terms that a recruiter may be likely to punch into a computer (e.g. are they looking for “business analysts” or “market research” pros). Working these terms into your document can help ensure you pop up in queries and improve chances of success.Be specific when promoting your achievements. Did you grow sales by 300% in Q4? Add 20,000 monthly new visitors to an organization’s blog? Oversee the rollout of a $1 million advertising campaign that generated 20 million impressions? Skip generalities and show what you can do for an employer.Consider where overviews and shortlists make sense. A bullet-point rundown of certifications, publications, courses taken, etc. often provides enough general information to pique recruiters’ interest—they can always follow up if they have additional questions.While the ideal length of a resume differs depending on the individual candidate, position, and employer involved, the general rule is that less is more. The faster and more succinctly you can make a case for yourself as a prospective candidate, and highlight key career achievements, the better your prospects of getting hired will be.

L364 Should Your Resume Be One Page or Two?的更多相关文章

  1. Page Lifecycle API

    今天的现代浏览器有时在系统资源受限的情境下会暂停页面或完全放弃执行它.将来,浏览器会主动执行此操作,因此它们会消耗更少的电量和内存.在Chrome 68中提供的Page Lifecycle API提供 ...

  2. ZeroMQ接口函数之 :zmq_proxy_steerable – 以STOP/RESUME/TERMINATE控制方式开启内置的ZMQ代理

    ZeroMQ API 目录 :http://www.cnblogs.com/fengbohello/p/4230135.html ——————————————————————————————————— ...

  3. Github Page搜索工具更新 - 探索功能

    探索功能提供了一种快速访问有意思的Github Page的途径,每周探索功能会更新有趣的搜索词条,你可以点击感兴趣的词条来获取该词条对应的Github Page. 首批Github Page探索词条包 ...

  4. Nmap参考指南(Man Page)

    Table of Contents 描述 译注 选项概要 目标说明 主机发现 端口扫描基础 端口扫描技术 端口说明和扫描顺序 服务和版本探测 操作系统探测 时间和性能 防火墙/IDS躲避和哄骗 输出 ...

  5. Linux kernel suspend resume学习:2.6.35与3.0.35比较【转】

    转自:http://blog.csdn.net/njuitjf/article/details/18317149 Linux kernel suspend resume学习:2.6.35与3.0.35 ...

  6. PatentTips - Maintaining shadow page tables in a sequestered memory region

    BACKGROUND Malicious code, known as malware, which includes viruses, worms, adware, etc., may attack ...

  7. dhcpd.conf(5) - Linux man page

    http://linux.die.net/man/5/dhcpd.conf Name dhcpd.conf - dhcpd configuration file Description   The d ...

  8. 我这么玩Web Api(一):帮助页面或用户手册(Microsoft and Swashbuckle Help Page)

    前言 你需要为客户编写Api调用手册?你需要测试你的Api接口?你需要和前端进行接口对接?那么这篇文章应该可以帮到你.本文将介绍创建Web Api 帮助文档页面的两种方式,Microsoft Help ...

  9. HTML5 Page Visibility

    什么是 Page Visibility ? Page Visibility 即页面可见性,通过 visibilityState 的值检测页面当前是否可见.当一个网站是可见或点击选中的状态时 Page ...

随机推荐

  1. allure--下的各装饰器的翻译及自己的总结

    翻译图-快捷键 红色字体感觉用的会比较多,起码现在感觉应该是比其他的多一点 lable应该没有什么特殊的用法,只是对下面方法的一个汇总(或者可以这么说,下面的方法是lable更具体的实现) sever ...

  2. [Database] 不知道表名和字段查找值=1234的数据.

      --如果表比较大,时间会比较长 DECLARE @searchValue NVARCHAR(50) SET @searchValue='1234' DECLARE @t TABLE ( rowNu ...

  3. [JavaScript] 表单验证不通过不提交的JS写法

    主要是本世纪初的写法.<script> function validateForm(f) { if (f.name.value == "") { alert(" ...

  4. 【转】RTP学习笔记

    转自:https://www.cnblogs.com/yoyotl/p/5650101.html 一.定义 实时传输协议(Real- time Transport Protocol,RTP)是在Int ...

  5. 【转】 HDMI介绍与流程

    转自:https://www.cnblogs.com/TaigaCon/p/3840653.html HDMI,全称为(High Definition Multimedia Interface)高清多 ...

  6. Appium + Python环境搭建(移动端自动化)

    安装JDK,配置JDK环境    百度搜索下载就行,这里分享一个下载链接:https://pan.baidu.com/s/1snuTOAx 密码:9z8r. 下载好后点击进行安装.安装好后进行环境变量 ...

  7. yii2部署nginx

    页面全部提示404,nginx平台下需要额外配置yii rewrite规则,配置如下: 在nginx 的配置文件nginx.conf //增加部分 location / { # Redirect ev ...

  8. HDOJ-2039

    #include<iostream> #include<cstdio> using namespace std; int main(){ int m,flag; float x ...

  9. 第八届蓝桥杯 4、方格分割 DFS

    标题:方格分割 6x6的方格,沿着格子的边线剪开成两部分. 要求这两部分的形状完全相同. 如图:p1.png, p2.png, p3.png 就是可行的分割法. 试计算: 包括这3种分法在内,一共有多 ...

  10. python 读取文件read.csv报错 OSError: Initializing from file failed

    小编在用python 读取文件read.csv的时候 报了一个错误 OSError: Initializing from file failed 初始化 文件失败 检查了文件路径,没问题 那应该是我文 ...