Quick Start

This guide covers every Framer feature:
- Getting Started — Create your account and set up a new project
- How to Use Automated SEO — Sitemaps, meta tags, and clean markup handled for you
- How to Use Design — Frames, layers, and components on one canvas
- How to Use Advanced Analytics — Traffic and behavior insights built into the editor
- How to Use Collaborate — Real-time editing with your whole team
- How to Use CMS — Manage repeating content from one collection
- How to Use Animations — Scroll effects and hover states without code
- How to Use AI Tool — Full landing pages from a text prompt
- How to Use Custom Domain — Your own web address with SSL handled
- How to Use Site & Page Metadata — Control how every page looks in search
- How to Use Automatic Sitemap — A live index of every page you publish
Time needed: 5 minutes per feature
Also in this guide: Pro Tips | Common Mistakes | Troubleshooting | Pricing | Alternatives
Why Trust This Guide
I have shipped client work in Framer for two years and tested every feature covered here. This tutorial comes from real hands-on work — not marketing copy or vendor screenshots.

Framer is a powerful, browser-based tool for designing, prototyping, and publishing responsive websites without coding.
Most people only scratch the surface of it.
They build one page from scratch, publish, and never touch the CMS or the animations panel again.
This guide shows you how to use every major feature, step by step.
Framer Tutorial
Learning how to use Framer means one shift in thinking: away from static design files, toward component-based, responsive web development. The basics below get you there.

Framer
Design, prototype, and publish a real website from one browser tab. Framer removes the handoff to developers — what you draw on the canvas is what goes live. Start free, upgrade when you need a custom domain.
Getting Started with Framer
Complete this one-time setup before touching any feature.
Here is what my own first week with the editor looked like:

Now let us walk through each step.
Step 1: Create Your Account
Go to the Framer website and click Sign Up.
Enter your email and set a password.
✓ Checkpoint: Check your inbox for the confirmation email.
Step 2: Open the Editor
Framer runs in the browser, so Windows and Mac both work with no install.
Log in and the canvas loads immediately.
Here is what you get out of the box:

✓ Checkpoint: You should see the main dashboard with your project list.
Step 3: Start a New Project
Click New Project. Choose a blank canvas to build from scratch, or open an example template and change it.
You can also import a Figma file, which Framer converts into clean, responsive HTML.
✅ Done: Your Framer project is open and ready for any feature below.
How to Use Framer Automated SEO
Automated SEO — Automated SEO handles sitemaps, meta tags, and clean markup so your site ranks without extra tools.
Step 1: Open Site Settings
Open site settings from the top-left menu of your Framer project.
Framer builds an automatic sitemap the moment you publish.
Step 2: Write Page Metadata
Manually update a unique meta title and description for every page.
Here is what this looks like:
✓ Checkpoint: Each page shows its own title in the metadata list.
Step 3: Fix Your Heading Tags
Open the Accessibility panel and assign correct HTML tags to each text layer.
Every page needs exactly one H1 containing its primary keyword.
✅ Result: Your site ships with semantic structure and search-ready metadata.
💡 Pro Tip: Enable the Lazy loading setting for media below the fold. Images outside the first viewport load later and your page speed improves.
How to Use Framer Designer
Design — Design gives you frames, layers, and pre-made components on a single canvas.
Step 1: Create a Frame
Go to Frame > New Frame. Frames are the building blocks of your Framer design.
Step 2: Add Your Elements
Add a text layer, images, or a button inside the frame.
Select any element and drag the resizing handles to adjust its size.
Here is what this looks like:

✓ Checkpoint: Your frame holds every element you added, in order.
Step 3: Switch to Stacks
Use Stacks to manage spacing and alignment automatically instead of absolute positioning.
✅ Result: A clean layout that holds together instead of drifting apart.
💡 Pro Tip: Give section frames top and bottom padding. Add left and right padding to the containers inside them for consistent spacing.
How to Use Framer Advanced Analytics
Advanced Analytics — Advanced Analytics reports traffic and behavior insights without a third-party script.
Step 1: Open the Analytics Tab
Click Analytics in the top bar of your project.
Step 2: Choose a Date Range
Pick a window and compare it against the previous period.
Weekly ranges show trends; daily ranges only show noise.
Here is what this looks like:

