1. Home
  2. Rezicraft
  3. How To Build Resume
  4. Publishing and sharing your resume

Publishing and sharing your resume

Once your resume content is ready, publishing makes it available at a public URL on your domain.

Draft vs Published

StatusBehavior
DraftVisible only in admin; no public URL
PublishedLive at yoursite.com/resume/your-slug/
PrivateVisible only to logged-in users with permission
Password protectedVisitors must enter a password (see FAQ)

Click Publish in the block editor when you are ready to go live.

What the public page looks like

Published resumes render with a minimal dedicated template:

  • No WordPress post title displayed (your resume name in content is the headline)
  • No Rezicraft branding footer
  • No typical theme header/footer (clean document view)
  • Responsive layout on all devices
  • Excluded from site search by default

Your public URL

Resumes use the rewrite slug resume:

TXTCopy

https://yoursite.com/resume/jane-doe-product-manager/

Customize the slug in the editor under Permalink or the document settings panel.

Sharing methods

Copy and share the URL (Free & Pro)

Copy the link from View Resume or the published post permalink. Share via email, LinkedIn, job applications, or your website.

Link from your site (Free & Pro)

Add the resume URL to a navigation menu, button block, or portfolio page on the same WordPress site.

PDF download (Pro)

  1. Enable Enable PDF download under Rezicraft → Settings
  2. Visit your public resume page
  3. Click Download PDF
  4. Your browser opens a print dialog — choose Save as PDF

Print (Pro)

Click Print on the public resume page. Print-optimized CSS ensures clean output on paper.

Email to Recruiter (Pro)

  1. Enable Email Resume under Rezicraft → Settings
  2. Go to Rezicraft → Resumes
  3. Click Email to Recruiter on a published resume
  4. Optionally enter recruiter email and name
  5. Your email app opens with a pre-written message and resume link

Email is composed locally via a mailto: link — resume content is not sent through Rezicraft servers.

Troubleshooting public URLs

IssueFix
404 Not FoundGo to Settings → Permalinks → Save Changes
Page shows theme layoutConfirm the post type is rezicraft_resume and status is Published
Old content visibleClear site cache (hosting plugin or CDN) after publishing
PDF button missingConfirm Pro license, enable PDF in Settings, clear browser cache

Unpublishing

Set the resume back to Draft or move it to Trash to remove public access. The URL will no longer display live content.

How can we help?