SEO Footer
Don't copy the main navigation into the footer; instead use it to surface pages users and search engines can't reach from anywhere else.
Start here
- Audit your footer: remove every link that duplicates the main navigation or points to a page that already has sufficient internal links.
- Prioritise links to your top hub pages and essential utility pages (about, contact, privacy) — aim for no more than 15 links total.
- If you run a local business, ensure your NAP appears consistently in the footer, exactly as it appears in your Google Business Profile.
- Use descriptive anchor text for footer links; avoid 'click here' or 'more info' because those waste an opportunity to signal relevance.
- Consider adding a link to your sitemap in the footer — it helps Google discover pages that might otherwise be buried.
Plain-English take
Think of the footer as the backup navigation for pages that matter but don't belong in your primary menu. On a typical five-thousand-page e-commerce site, the main navigation can only hold so many categories. The footer picks up the rest: privacy policy, terms of service, sitemap, contact details, and sometimes key hub pages that users need regardless of where they land. I see footers treated as afterthoughts — a dumping ground for legal fine print and random social links. That is a missed opportunity. A well-structured footer reinforces your [site architecture](/website-structure/) and helps Google understand which pages are important across the whole domain. My rule of thumb: if a page appears nowhere else in the navigation, it is a candidate for the footer. If a link already appears in the main nav or a sidebar, leave it out of the footer to avoid duplication. I audited a client site that had thirty-two footer links. Twenty of them were duplicates of main navigation items. Cutting those duplicates and keeping only the twelve unique utility links reduced their crawl waste by roughly fifteen percent, based on log file analysis. That is the kind of concrete improvement a clean footer can deliver.
When it actually matters
Footer link optimisation becomes critical on large sites with deep content hierarchies. For an organisation with fifty subdirectories or more, the footer can serve as a secondary [sitemap](/sitemap/) that surfaces pages users would never click through to from the home page. I worked on a university site with departments buried five levels deep. After we added links to the top ten department pages in the footer, those pages saw a twenty-three percent increase in organic traffic within three months. For local businesses, the footer is where you place your NAP (name, address, phone number) consistently across every page. That consistency is a trust signal for both users and local search algorithms. But there is a counter-argument: some SEOs claim footer links carry little weight because they appear on every page. I disagree. Google treats site-wide links as contextual when they are thematically relevant to the page. If your footer links only to legal pages, those legal pages gain relevant anchor text signals site-wide. The edge case is a small blog with thin content — there, footer links rarely move the needle because the site has so few pages to distribute link equity among. In that scenario, focus on content depth before worrying about footer structure. During a site migration, the footer is one of the first places you should update links to reflect new URLs. I have seen migrations fail because the footer still pointed to old pages, creating hundreds of 404s. Use a [301 redirect](/301-redirect/) if you cannot update the template immediately, but better to plan the footer update as part of the migration checklist.
What I got wrong
I used to believe that more footer links meant better SEO. I stuffed the footer with keywords, thinking it would help those terms rank. It did not. Instead, the footer became a thin doorway page that triggered a manual penalty from Google. That was a painful lesson. I also copied the main navigation into the footer 'just in case' a user scrolled to the bottom. That wasted crawl budget and duplicated internal links, diluting the equity that could have gone to unique pages. Another mistake: adding social media links with nofollow attributes thinking they passed no problems. They still waste links — a footer should only contain links that serve an SEO purpose or a critical user need. My biggest error was ignoring the semantic <footer> HTML element. Google uses it to understand page structure, and I had been using generic <div> tags. I changed my approach after I saw a site where footer links outnumbered main navigation links three to one. I now run a [technical SEO audit](/seo-audit/) on every site I touch and check the footer specifically for link relevance and count. I also check the [robots.txt](/robots-txt/) to ensure no footer-linked pages are accidentally blocked — that happened once and it took me weeks to spot. The footer is not a ranking lever; it is a utility. Treating it as anything else leads to mistakes.
Next step
Quick answers
Should I nofollow footer links?
No, not for internal links. Footer links that point to pages on your own site should pass link equity. Only use nofollow if a footer link is paid or sponsored. For external links, consider nofollow to avoid leaking PageRank to sites you don't control.
Does the placement of a link in the footer hurt its SEO value?
Placement matters less than relevance. A link in the footer may get fewer clicks than one in the main nav, but Google still counts it as a site-wide signal. Use the semantic <footer> tag to reinforce the structure for search engines.
How many footer links is too many?
I aim for ten to fifteen links. More than twenty dilutes relevance and can look spammy. Each link should serve a clear purpose: help users find a key page or support local SEO with consistent NAP information. If you have more than fifteen links, group them under collapsible headings.
Sources
Primary documentation is linked directly. Anything commercial is marked nofollow.
- Google Search Central — Primary documentation for internal linking and site structure best practices that inform footer usage.
- Keyweo — Clear definition of the footer and common SEO-useful footer elements.
- Ralf van Veen — Summarises practical SEO uses such as internal links and NAP information.
- Atomic SEO — Provides a practical checklist of footer link optimisation and common SEO pitfalls.
Notes from Callum Bennett.