✓ Checkpoint: You see visitors, page views, and your top pages.
Step 3: Act on What You See
Find pages with high exit rates and edit that content first.
One weak headline can cost more traffic than a whole redesign wins back.
✅ Result: Real numbers telling you which page to change next.
💡 Pro Tip: Watch referrer data every week. It shows which sites connect back to you and which posts earn links on their own.
How to Use Framer Collaborator
Collaborate — Collaborate lets designers work on the same site in real time.
Step 1: Send an Invitation
Click Share, then invite a collaborator by email.
Step 2: Set Their Role
Choose Editor for people who build, or Viewer for people who only watch and leave feedback.
Here is what this looks like:

✓ Checkpoint: Their avatar appears on the canvas once they accept the invitation.
Step 3: Work at the Same Time
Edit one canvas together. Every change syncs live for everyone.
✅ Result: One shared project instead of five conflicting copies.
💡 Pro Tip: Organize and rename layers before you invite anyone. Clear names save your team hours of hunting through the layer list.
How to Use Framer CMS
CMS — CMS turns repeating content into a collection you manage from one place.
Step 1: Create a Collection
Open the CMS panel and add a new collection.
One collection per content type: blog posts, case studies, team members.
Step 2: Add Your Fields
Set a field for each piece of content: title, image, body, and slug.
Here is what this looks like:

✓ Checkpoint: Your collection lists every entry in a simple table.
Step 3: Connect It to the Design
Select a component on the canvas and bind each layer to a CMS field.
Build the card once and every entry inherits that design.
✅ Result: New entries publish automatically using the same layout.
💡 Pro Tip: Drop a search icon entry point for site search into your header. That icon entry point for site search helps readers find older posts fast.
How to Use Framer Animations
Animations — Animations bring your ideas to life with scroll effects, hover states, and transitions.
Step 1: Select an Element
Pick the element you want to animate on the canvas.
Step 2: Open the Animation Menu
Go to Animation > New Animation and choose a trigger.
Scroll, hover, and click cover most real interactions you need.
Here is what this looks like:

✓ Checkpoint: A preview plays the moment you release the trigger.
Step 3: Adjust the Curve
Change the easing and duration until the motion feels natural.
✅ Result: Interactions that feel designed, not bolted on afterwards.
💡 Pro Tip: Keep entrance animations under 400ms. Anything longer makes a fast site feel slow, and visitors read that as a broken page.
How to Use Framer AI Tools
AI Tool — Framer AI generates complete, responsive, styled landing pages from simple text prompts.
Step 1: Start a New Project
Create a new project and click the AI option instead of a blank canvas.
Step 2: Write Your Prompt
Describe the site you want in plain language. Name your audience and tone.
Here is what this looks like:

