Facebook SEO Audit
Audit the pages your Facebook traffic lands on. Fix Open Graph tags, UTM canonical risk, Facebook Pixel CWV impact, and og:image dimensions — so Facebook drives real organic growth, not just post reach.
What DeepSEOAnalysis checks for Facebook
Open Graph for Facebook
- og:image present and ≥1200×630px for large link preview card
- og:title, og:description, og:url, og:type on every page
- og:image:width and og:image:height set for fast preview rendering
- og:url matches canonical — no UTM parameters in og:url
Canonical and UTM Risk
- Canonical tag on all UTM-parameterised URLs pointing to clean URL
- og:url consistent with <link rel="canonical"> — no conflicts
- UTM parameters excluded from XML sitemap entries
- Self-referencing canonical on all key landing pages
Facebook Pixel and Tracking
- Facebook Pixel loaded async — not synchronously blocking in <head>
- Pixel not duplicated (two instances on one page inflate event counts)
- Meta Conversion API (CAPI) configured to reduce client-side Pixel load
- Pixel script absence of document.write() — breaks parser streaming
Landing Page CWV
- LCP ≤2.5s — Facebook traffic skews mobile; hero image priority-loaded
- INP ≤200ms — Pixel and tag manager scripts should not block interactions
- CLS ≤0.1 — Facebook share buttons and ad slots should not cause layout shift
- TTFB ≤800ms — server response time before any pixel scripts can matter
Brand Search and Indexing
- Homepage ranks for brand name query (brand search from Facebook shares)
- Business name consistent across site, GBP, and Facebook Page
- Organization schema sameAs includes Facebook Page URL
- No noindex on pages receiving significant Facebook referral traffic
Content and Sharing
- og:type set to "article" for blog posts, "product" for product pages
- article:published_time and article:author on blog posts for Instant Articles
- Images in content use explicit width/height to prevent CLS on share
- No render-blocking third-party scripts from social share button widgets
Frequently asked questions
- Does Facebook affect SEO?
- Facebook links are nofollow — they pass no PageRank directly. However, Facebook affects SEO indirectly in several ways: brand search volume increases when content is widely shared on Facebook, which is a positive ranking signal; referral traffic from Facebook to your pages adds engagement data that influences search rankings; and if your Open Graph tags are incorrect, link previews on Facebook display poorly, reducing click-through and the downstream traffic and engagement signals that follow. DeepSEOAnalysis audits the technical quality of the pages your Facebook traffic lands on, not the Facebook profile itself.
- What Open Graph tags does Facebook require for link previews?
- Facebook uses Open Graph meta tags to generate link previews when a URL is shared. The required tags are: og:title (the headline shown in the preview), og:description (the preview subtitle), og:image (the preview image — minimum 1200×630px for a large card preview; minimum 200×200px for any image to appear at all), og:url (the canonical URL of the page), and og:type (typically "website" or "article"). Without og:image, or with an image below the minimum size, Facebook shows a text-only link preview without a thumbnail, which significantly reduces click-through rates. Facebook also supports og:image:width and og:image:height to help it render images faster without needing to download them first.
- What is UTM canonical risk from Facebook campaigns?
- Facebook campaign links typically include UTM parameters (e.g. ?utm_source=facebook&utm_medium=cpc&utm_campaign=summer). Each unique parameter combination creates a distinct URL that Google can index as a separate page from the clean URL. If the canonical tag is not set correctly on the parameterised version, Google may index the UTM URL as the primary version, splitting ranking signals between the clean and parameterised URLs. DeepSEOAnalysis checks that all URLs with UTM parameters have a canonical tag pointing to the clean URL, and that the canonical is consistent between the HTML canonical tag and the og:url property.
- Does the Facebook Pixel affect Core Web Vitals?
- Yes. The Facebook Pixel (Meta Pixel) is a JavaScript snippet that must be loaded on every page to track conversions and events. If loaded synchronously in the document head, it is render-blocking and can add significant LCP delay. Even with async loading, the Pixel fires additional network requests (to Facebook\'s servers) and executes JavaScript during page load that contributes to Total Blocking Time (TBT) and can increase INP on interaction-heavy pages. Best practice: load the Pixel via a tag manager with async loading (not synchronously in the head), and audit its impact on LCP and INP using DeepSEOAnalysis\'s CWV data or PageSpeed Insights. The Facebook Pixel can often be consolidated with the Meta Conversion API (CAPI) to reduce client-side JavaScript load.
- How should Facebook Instant Articles affect my SEO strategy?
- Facebook Instant Articles (FIA) is a format that renders content natively within Facebook for faster mobile reading. However, Instant Articles are hosted on Facebook\'s infrastructure — content viewed as an Instant Article does not send traffic to your website. From an SEO perspective, this means Instant Articles add no direct engagement signals to your domain. The SEO recommendation is to prioritise driving traffic to your own domain rather than enabling Instant Articles, so that engagement from Facebook shares accrues to your domain\'s authority rather than Facebook\'s. If you do use Instant Articles, ensure your canonical URLs point to your own domain.
- What is the correct og:image size for Facebook?
- Facebook recommends og:image dimensions of 1200×630px for the largest link preview card format. The minimum for any image to appear in a preview is 200×200px, but images below 600×315px will only appear as small thumbnails. For best results across all Facebook placement types (news feed, Messenger, shared links): use 1200×630px at a 1.91:1 aspect ratio, under 8MB file size, either JPEG or PNG format. Avoid placing critical text or logos in the outer 20% of the image — crop-to-fit may remove these in some display contexts. Set og:image:width and og:image:height meta tags so Facebook can render the preview without downloading the image first.