Search Bar

An input field where users can search for content within a website, essential for content-heavy sites. Search functionality helps users find specific content quickly without browsing navigation. Implement effective search with relevant results and helpful empty states.

Related terms

Related terms

  • 404 Page

    SEO

    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.

  • Dropdown

    Components

    An interactive element that reveals a list of options when clicked, saving space while providing multiple choices. Dropdowns work best with 5-15 options—fewer suggests radio buttons, more suggests search or typeahead. Ensure dropdown menus are keyboard accessible and work well on touch devices.

  • Empty State

    CMS

    The appearance of a page or component when no content is available, such as an empty search results or new user dashboard. Well-designed empty states guide users toward actions that populate the interface. Include helpful messaging and clear calls to action rather than leaving users stranded.

  • Google Search Console

    SEO

    A free Google tool providing insights into how your site appears in search results, including impressions, clicks, and indexing issues. Search Console alerts you to problems and validates fixes, essential for SEO monitoring. Verify your Framer site in Search Console to track search performance.

  • Localized Page Paths

    Localization

    URL structures that include language or region codes for multilingual content, like /en/about or /de/about. Localized paths help search engines serve the right language version to users. Configure localized paths in Framer's localization settings for proper SEO.

  • Navbar

    Components

    A navigation bar containing primary site links, typically fixed at the top of the page for constant access. Navbars establish site identity and provide consistent wayfinding across pages. Design navbars to be useful without overwhelming—prioritize the most important links.

  • Sitemap

    SEO

    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. See How to access your sitemap.

  • Tooltip

    Components

    A small text popup that appears when hovering over an element, providing additional context or explanation. Tooltips should contain brief, helpful information that isn't essential for basic usage. Remember tooltips don't work on touch devices—don't hide critical information in them.

  • Backlink

    SEO

    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.

  • Breadcrumb

    Components

    A navigation element showing the user’s location within a site hierarchy, typically displayed as a trail of linked page names. Breadcrumbs improve navigation by helping users understand site structure and quickly jump to parent sections. They also benefit SEO by helping search engines understand page relationships and providing rich snippet opportunities.

  • Internal Link

    SEO

    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.

  • Domain Authority

    SEO

    Domain Authority (DA) is a third-party metric (commonly from Moz) that estimates how likely a domain is to rank. It is not a Google ranking score or an official search-engine metric. Treat it as a comparative benchmark, not a direct ranking factor.

  • Indexing

    SEO

    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.

  • Keyword

    SEO

    A word or phrase that users search for, targeted in content and SEO strategy to attract relevant traffic. Research keywords to understand user intent and competition before creating content. Incorporate keywords naturally in titles, headings, and body text without overstuffing.

  • Organic Traffic

    Analytics

    Website visitors arriving through unpaid search engine results rather than advertising or direct navigation. Organic traffic indicates SEO success and sustainable audience growth without ongoing ad spend. Build organic traffic through quality content, technical SEO, and earning backlinks.

  • Pagination

    Components

    Navigation that divides content across multiple numbered pages, used for long lists or archives. Pagination gives users control and provides clear position within content but requires clicks to progress. Consider whether infinite scroll or load-more buttons might provide a better experience for your use case.

  • Pop-up

    Components

    An overlay window that appears on top of page content, often used for promotions, email captures, or important notices. Pop-ups can be effective but easily frustrate users if poorly timed or hard to dismiss. Consider alternative placements and respect user preferences.

  • Schema Markup

    SEO

    Structured data added to HTML that helps search engines understand content context and display rich snippets. Schema markup can enhance search listings with ratings, prices, event dates, and more. Implement schema for content types where rich results provide value. See How to change the site name in Framer.

  • Sticky Navigation

    Layout

    A navigation bar that remains fixed at the top of the viewport as users scroll down the page. Sticky navigation keeps primary actions accessible without scrolling back up. Ensure sticky elements don't consume too much screen space on mobile.