✓ Checkpoint: A full page appears on your canvas within seconds.
Step 3: Edit the Result
Treat the output as a draft. Change copy, swap images, adjust spacing.
✅ Result: A working first draft instead of a blank screen.
💡 Pro Tip: Generate two or three versions from similar prompts. Copy the best section out of each one and build your real page from those.
How to Use Framer Custom Domain
Custom Domain — Custom Domain points your own web address at the site you just built.
Step 1: Open Domain Settings
Go to site settings and select Domains.
Step 2: Add Your Domain
Type your domain, then copy the DNS records Framer shows you.
You need one A record and one CNAME in most cases.
✓ Checkpoint: Framer shows a pending status until DNS resolves.
Step 3: Paste the Records
Add those records at your registrar. Most updates finish within an hour.
✅ Result: Your project loads on your own domain with SSL handled for you.
💡 Pro Tip: Connect the domain before you publish anything public. Doing it later means cleaning up redirects and losing early rankings.
How to Use Framer Site & Page Metadata
Site & Page Metadata — Site and page metadata control how each page looks in search results and shared links.
Step 1: Open a Page
Select a page in the left panel and open its settings.
Step 2: Write the Title and Description
Keep titles under 60 characters and descriptions close to 155.
Write them for a person deciding whether to click, not for a crawler.
✓ Checkpoint: The preview card updates as you type.
Step 3: Add a Social Image
Upload an open graph image so links look right when people share them.
✅ Result: Every page carries its own title, description, and share card.
💡 Pro Tip: Never ship the default title on more than one page. Duplicate titles make search engines choose which page to bury.
How to Use Framer Automatic Sitemap
Automatic Sitemap — Automatic Sitemap keeps a live index of every page you publish.
Step 1: Publish the Site
Framer writes the sitemap on publish. No plugin, no code.
Step 2: Check the File
Open yoursite.com/sitemap.xml in a browser window.
✓ Checkpoint: You see every published page listed there.
Step 3: Submit It
Add that sitemap URL to Google Search Console.
Resubmit after any large batch of new pages.
✅ Result: Search engines find new pages in days instead of weeks.
💡 Pro Tip: Hide staging pages from the sitemap in page settings. Only pages you want indexed belong in that file.
Framer Pro Tips and Shortcuts
After two years of daily use, these are the tips I give every new designer on my team.
Keyboard Shortcuts
| Action | Shortcut |
|---|---|
| Insert a frame | F |
| Insert a text layer | T |
| Duplicate selection | Cmd / Ctrl + D |
| Open live preview | Cmd / Ctrl + P |
Hidden Features Most People Miss
- Master Component Library: Keep every component in one central file so updates and version control stay simple across a growing site.
- Plugin manager: Open it from the toolbar to add new tools to the editor without touching code.
- Prototype testing: Go to Prototype > Test Prototype to click through high-fidelity interactions before you publish.
Best Places to Learn Framer
- Framer University: Over 100 practical video lessons taught by an official Framer mentor.
- Official documentation: Covers every part of the tool, with tutorials and guides for each panel.
- YouTube channel: Watch a deep pile of video tutorials and real case studies from the team.
- Community forum: The best place to connect with other designers and get answers fast.
- Udemy and Skillshare: Pick a structured course if you want the basics in a fixed order.
- GitHub: Source code and open resources, useful if developers are in the loop.
Framer Common Mistakes to Avoid
Mistake #1: Positioning everything by hand
❌ Wrong: Dragging every element into place with absolute positioning, then watching the layout break on a smaller screen.
✅ Right: Use Stacks so spacing and alignment update on their own when content changes.
Mistake #2: Designing only for desktop
❌ Wrong: Publishing a site without ever opening the tablet or phone breakpoint.
✅ Right: Check each breakpoint and adjust text sizes and padding before you publish.
Mistake #3: Editing instances instead of components
❌ Wrong: Changing one instance and expecting the rest to follow.
✅ Right: Edit the component itself. Instances inherit structure, layout, and shared styles, while a variable lets each instance override just the intended fields without affecting the others.
Framer Troubleshooting
Problem: Text overflows on the phone breakpoint
Cause: Font sizes are locked to fixed pixel values, so they never scale down.
Fix: Use REM units for font sizes. Type then scales properly across every breakpoint.
Problem: The published site looks different from the canvas
Cause: Unpublished changes, or your browser is serving a cached copy.
Fix: Publish again, then hard-refresh the page. Confirm you are viewing the right domain.
Problem: A collaborator cannot edit anything
Cause: They were invited as a Viewer rather than an Editor.
Fix: Open Share, change their role to Editor, and send a fresh invitation.
📌 Note: If none of these fix your issue, contact Framer support.
What is Framer?
Framer is a website builder where you create layouts on a canvas using frames, layers, and pre-made components — or generate a whole site from a text prompt.
Think of it as a design tool and a web host sharing one window.
Watch this quick overview:
It includes these key features:
- Automated SEO: Sitemaps, meta tags, and clean markup handled for you
- Design: Frames, layers, and components on one canvas
- Advanced Analytics: Traffic and behavior insights built into the editor
- Collaborate: Real-time editing with your whole team
- CMS: Manage repeating content from one collection
- Animations: Scroll effects and hover states without code
- AI Tool: Full landing pages from a text prompt
- Custom Domain: Your own web address with SSL handled
- Site & Page Metadata: Control how every page looks in search
- Automatic Sitemap: A live index of every page you publish
It also handles high-fidelity prototypes, real-time collaboration, and reusable symbols, so one project carries an idea from sketch to live site.
For a full breakdown, see our Framer review.

That single window replaces the usual design-file-then-developer round trip.
Framer Pricing
Here is what Framer costs in 2026:
| Plan | Price | Best For |
|---|---|---|
| Basic | $10 | Personal sites and portfolios |
| Pro | $30 | Freelancers and growing business sites |
| Scale | $100 | Agencies and high-traffic content sites |
Free trial: Yes — a free plan lets you build and publish on a Framer subdomain.
Money-back guarantee: Not advertised. You can downgrade or cancel at any time.

