JSON-LD
A format for embedding structured data in pages using JavaScript Object Notation for Linked Data. JSON-LD helps search engines interpret content entities and can enable rich search results.
301 Redirect
A permanent redirect that tells browsers and search engines a page has moved to a new URL forever. This is essential for maintaining SEO value when restructuring your site or changing URL patterns. In Framer, configure 301 redirects in your site settings under the Redirects section to preserve link equity from old URLs.
404 Page
A custom error page displayed when visitors try to access a URL that doesn't exist on your site. A well-designed 404 page helps retain visitors by offering navigation options and search functionality rather than a dead end. Framer lets you create branded 404 pages that match your site's design and guide users back to relevant content.
Canonical URL
An HTML element that tells search engines which URL is the 'official' version of a page when duplicate content exists at multiple addresses. This prevents SEO dilution from copied content, URL parameters, or www/non-www variations. Framer automatically generates canonical tags, and you can customize them in page settings for specific SEO requirements.
Favicon
The small icon displayed in browser tabs, bookmarks, and mobile home screens, typically 16x16 or 32x32 pixels. A distinctive favicon helps users identify your site among many open tabs and reinforces brand recognition. Upload favicons in Framer's site settings—consider how your icon reads at very small sizes.
Open Graph
A protocol that controls how pages appear when shared on social platforms like Facebook, Twitter, and LinkedIn. Open Graph tags specify titles, descriptions, and images for consistent, attractive social shares. Configure Open Graph in Framer's SEO settings with compelling images sized 1200x630 pixels.
Robots.txt
A robots.txt file tells crawlers which URLs they may crawl on your site. It does not directly control indexing; for indexing control, use noindex and related mechanisms. Configure robots rules carefully to avoid blocking important content.
SEO
Search Engine Optimization (SEO) is the practice of improving a site’s visibility in search results through technical quality, relevant content, and authority signals. Strong SEO combines crawlability, performance, metadata, internal linking, and useful content. Framer supports SEO with clean markup, metadata controls, and sitemap generation.
Sitemap
A hierarchical list of all pages and content on a website used for search engine indexing and user navigation. XML sitemaps help search engines discover all your pages while HTML sitemaps help visitors find content. Framer automatically generates and updates your XML sitemap.
Backlink
An incoming hyperlink from another website pointing to your site, considered a vote of confidence by search engines. Quality backlinks from reputable sites significantly boost SEO by signaling that your content is valuable and trustworthy. Building backlinks requires creating shareable content, guest posting, and developing relationships with relevant publications in your industry.
Internal Link
A hyperlink pointing to another page within the same website, supporting navigation and distributing SEO value. Strong internal linking helps users discover related content and helps search engines understand site structure. Link to relevant pages naturally within content.
Crawling
The process by which search engine bots discover and read web pages by following links and analyzing content. Ensuring your site is crawlable with proper HTML structure, sitemaps, and internal linking improves search visibility. Block sensitive or duplicate pages from crawling using robots.txt directives.
Indexing
The process by which search engines add web pages to their database after crawling, making them available in search results. Well-structured sites with quality content get indexed more thoroughly. Monitor indexing status in Google Search Console to ensure pages are discoverable.