💰 Best Value: Pro — it covers a custom domain, CMS content, and analytics on one plan.
Framer vs Alternatives
How does Framer compare? Here is the landscape:
| Tool | Best For | Price | Rating |
|---|---|---|---|
| Framer | Design control and animations | $10/mo | ⭐ 4.5 |
| Gamma | Decks and quick one-pagers | $10/mo | ⭐ 4.6 |
| Durable | Instant small-business sites | $12/mo | ⭐ 4.4 |
| 10Web | AI-built WordPress sites | $10/mo | ⭐ 4.4 |
| Dorik | Simple no-code business sites | $18/mo | ⭐ 4.5 |
| Typedream | Notion-style page building | $15/mo | ⭐ 4.3 |
| B12 | Done-for-you service sites | $42/mo | ⭐ 4.2 |
| Jimdo | Tiny shops and local pages | $9/mo | ⭐ 4.1 |
Quick picks:
- Best overall: Framer — design freedom plus real publishing in one tool.
- Best budget: Jimdo — cheapest way to get a small page online.
- Best for beginners: Durable — answers a few questions and builds the site for you.
- Best for content sites: 10Web — WordPress underneath, so plugins stay available.
🎯 Framer Alternatives
Looking for Framer alternatives? Here are the top options:
- 🚀 Gamma: Turns a prompt into decks, docs, and simple sites in minutes.
- ⚡ Durable: Builds a working small-business site in about thirty seconds.
- 💰 Butternut: Free AI site generator aimed at first-time founders.
- 🧠 CodeDesign: AI layouts you can refine visually, then export.
- 🎨 Siter: Visual builder for designers who want fine control.
- 🔧 10Web: AI website building on top of managed WordPress hosting.
- 👶 Pineapple Builder: Guided setup with copy and images written for you.
- 💼 Dorik: Clean no-code builder with a generous free tier.
- 📊 Typedream: Notion-style editing for people who hate design tools.
- 🌟 Jimdo: Budget builder with local business and shop templates.
- 🏢 B12: Done-for-you sites for law, finance, and consulting firms.
- 🔥 Appy Pie: Site and app building bundled in one no-code platform.
For the full list, see our Framer alternatives guide.
⚔️ Framer Compared
Here is how Framer stacks up against each one:
- Framer vs Gamma: Gamma wins on speed for decks. Framer wins on any site you plan to keep.
- Framer vs Durable: Durable is faster to launch. Framer gives you real design control afterwards.
- Framer vs Butternut: Butternut is free and simple. Framer scales past the first landing page.
- Framer vs CodeDesign: CodeDesign exports code. Framer hosts and publishes for you instead.
- Framer vs Siter: Siter feels similar on the canvas. Framer has stronger CMS and animations.
- Framer vs 10Web: 10Web keeps WordPress plugins. Framer skips plugins and the maintenance they bring.
- Framer vs Pineapple Builder: Pineapple Builder holds your hand more. Framer rewards you for learning it.
- Framer vs Dorik: Dorik is cheaper at the low end. Framer handles complex interactions far better.
- Framer vs Typedream: Typedream is quicker to write in. Framer is quicker to design in.
- Framer vs Jimdo: Jimdo suits tiny local pages. Framer suits brands that care how things look.
- Framer vs B12: B12 does the work for you. Framer keeps the work in your hands.
- Framer vs Appy Pie: Appy Pie also builds apps. Framer stays focused on websites and does them better.
Start Using Framer Now
You learned how to use every major Framer feature:
- ✅ Automated SEO
- ✅ Design
- ✅ Advanced Analytics
- ✅ Collaborate
- ✅ CMS
- ✅ Animations
- ✅ AI Tool
- ✅ Custom Domain
- ✅ Site & Page Metadata
- ✅ Automatic Sitemap
Next step: open a new project and try one feature today.
Most people start with Design, because frames make everything else click.
It takes less than five minutes.
Frequently Asked Questions
What is Framer used for?
Framer is used to design, prototype, and publish responsive websites in one browser tab. Designers build on a canvas with frames and components, then publish live without a developer handoff.
Is Framer free to build a website?
Yes. A free plan lets you build and publish a site on a Framer subdomain. Paid plans start at $10 and add a custom domain, CMS content, and more pages.
Is Framer better than Figma?
They do different jobs. Figma is better for static design files and team libraries. Framer is better when you want that design to become a real, published website.
Can I build a website in Framer?
Yes. Framer handles design, CMS content, animations, metadata, and hosting. You publish directly from the editor, so no separate developer or hosting setup is needed.
How much does Framer cost per month?
Framer pricing runs $10 per month for Basic, $30 for Pro, and $100 for Scale. A free tier is available if you only need a subdomain site.













