Skip to content
https://portnerag.ch

Performance

· 23 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
77
GRADE
C
FIX
4
REVIEW
6
PASS
9
INFO
4

Performance-focused optimization plan with CWV assessment, top offenders, and time estimates

66
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
68
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
96
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
92
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

1.92 s

Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.

3.40 s

Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.

72 ms

Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.

0.006

Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.

3.40 s

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

4.94 s

Page Load Progression

915 ms
1.8 s
2.7 s
3.7 s
4.6 s
5.5 s
6.4 s
7.3 s
Checks
23
9 PASS 6 REVIEW 4 FIX
F
Page Weight Budget
Action
24.8 MB transferred, 155 requests
FIX
24.8 MB transferred, 155 requests
Critical::
Page weighs 29.0 MB (24.8 MB transferred)
Warning::
Images are 3.5 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 3.5 MB
Warning::
JavaScript is 1.3 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.3 MB
Info::
Fonts are 639 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 639 KB
Warning::
155 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 5.2 g CO2 per page load
24.8 MB / 2.4 MB budget
24.8 MB transferred
155 requests
5.2 g CO2 per page load
Other 19.1 MiB 77%
Images 3.5 MiB 14%
JavaScript 1.3 MiB 5%
Fonts 639.1 KiB 3%
CSS 152.0 KiB 1%
HTML 79.3 KiB 0%
Other 2.5 KiB 0%
Other 1.1 KiB 0%
Other 653 B 0%
Other 626 B 0%
0 2.4 MB 4.9 MB
Over budget

Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.

Why this matters

Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.

Source: web.dev

Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.

Why this matters

JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.

Source: web.dev

Subset fonts to include only used characters, or switch to system font stacks.

Why this matters

Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).

Source: web.dev font loading

Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.

Why this matters

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

Source: web.dev

D
JS Execution Cost
Action
2930ms total JS execution
FIX
2930ms total JS execution
Warning::
https://www.gstatic.com/recaptcha/releases/U5VsmTD...: 672ms CPU time
Warning::
Unattributable: 551ms CPU time
Warning::
https://portnerag.ch/: 451ms CPU time
Warning::
https://portnerag.ch/wp-includes/js/jquery/jquery....: 408ms CPU time
Warning::
https://portnerag.ch/wp-content/plugins/oshine-mod...: 354ms CPU time
Info::
Third-party scripts: 1102ms (38% of total)

Main Thread Breakdown

Script Evaluation 46% Other 28% Style & Layout 16% Script Parsing & Compilation 4% Rendering 3%
ScriptTotalScriptingParse/CompileParty
https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/recaptcha__en.js672ms607ms37ms3rd
Unattributable551ms7ms0ms1st
https://portnerag.ch/451ms6ms2ms1st
https://portnerag.ch/wp-includes/js/jquery/jquery.min.js?ver=3.7.1408ms286ms3ms1st
https://portnerag.ch/wp-content/plugins/oshine-modules/public/js/vendor/countdown.min.js?ver=2.0.2354ms49ms1ms1st
https://www.googletagmanager.com/gtag/js?id=GT-NC6V3MP136ms110ms22ms3rd
https://www.googletagmanager.com/gtag/js?id=G-H2FRWMB6Y8123ms98ms19ms3rd
https://bestellen.portnerag.ch/wp-content/themes/Divi/js/scripts.min.js?ver=4.27.5119ms58ms10ms3rd
https://portnerag.ch/wp-content/themes/oshin/js/vendor/imagesloaded.min.js63ms47ms0ms1st
https://bestellen.portnerag.ch/wp-includes/js/jquery/jquery.min.js?ver=3.7.152ms36ms4ms3rd
F
JS Bundles
Action
61 scripts, 658 KB unused
FIX
61 scripts, 658 KB unused
Warning::
https://www.gstatic.com/recaptcha/releases/U5VsmTD...: 161 KB unused (44%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/U5VsmTD...: 161 KB unused (44%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/U5VsmTD...: 161 KB unused (44%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-H2FR...: 70 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=GT-NC6...: 69 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 658 KB
658 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/recaptcha__en.js365 KB161 KB (44%)3rd
https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/recaptcha__en.js364 KB161 KB (44%)3rd
https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/recaptcha__en.js0 KB161 KB (44%)3rd
https://www.googletagmanager.com/gtag/js?id=G-H2FRWMB6Y8175 KB70 KB (40%)3rd
https://www.googletagmanager.com/gtag/js?id=GT-NC6V3MP161 KB69 KB (43%)3rd
https://bestellen.portnerag.ch/wp-content/themes/Divi/js/scripts.min.js?ver=4.27.555 KB36 KB (65%)3rd
https://portnerag.ch/wp-includes/js/comment-reply.min.js?ver=6.9.41 KB1st
https://bestellen.portnerag.ch/wp-content/plugins/contact-form-7/includes/js/index.js?ver=6.1.64 KB3rd
https://portnerag.ch/wp-content/plugins/be-gdpr/public/js/be-gdpr-public.js?ver=1.1.62 KB1st
https://portnerag.ch/wp-content/plugins/tatsu/includes/typehub/public/js/webfont.min.js?ver=6.9.45 KB1st

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

D
Page Weight Inventory
Action
155 resources · 24.8 MB · 658 KB savings available
FIX
155 resources · 24.8 MB · 658 KB savings available
Warning::
Page weight 24.8 MB exceeds 1 MB target by 23.8 MB
Got: 24.8 MB Expected: ≤ 1 MB
Info::
~658 KB of savings available
Info::
64 third-party resources (10% of weight)
Info::
9 resources over 200KB
155 resources · 24.8 MiB · 64 third-party 23.8 MiB over 1MB target
Media 77% · 19.1 MiB
Image 14% · 3.5 MiB
JavaScript 5% · 1.3 MiB
Font 3% · 639.1 KiB
CSS 1% · 152.0 KiB
Document 0% · 79.3 KiB
Other 0% · 3.7 KiB

~658.1 KiB of savings available

Remove unused JavaScript: 658.1 KiB
C
Image Optimization
Action
34 images, 0 KB saveable
REVIEW
34 images, 0 KB saveable
Warning::
https://portnerag.ch/wp-content/uploads/2025/11/Lo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://portnerag.ch/wp-content/uploads/2021/08/mo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://portnerag.ch/wp-content/uploads/2024/09/To... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mlb0r75bozrb.i.optimole.com/2f7lvmE-nI5XtU... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mlb0r75bozrb.i.optimole.com/2f7lvmE-IR93q8... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://portnerag.ch/wp-content/uploads/2021/08/di... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://portnerag.ch/wp-content/uploads/2021/08/Ge... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mlb0r75bozrb.i.optimole.com/2f7lvmE-dDlygJ... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://portnerag.ch/wp-content/uploads/2021/08/sw... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mlb0r75bozrb.i.optimole.com/2f7lvmE-fl0w1z... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mlb0r75bozrb.i.optimole.com/2f7lvmE-1D2dd3... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://portnerag.ch/wp-content/uploads/2025/05/fe... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://portnerag.ch/wp-content/uploads/2021/08/co... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mlb0r75bozrb.i.optimole.com/2f7lvmE-7poHaS... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://portnerag.ch/wp-content/uploads/2021/08/ba... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://portnerag.ch/wp-content/uploads/2021/08/ri... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mlb0r75bozrb.i.optimole.com/2f7lvmE-o72WUJ... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://portnerag.ch/wp-content/uploads/2024/09/ku... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mlb0r75bozrb.i.optimole.com/2f7lvmE-6jGtfR... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mlb0r75bozrb.i.optimole.com/2f7lvmE-FKOCbm... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mlb0r75bozrb.i.optimole.com/2f7lvmE-4S_81b... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://portnerag.ch/wp-content/uploads/2021/08/gr... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://portnerag.ch/wp-content/uploads/2021/09/mi... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://portnerag.ch/wp-content/uploads/2021/08/si... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://portnerag.ch/wp-content/uploads/2021/08/la... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mlb0r75bozrb.i.optimole.com/2f7lvmE-qqozUu... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://portnerag.ch/wp-content/uploads/2021/08/ca... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mlb0r75bozrb.i.optimole.com/2f7lvmE--LxLh0... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://portnerag.ch/wp-content/uploads/2021/08/we... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mlb0r75bozrb.i.optimole.com/2f7lvmE-akB7Mr... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
34 images 3.5 MB
0 oversized -0 KB
17 legacy format
30 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

B
HTTP/3 (QUIC)
HTTP/3 not advertised
REVIEW
HTTP/3 not advertised
Info::
HTTP/3 (QUIC) is not advertised
HTTP/3 isn't advertised via Alt-Svc and the worker didn't negotiate h3. HTTP/3 reduces handshake latency (1-RTT instead of 2-3 RTTs) and is more resilient on lossy connections. Most modern CDNs (Cloudflare, Fastly, AWS CloudFront, Google Cloud CDN) support HTTP/3 with a single config switch -- consider enabling for mobile-heavy workloads.
B
Compression Algorithm
Main response uses gzip; brotli would be ~20% smaller
REVIEW
Main response uses gzip; brotli would be ~20% smaller
Info::
Main HTML response uses gzip (brotli would be ~20% smaller)
All current browsers support brotli. Most CDNs (Cloudflare, Fastly, AWS CloudFront, Vercel, Netlify) can switch from gzip to brotli with a single config flag. Origin servers (nginx, Apache) need a brotli module compiled in -- nginx-brotli or Apache mod_brotli.
B
Server-Timing Observability
No Server-Timing header found
REVIEW
No Server-Timing header found
Info::
No Server-Timing header found
Server-Timing exposes backend timing breakdowns to browser DevTools (e.g., `db: 45ms; render: 120ms; cache: 2ms`). Useful for diagnosing slow pages without backend log access. Most modern frameworks (Next.js, Cloudflare Workers, Fastly) emit it automatically; absence on a managed platform usually means telemetry headers are stripped at the edge.
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

B
HTTP Caching
no-cache
REVIEW
no-cache
Info::
Cache-Control header is set
Got: no-cache
Info::
Last-Modified header present
Cache-Control

no-cache

DirectiveValueMeaning
no-cacheCache but always revalidate first
A+
Third-Party Impact
10% third-party, 0 ms blocking
PASS
10% third-party, 0 ms blocking
Info::
Third-party code accounts for 10% of page weight (2.5 MiB of 24.8 MiB)
Info::
Third-party blocking time is low (0 ms)
90%
First-party Third-party
A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
15 fonts (639 KB)
PASS
15 fonts (639 KB)
Info::
15 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

15

639 KB total

Render-blocking

0

of 15

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 1.9 s LCP 3.4 shttps://use.typekit.net/af/f5916e/00000000000000007735a147/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3l https://use.typekit.net/af/f5916e/00000000000000007735a147/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3 — 29.7 KiB — 14 ms — font-display: swaphttps://use.typekit.net/af/707483/00000000000000007735a154/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3l https://use.typekit.net/af/707483/00000000000000007735a154/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 — 29.8 KiB — 15 ms — font-display: swaphttps://portnerag.ch/wp-content/themes/oshin/fonts/icomoon/fonts/icomoon.woff?85pf5iicomoon.woff https://portnerag.ch/wp-content/themes/oshin/fonts/icomoon/fonts/icomoon.woff?85pf5i — 113.7 KiB — 285 ms — font-display: swaphttps://portnerag.ch/wp-content/plugins/tatsu/includes/icons/tatsu_icons/fonts/tatsu-icons.ttf?1deqentatsu-icons.ttf https://portnerag.ch/wp-content/plugins/tatsu/includes/icons/tatsu_icons/fonts/tatsu-icons.ttf?1deqen — 164.4 KiB — 469 ms — font-display: swaphttps://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2memvYaGs126MiZpBA-UvWbX... https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 42.0 KiB — 6 ms — font-display: swaphttps://portnerag.ch/wp-content/uploads/typehub/custom/MenschRegular/MenschRegular.woffMenschRegular.woff https://portnerag.ch/wp-content/uploads/typehub/custom/MenschRegular/MenschRegular.woff — 15.3 KiB — 316 ms — font-display: swaphttps://portnerag.ch/wp-content/uploads/typehub/custom/helveticaroundedltstd-black/helveticaroundedltstd-black.woff2helveticaroundedltstd-b... https://portnerag.ch/wp-content/uploads/typehub/custom/helveticaroundedltstd-black/helveticaroundedltstd-black.woff2 — 17.7 KiB — 220 ms — font-display: swaphttps://portnerag.ch/wp-content/uploads/typehub/custom/MenschBold/MenschBold.woffMenschBold.woff https://portnerag.ch/wp-content/uploads/typehub/custom/MenschBold/MenschBold.woff — 13.2 KiB — 224 ms — font-display: swaphttps://use.typekit.net/af/707483/00000000000000007735a154/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3l https://use.typekit.net/af/707483/00000000000000007735a154/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 — 0 B — 3 ms — font-display: swaphttps://fonts.gstatic.com/s/albertsans/v4/i7dOIFdwYjGaAMFtZd_QA1ZbYFeQGQyU.woff2i7dOIFdwYjGaAMFtZd_QA1Z... https://fonts.gstatic.com/s/albertsans/v4/i7dOIFdwYjGaAMFtZd_QA1ZbYFeQGQyU.woff2 — 31.3 KiB — 14 ms — font-display: swaphttps://bestellen.portnerag.ch/wp-content/themes/Divi/core/admin/fonts/modules/all/modules.woffmodules.woff https://bestellen.portnerag.ch/wp-content/themes/Divi/core/admin/fonts/modules/all/modules.woff — 90.2 KiB — 245 ms — font-display: swaphttps://use.typekit.net/af/9a853f/00000000000000007735a157/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3l https://use.typekit.net/af/9a853f/00000000000000007735a157/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3 — 33.0 KiB — 8 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 33.9 KiB — 81 ms — font-display: swaphttps://fonts.gstatic.com/s/andika/v27/mem8Ya6iyW-Lwqg40ZMFVZ0bf8pkAg.woff2mem8Ya6iyW-Lwqg40ZMFVZ0... https://fonts.gstatic.com/s/andika/v27/mem8Ya6iyW-Lwqg40ZMFVZ0bf8pkAg.woff2 — 12.5 KiB — 7 ms — font-display: swaphttps://fonts.gstatic.com/s/andika/v27/mem_Ya6iyW-LwqgwarYQeL8WVQ.woff2mem_Ya6iyW-LwqgwarYQeL8... https://fonts.gstatic.com/s/andika/v27/mem_Ya6iyW-LwqgwarYQeL8WVQ.woff2 — 12.5 KiB — 16 ms — font-display: swap
l woff2 swap
Size 30 KB
Load time 14 ms
Start 1.8 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 30 KB
Load time 15 ms
Start 1.8 s
Risk FOUT — text flashes from fallback to web font
icomoon.woff woff swap
Size 114 KB
Load time 285 ms
Start 1.8 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
tatsu-icons.ttf ttf swap
Size 164 KB
Load time 469 ms
Start 1.8 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
memvYaGs126MiZpBA-UvWbX... woff2 swap
Size 42 KB
Load time 6 ms
Start 1.8 s
Risk FOUT — text flashes from fallback to web font
MenschRegular.woff woff swap
Size 15 KB
Load time 316 ms
Start 1.9 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
helveticaroundedltstd-b... woff2 swap
Size 18 KB
Load time 220 ms
Start 2.6 s
Risk FOUT — text flashes from fallback to web font
MenschBold.woff woff swap
Size 13 KB
Load time 224 ms
Start 2.6 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
l woff2 swap
Size 0 KB
Load time 3 ms
Start 3.3 s
Risk FOUT — text flashes from fallback to web font
i7dOIFdwYjGaAMFtZd_QA1Z... woff2 swap
Size 31 KB
Load time 14 ms
Start 3.3 s
Risk FOUT — text flashes from fallback to web font
modules.woff woff swap
Size 90 KB
Load time 245 ms
Start 3.3 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
l woff2 swap
Size 33 KB
Load time 8 ms
Start 4.3 s
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 34 KB
Load time 81 ms
Start 5.0 s
Risk FOUT — text flashes from fallback to web font
mem8Ya6iyW-Lwqg40ZMFVZ0... woff2 swap
Size 13 KB
Load time 7 ms
Start 5.1 s
Risk FOUT — text flashes from fallback to web font
mem_Ya6iyW-LwqgwarYQeL8... woff2 swap
Size 12 KB
Load time 16 ms
Start 5.2 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~258 KB and ~516 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
LCP Image Preload
LCP preload audit not available
PASS
LCP preload audit not available
Info::
LCP image preload audit not available for this scan
A+
Main HTML Cache-Control
Main HTML uses no-cache -- safe revalidate-on-request policy
PASS
Main HTML uses no-cache -- safe revalidate-on-request policy
Info::
Main HTML uses no-cache -- safe revalidate-on-request policy
Got: no-cache
A
Server Response Intelligence
2 server-response signal(s) detected
PASS
2 server-response signal(s) detected
Warning::
Compressed response missing `Vary` header
The page is served with `Content-Encoding: gzip` but has no `Vary` header. Without `Vary: Accept-Encoding`, intermediary caches (corporate proxies, ISP caches) may serve the compressed variant to clients that didn't send the matching `Accept-Encoding` -- the client sees garbled bytes. Add `Vary: Accept-Encoding` whenever the response is conditionally compressed.
Info::
`Last-Modified` present -- timestamp-based conditional GET supported
Consider also setting `ETag` for stronger revalidation -- ETags are content hashes that don't suffer from clock-skew or DST issues. Last-Modified alone is functional for conditional GETs and not a bug.
Network Waterfall
155 requests over 6467ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 1.9 s LCP 3.4 shttps://portnerag.ch// https://portnerag.ch/ — 200 — 26.6 KiB — 910 ms — h2https://www.googletagmanager.com/gtag/js?id=G-H2FRWMB6Y8www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-H2FRWMB6Y8 — 200 — 174.6 KiB — 250 ms — h2https://portnerag.ch/wp-content/plugins/be-gdpr/public/css/magnific-popup.css?ver=1.1.6/wp-content/plugins/be-gdpr/public/... https://portnerag.ch/wp-content/plugins/be-gdpr/public/css/magnific-popup.css?ver=1.1.6 — 200 — 1.8 KiB — 219 ms — h2https://portnerag.ch/wp-content/plugins/be-gdpr/public/css/be-gdpr-public.css?ver=1.1.6/wp-content/plugins/be-gdpr/public/... https://portnerag.ch/wp-content/plugins/be-gdpr/public/css/be-gdpr-public.css?ver=1.1.6 — 200 — 1.9 KiB — 217 ms — h2https://portnerag.ch/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=6.1.5/wp-content/plugins/contact-form-7/... https://portnerag.ch/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=6.1.5 — 200 — 1.1 KiB — 443 ms — h2https://portnerag.ch/wp-content/plugins/oshine-modules/public/css/oshine-modules.min.css?ver=3.2/wp-content/plugins/oshine-modules/... https://portnerag.ch/wp-content/plugins/oshine-modules/public/css/oshine-modules.min.css?ver=3.2 — 200 — 20.9 KiB — 292 ms — h2https://portnerag.ch/wp-content/plugins/tatsu/includes/typehub/public/css/typehub-public.css?ver=2.0.6/wp-content/plugins/tatsu/includes/... https://portnerag.ch/wp-content/plugins/tatsu/includes/typehub/public/css/typehub-public.css?ver=2.0.6 — 200 — 308 B — 224 ms — h2https://fonts.googleapis.com/css?family=Open+Sans%3A400%2C300%7CMontserrat%3A400%7CRaleway%3A400%2C600%7CCrimson+Text%3A400Italic&ver=1.0fonts.googleapis.com/css?family=Ope... https://fonts.googleapis.com/css?family=Open+Sans%3A400%2C300%7CMontserrat%3A400%7CRaleway%3A400%2C600%7CCrimson+Text%3A400Italic&ver=1.0 — 200 — 2.4 KiB — 131 ms — h2https://portnerag.ch/wp-content/plugins/tatsu/public/css/tatsu.min.css?ver=3.5.3/wp-content/plugins/tatsu/public/cs... https://portnerag.ch/wp-content/plugins/tatsu/public/css/tatsu.min.css?ver=3.5.3 — 200 — 20.2 KiB — 439 ms — h2https://portnerag.ch/wp-content/themes/oshin/fonts/icomoon/style.min.css?ver=1.0/wp-content/themes/oshin/fonts/icom... https://portnerag.ch/wp-content/themes/oshin/fonts/icomoon/style.min.css?ver=1.0 — 200 — 5.5 KiB — 454 ms — h2https://portnerag.ch/wp-content/plugins/tatsu/includes/icons/font_awesome/font-awesome.css?ver=6.9.4/wp-content/plugins/tatsu/includes/... https://portnerag.ch/wp-content/plugins/tatsu/includes/icons/font_awesome/font-awesome.css?ver=6.9.4 — 200 — 7.0 KiB — 482 ms — h2https://portnerag.ch/wp-content/plugins/tatsu/includes/icons/font_awesome/brands.css?ver=6.9.4/wp-content/plugins/tatsu/includes/... https://portnerag.ch/wp-content/plugins/tatsu/includes/icons/font_awesome/brands.css?ver=6.9.4 — 200 — 5.0 KiB — 465 ms — h2https://portnerag.ch/wp-content/plugins/tatsu/includes/icons/tatsu_icons/tatsu-icons.css?ver=6.9.4/wp-content/plugins/tatsu/includes/... https://portnerag.ch/wp-content/plugins/tatsu/includes/icons/tatsu_icons/tatsu-icons.css?ver=6.9.4 — 200 — 5.4 KiB — 492 ms — h2https://portnerag.ch/wp-content/themes/oshin/bb-press/bb-press.css?ver=6.9.4/wp-content/themes/oshin/bb-press/b... https://portnerag.ch/wp-content/themes/oshin/bb-press/bb-press.css?ver=6.9.4 — 200 — 916 B — 531 ms — h2https://portnerag.ch/wp-content/themes/oshin/css/main.min.css?ver=1.0/wp-content/themes/oshin/css/main.m... https://portnerag.ch/wp-content/themes/oshin/css/main.min.css?ver=1.0 — 200 — 17.5 KiB — 524 ms — h2https://portnerag.ch/wp-content/themes/oshin/css/headers/responsive-header.min.css?ver=1.0/wp-content/themes/oshin/css/header... https://portnerag.ch/wp-content/themes/oshin/css/headers/responsive-header.min.css?ver=1.0 — 200 — 572 B — 496 ms — h2https://portnerag.ch/wp-content/themes/oshin/css/headers/multilevel-menu.min.css?ver=1.0/wp-content/themes/oshin/css/header... https://portnerag.ch/wp-content/themes/oshin/css/headers/multilevel-menu.min.css?ver=1.0 — 200 — 1.4 KiB — 497 ms — h2https://portnerag.ch/wp-content/themes/oshin/css/layout.min.css?ver=1.0/wp-content/themes/oshin/css/layout... https://portnerag.ch/wp-content/themes/oshin/css/layout.min.css?ver=1.0 — 200 — 2.9 KiB — 528 ms — h2https://portnerag.ch/wp-content/themes/oshin/css/vendor/vendor.min.css?ver=1.0/wp-content/themes/oshin/css/vendor... https://portnerag.ch/wp-content/themes/oshin/css/vendor/vendor.min.css?ver=1.0 — 200 — 3.8 KiB — 709 ms — h2https://portnerag.ch/wp-content/themes/oshin/fonts/fonts.min.css?ver=1.0/wp-content/themes/oshin/fonts/font... https://portnerag.ch/wp-content/themes/oshin/fonts/fonts.min.css?ver=1.0 — 200 — 466 B — 670 ms — h2https://portnerag.ch/wp-content/uploads/oshine_dynamic_css/be_dynamic.css?ver=1.0/wp-content/uploads/oshine_dynamic_... https://portnerag.ch/wp-content/uploads/oshine_dynamic_css/be_dynamic.css?ver=1.0 — 200 — 5.5 KiB — 668 ms — h2https://portnerag.ch/wp-content/themes/oshin_child/style.css?ver=1.0/wp-content/themes/oshin_child/styl... https://portnerag.ch/wp-content/themes/oshin_child/style.css?ver=1.0 — 200 — 333 B — 490 ms — h2https://portnerag.ch/wp-includes/js/jquery/jquery.min.js?ver=3.7.1/wp-includes/js/jquery/jquery.min.j... https://portnerag.ch/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 29.1 KiB — 655 ms — h2https://portnerag.ch/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1/wp-includes/js/jquery/jquery-migra... https://portnerag.ch/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1 — 200 — 4.8 KiB — 698 ms — h2https://portnerag.ch/wp-content/plugins/be-gdpr/public/js/be-gdpr-public.js?ver=1.1.6/wp-content/plugins/be-gdpr/public/... https://portnerag.ch/wp-content/plugins/be-gdpr/public/js/be-gdpr-public.js?ver=1.1.6 — 200 — 2.0 KiB — 660 ms — h2https://portnerag.ch/wp-content/plugins/tatsu/includes/typehub/public/js/webfont.min.js?ver=6.9.4/wp-content/plugins/tatsu/includes/... https://portnerag.ch/wp-content/plugins/tatsu/includes/typehub/public/js/webfont.min.js?ver=6.9.4 — 200 — 4.7 KiB — 704 ms — h2https://portnerag.ch/wp-content/themes/oshin/js/vendor/modernizr.min.js?ver=6.9.4/wp-content/themes/oshin/js/vendor/... https://portnerag.ch/wp-content/themes/oshin/js/vendor/modernizr.min.js?ver=6.9.4 — 200 — 5.6 KiB — 673 ms — h2https://portnerag.ch/wp-content/uploads/2025/11/Logo_Portner_25.webp/wp-content/uploads/2025/11/Logo_Po... https://portnerag.ch/wp-content/uploads/2025/11/Logo_Portner_25.webp — 200 — 11.1 KiB — 686 ms — h2https://use.typekit.net/oyb1ymy.cssuse.typekit.net/oyb1ymy.css https://use.typekit.net/oyb1ymy.css — 200 — 987 B — 31 ms — h2https://portnerag.ch/wp-content/plugins/be-gdpr/public/js/magnificpopup.min.js?ver%5B0%5D=jquery/wp-content/plugins/be-gdpr/public/... https://portnerag.ch/wp-content/plugins/be-gdpr/public/js/magnificpopup.min.js?ver%5B0%5D=jquery — 200 — 6.9 KiB — 659 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 1.9 s LCP 3.4 shttps://portnerag.ch// https://portnerag.ch/ — 200 — 26.6 KiB — 910 ms — h2https://www.googletagmanager.com/gtag/js?id=G-H2FRWMB6Y8www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-H2FRWMB6Y8 — 200 — 174.6 KiB — 250 ms — h2https://portnerag.ch/wp-content/plugins/be-gdpr/public/css/magnific-popup.css?ver=1.1.6/wp-content/plugins/be-gdpr/public/... https://portnerag.ch/wp-content/plugins/be-gdpr/public/css/magnific-popup.css?ver=1.1.6 — 200 — 1.8 KiB — 219 ms — h2https://portnerag.ch/wp-content/plugins/be-gdpr/public/css/be-gdpr-public.css?ver=1.1.6/wp-content/plugins/be-gdpr/public/... https://portnerag.ch/wp-content/plugins/be-gdpr/public/css/be-gdpr-public.css?ver=1.1.6 — 200 — 1.9 KiB — 217 ms — h2https://portnerag.ch/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=6.1.5/wp-content/plugins/contact-form-7/... https://portnerag.ch/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=6.1.5 — 200 — 1.1 KiB — 443 ms — h2https://portnerag.ch/wp-content/plugins/oshine-modules/public/css/oshine-modules.min.css?ver=3.2/wp-content/plugins/oshine-modules/... https://portnerag.ch/wp-content/plugins/oshine-modules/public/css/oshine-modules.min.css?ver=3.2 — 200 — 20.9 KiB — 292 ms — h2https://portnerag.ch/wp-content/plugins/tatsu/includes/typehub/public/css/typehub-public.css?ver=2.0.6/wp-content/plugins/tatsu/includes/... https://portnerag.ch/wp-content/plugins/tatsu/includes/typehub/public/css/typehub-public.css?ver=2.0.6 — 200 — 308 B — 224 ms — h2https://fonts.googleapis.com/css?family=Open+Sans%3A400%2C300%7CMontserrat%3A400%7CRaleway%3A400%2C600%7CCrimson+Text%3A400Italic&ver=1.0fonts.googleapis.com/css?family=Ope... https://fonts.googleapis.com/css?family=Open+Sans%3A400%2C300%7CMontserrat%3A400%7CRaleway%3A400%2C600%7CCrimson+Text%3A400Italic&ver=1.0 — 200 — 2.4 KiB — 131 ms — h2https://portnerag.ch/wp-content/plugins/tatsu/public/css/tatsu.min.css?ver=3.5.3/wp-content/plugins/tatsu/public/cs... https://portnerag.ch/wp-content/plugins/tatsu/public/css/tatsu.min.css?ver=3.5.3 — 200 — 20.2 KiB — 439 ms — h2https://portnerag.ch/wp-content/themes/oshin/fonts/icomoon/style.min.css?ver=1.0/wp-content/themes/oshin/fonts/icom... https://portnerag.ch/wp-content/themes/oshin/fonts/icomoon/style.min.css?ver=1.0 — 200 — 5.5 KiB — 454 ms — h2https://portnerag.ch/wp-content/plugins/tatsu/includes/icons/font_awesome/font-awesome.css?ver=6.9.4/wp-content/plugins/tatsu/includes/... https://portnerag.ch/wp-content/plugins/tatsu/includes/icons/font_awesome/font-awesome.css?ver=6.9.4 — 200 — 7.0 KiB — 482 ms — h2https://portnerag.ch/wp-content/plugins/tatsu/includes/icons/font_awesome/brands.css?ver=6.9.4/wp-content/plugins/tatsu/includes/... https://portnerag.ch/wp-content/plugins/tatsu/includes/icons/font_awesome/brands.css?ver=6.9.4 — 200 — 5.0 KiB — 465 ms — h2https://portnerag.ch/wp-content/plugins/tatsu/includes/icons/tatsu_icons/tatsu-icons.css?ver=6.9.4/wp-content/plugins/tatsu/includes/... https://portnerag.ch/wp-content/plugins/tatsu/includes/icons/tatsu_icons/tatsu-icons.css?ver=6.9.4 — 200 — 5.4 KiB — 492 ms — h2https://portnerag.ch/wp-content/themes/oshin/bb-press/bb-press.css?ver=6.9.4/wp-content/themes/oshin/bb-press/b... https://portnerag.ch/wp-content/themes/oshin/bb-press/bb-press.css?ver=6.9.4 — 200 — 916 B — 531 ms — h2https://portnerag.ch/wp-content/themes/oshin/css/main.min.css?ver=1.0/wp-content/themes/oshin/css/main.m... https://portnerag.ch/wp-content/themes/oshin/css/main.min.css?ver=1.0 — 200 — 17.5 KiB — 524 ms — h2https://portnerag.ch/wp-content/themes/oshin/css/headers/responsive-header.min.css?ver=1.0/wp-content/themes/oshin/css/header... https://portnerag.ch/wp-content/themes/oshin/css/headers/responsive-header.min.css?ver=1.0 — 200 — 572 B — 496 ms — h2https://portnerag.ch/wp-content/themes/oshin/css/headers/multilevel-menu.min.css?ver=1.0/wp-content/themes/oshin/css/header... https://portnerag.ch/wp-content/themes/oshin/css/headers/multilevel-menu.min.css?ver=1.0 — 200 — 1.4 KiB — 497 ms — h2https://portnerag.ch/wp-content/themes/oshin/css/layout.min.css?ver=1.0/wp-content/themes/oshin/css/layout... https://portnerag.ch/wp-content/themes/oshin/css/layout.min.css?ver=1.0 — 200 — 2.9 KiB — 528 ms — h2https://portnerag.ch/wp-content/themes/oshin/css/vendor/vendor.min.css?ver=1.0/wp-content/themes/oshin/css/vendor... https://portnerag.ch/wp-content/themes/oshin/css/vendor/vendor.min.css?ver=1.0 — 200 — 3.8 KiB — 709 ms — h2https://portnerag.ch/wp-content/themes/oshin/fonts/fonts.min.css?ver=1.0/wp-content/themes/oshin/fonts/font... https://portnerag.ch/wp-content/themes/oshin/fonts/fonts.min.css?ver=1.0 — 200 — 466 B — 670 ms — h2https://portnerag.ch/wp-content/uploads/oshine_dynamic_css/be_dynamic.css?ver=1.0/wp-content/uploads/oshine_dynamic_... https://portnerag.ch/wp-content/uploads/oshine_dynamic_css/be_dynamic.css?ver=1.0 — 200 — 5.5 KiB — 668 ms — h2https://portnerag.ch/wp-content/themes/oshin_child/style.css?ver=1.0/wp-content/themes/oshin_child/styl... https://portnerag.ch/wp-content/themes/oshin_child/style.css?ver=1.0 — 200 — 333 B — 490 ms — h2https://portnerag.ch/wp-includes/js/jquery/jquery.min.js?ver=3.7.1/wp-includes/js/jquery/jquery.min.j... https://portnerag.ch/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 29.1 KiB — 655 ms — h2https://portnerag.ch/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1/wp-includes/js/jquery/jquery-migra... https://portnerag.ch/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1 — 200 — 4.8 KiB — 698 ms — h2https://portnerag.ch/wp-content/plugins/be-gdpr/public/js/be-gdpr-public.js?ver=1.1.6/wp-content/plugins/be-gdpr/public/... https://portnerag.ch/wp-content/plugins/be-gdpr/public/js/be-gdpr-public.js?ver=1.1.6 — 200 — 2.0 KiB — 660 ms — h2https://portnerag.ch/wp-content/plugins/tatsu/includes/typehub/public/js/webfont.min.js?ver=6.9.4/wp-content/plugins/tatsu/includes/... https://portnerag.ch/wp-content/plugins/tatsu/includes/typehub/public/js/webfont.min.js?ver=6.9.4 — 200 — 4.7 KiB — 704 ms — h2https://portnerag.ch/wp-content/themes/oshin/js/vendor/modernizr.min.js?ver=6.9.4/wp-content/themes/oshin/js/vendor/... https://portnerag.ch/wp-content/themes/oshin/js/vendor/modernizr.min.js?ver=6.9.4 — 200 — 5.6 KiB — 673 ms — h2https://portnerag.ch/wp-content/uploads/2025/11/Logo_Portner_25.webp/wp-content/uploads/2025/11/Logo_Po... https://portnerag.ch/wp-content/uploads/2025/11/Logo_Portner_25.webp — 200 — 11.1 KiB — 686 ms — h2https://use.typekit.net/oyb1ymy.cssuse.typekit.net/oyb1ymy.css https://use.typekit.net/oyb1ymy.css — 200 — 987 B — 31 ms — h2https://portnerag.ch/wp-content/plugins/be-gdpr/public/js/magnificpopup.min.js?ver%5B0%5D=jquery/wp-content/plugins/be-gdpr/public/... https://portnerag.ch/wp-content/plugins/be-gdpr/public/js/magnificpopup.min.js?ver%5B0%5D=jquery — 200 — 6.9 KiB — 659 ms — h2https://analytics.google.com/g/collect?v=2&tid=G-H2FRWMB6Y8&gtm=45je65d0v9108424086za200zd9108424086&_p=1778964906572&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AAAAAGAC&are=1&cid=1130385802.1778964907&frm=0&pscdl=noapi&rcb=9&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115616985~115938465~115938469&sid=1778964906&sct=1&seg=0&dl=https%3A%2F%2Fportnerag.ch%2F&dt=Portner%20AG%20-%20Abholmarkt%20%26%20Getr%C3%A4nkeservice%20in%20Riggisberg&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&ep.anonymize_ip=true&tfd=1244analytics.google.com/g/collect?v=2&... https://analytics.google.com/g/collect?v=2&tid=G-H2FRWMB6Y8&gtm=45je65d0v9108424086za200zd9108424086&_p=1778964906572&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AAAAAGAC&are=1&cid=1130385802.1778964907&frm=0&pscdl=noapi&rcb=9&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115616985~115938465~115938469&sid=1778964906&sct=1&seg=0&dl=https%3A%2F%2Fportnerag.ch%2F&dt=Portner%20AG%20-%20Abholmarkt%20%26%20Getr%C3%A4nkeservice%20in%20Riggisberg&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&ep.anonymize_ip=true&tfd=1244 — 204 — 547 B — 118 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-H2FRWMB6Y8&cid=1130385802.1778964907&gtm=45je65d0v9108424086za200zd9108424086&rcb=9&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115616985~115938465~115938469stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-H2FRWMB6Y8&cid=1130385802.1778964907&gtm=45je65d0v9108424086za200zd9108424086&rcb=9&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115616985~115938465~115938469 — 204 — 547 B — 166 ms — h2https://portnerag.ch/wp-content/themes/oshin/style.css/wp-content/themes/oshin/style.css https://portnerag.ch/wp-content/themes/oshin/style.css — 200 — 498 B — 216 ms — h2https://portnerag.ch/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f1/wp-includes/js/dist/hooks.min.js?v... https://portnerag.ch/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f1 — 200 — 2.0 KiB — 217 ms — h2https://portnerag.ch/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375/wp-includes/js/dist/i18n.min.js?ve... https://portnerag.ch/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375 — 200 — 2.3 KiB — 218 ms — h2https://portnerag.ch/wp-content/uploads/typehub/custom/helveticaroundedltstd-black/styles.css/wp-content/uploads/typehub/custom/... https://portnerag.ch/wp-content/uploads/typehub/custom/helveticaroundedltstd-black/styles.css — 200 — 395 B — 218 ms — h2https://portnerag.ch/wp-content/uploads/typehub/custom/Helvetica%20Rounded%20LT%20Std/styles.css/wp-content/uploads/typehub/custom/... https://portnerag.ch/wp-content/uploads/typehub/custom/Helvetica%20Rounded%20LT%20Std/styles.css — 404 — 222 B — 992 ms — h2https://portnerag.ch/wp-content/uploads/typehub/custom/MenschRegular/styles.css/wp-content/uploads/typehub/custom/... https://portnerag.ch/wp-content/uploads/typehub/custom/MenschRegular/styles.css — 200 — 385 B — 219 ms — h2https://portnerag.ch/wp-content/uploads/typehub/custom/MenschBold/styles.css/wp-content/uploads/typehub/custom/... https://portnerag.ch/wp-content/uploads/typehub/custom/MenschBold/styles.css — 200 — 380 B — 220 ms — h2https://p.typekit.net/p.css?s=1&k=oyb1ymy&ht=tk&f=24553.24554.24558.24559&a=131809228&app=typekit&e=cssp.typekit.net/p.css?s=1&k=oyb1ymy&h... https://p.typekit.net/p.css?s=1&k=oyb1ymy&ht=tk&f=24553.24554.24558.24559&a=131809228&app=typekit&e=css — 200 — 172 B — 24 ms — h2https://bestellen.portnerag.ch/bestellen.portnerag.ch/ https://bestellen.portnerag.ch/ — 200 — 25.1 KiB — 1.3 s — h2https://use.typekit.net/af/f5916e/00000000000000007735a147/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3use.typekit.net/af/f5916e/000000000... https://use.typekit.net/af/f5916e/00000000000000007735a147/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3 — 200 — 29.7 KiB — 14 ms — h2https://use.typekit.net/af/707483/00000000000000007735a154/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3use.typekit.net/af/707483/000000000... https://use.typekit.net/af/707483/00000000000000007735a154/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 — 200 — 29.8 KiB — 15 ms — h2https://portnerag.ch/wp-content/themes/oshin/fonts/icomoon/fonts/icomoon.woff?85pf5i/wp-content/themes/oshin/fonts/icom... https://portnerag.ch/wp-content/themes/oshin/fonts/icomoon/fonts/icomoon.woff?85pf5i — 200 — 113.7 KiB — 285 ms — h2https://portnerag.ch/wp-content/plugins/tatsu/includes/icons/tatsu_icons/fonts/tatsu-icons.ttf?1deqen/wp-content/plugins/tatsu/includes/... https://portnerag.ch/wp-content/plugins/tatsu/includes/icons/tatsu_icons/fonts/tatsu-icons.ttf?1deqen — 200 — 164.4 KiB — 469 ms — h2https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2fonts.gstatic.com/s/opensans/v44/me... https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 200 — 42.0 KiB — 6 ms — h3https://portnerag.ch/wp-content/uploads/typehub/custom/MenschRegular/MenschRegular.woff/wp-content/uploads/typehub/custom/... https://portnerag.ch/wp-content/uploads/typehub/custom/MenschRegular/MenschRegular.woff — 200 — 15.3 KiB — 316 ms — h2https://portnerag.ch/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=6.1.5/wp-content/plugins/contact-form-7/... https://portnerag.ch/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=6.1.5 — 200 — 3.5 KiB — 318 ms — h2https://portnerag.ch/wp-content/plugins/contact-form-7/includes/js/index.js?ver=6.1.5/wp-content/plugins/contact-form-7/... https://portnerag.ch/wp-content/plugins/contact-form-7/includes/js/index.js?ver=6.1.5 — 200 — 4.1 KiB — 222 ms — h2https://portnerag.ch/wp-content/plugins/oshine-modules/public/js/vendor/asyncloader.min.js?ver=1.0/wp-content/plugins/oshine-modules/... https://portnerag.ch/wp-content/plugins/oshine-modules/public/js/vendor/asyncloader.min.js?ver=1.0 — 200 — 589 B — 223 ms — h2https://portnerag.ch/wp-content/plugins/oshine-modules/public/js/vendor/countdown.min.js?ver=2.0.2/wp-content/plugins/oshine-modules/... https://portnerag.ch/wp-content/plugins/oshine-modules/public/js/vendor/countdown.min.js?ver=2.0.2 — 200 — 5.0 KiB — 226 ms — h2https://portnerag.ch/wp-content/plugins/oshine-modules/public/js/vendor/countdown/jquery.countdown-de.js?ver=1.0/wp-content/plugins/oshine-modules/... https://portnerag.ch/wp-content/plugins/oshine-modules/public/js/vendor/countdown/jquery.countdown-de.js?ver=1.0 — 200 — 539 B — 224 ms — h2https://portnerag.ch/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3/wp-includes/js/jquery/ui/core.min.... https://portnerag.ch/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3 — 200 — 6.8 KiB — 223 ms — h2https://portnerag.ch/wp-includes/js/jquery/ui/accordion.min.js?ver=1.13.3/wp-includes/js/jquery/ui/accordion... https://portnerag.ch/wp-includes/js/jquery/ui/accordion.min.js?ver=1.13.3 — 200 — 2.8 KiB — 227 ms — h2https://portnerag.ch/wp-includes/js/jquery/ui/tabs.min.js?ver=1.13.3/wp-includes/js/jquery/ui/tabs.min.... https://portnerag.ch/wp-includes/js/jquery/ui/tabs.min.js?ver=1.13.3 — 200 — 3.9 KiB — 228 ms — h2https://portnerag.ch/wp-content/plugins/oshine-modules/public/js/oshine-modules.min.js?ver=3.2/wp-content/plugins/oshine-modules/... https://portnerag.ch/wp-content/plugins/oshine-modules/public/js/oshine-modules.min.js?ver=3.2 — 200 — 11.1 KiB — 223 ms — h2https://portnerag.ch/wp-content/plugins/tatsu/public/js/vendor/es6-promise.auto.min.js?ver=6.9.4/wp-content/plugins/tatsu/public/js... https://portnerag.ch/wp-content/plugins/tatsu/public/js/vendor/es6-promise.auto.min.js?ver=6.9.4 — 200 — 2.4 KiB — 224 ms — h2https://portnerag.ch/wp-content/plugins/tatsu/public/js/helpers.min.js?ver=3.5.3/wp-content/plugins/tatsu/public/js... https://portnerag.ch/wp-content/plugins/tatsu/public/js/helpers.min.js?ver=3.5.3 — 200 — 940 B — 228 ms — h2https://portnerag.ch/wp-content/plugins/tatsu/public/js/vendor/debouncedresize.min.js?ver=3.5.3/wp-content/plugins/tatsu/public/js... https://portnerag.ch/wp-content/plugins/tatsu/public/js/vendor/debouncedresize.min.js?ver=3.5.3 — 200 — 445 B — 216 ms — h2https://portnerag.ch/wp-content/uploads/typehub/custom/helveticaroundedltstd-black/helveticaroundedltstd-black.woff2/wp-content/uploads/typehub/custom/... https://portnerag.ch/wp-content/uploads/typehub/custom/helveticaroundedltstd-black/helveticaroundedltstd-black.woff2 — 200 — 17.7 KiB — 220 ms — h2https://portnerag.ch/wp-content/uploads/typehub/custom/MenschBold/MenschBold.woff/wp-content/uploads/typehub/custom/... https://portnerag.ch/wp-content/uploads/typehub/custom/MenschBold/MenschBold.woff — 200 — 13.2 KiB — 224 ms — h2https://portnerag.ch/wp-content/plugins/tatsu/public/js/tatsu.min.js?ver=3.5.3/wp-content/plugins/tatsu/public/js... https://portnerag.ch/wp-content/plugins/tatsu/public/js/tatsu.min.js?ver=3.5.3 — 200 — 7.6 KiB — 220 ms — h2https://portnerag.ch/wp-content/themes/oshin/js/vendor/perfect-scrollbar.jquery.min.js?ver=6.9.4/wp-content/themes/oshin/js/vendor/... https://portnerag.ch/wp-content/themes/oshin/js/vendor/perfect-scrollbar.jquery.min.js?ver=6.9.4 — 200 — 6.1 KiB — 218 ms — h2https://portnerag.ch/wp-content/themes/oshin/js/script.min.js?ver=1.0/wp-content/themes/oshin/js/script.... https://portnerag.ch/wp-content/themes/oshin/js/script.min.js?ver=1.0 — 200 — 11.2 KiB — 230 ms — h2https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 77 ms — h2https://portnerag.ch/wp-content/uploads/2021/08/moehl_rgb.png/wp-content/uploads/2021/08/moehl_r... https://portnerag.ch/wp-content/uploads/2021/08/moehl_rgb.png — 200 — 36.9 KiB — 241 ms — h2https://portnerag.ch/wp-content/uploads/2025/05/felsenau.webp/wp-content/uploads/2025/05/felsena... https://portnerag.ch/wp-content/uploads/2025/05/felsenau.webp — 200 — 17.9 KiB — 249 ms — h2https://mlb0r75bozrb.i.optimole.com/2f7lvmE--LxLh09i/w:auto/h:auto/q:auto/https://portnerag.ch/wp-content/uploads/2019/01/logo_rugen.pngmlb0r75bozrb.i.optimole.com/2f7lvmE... https://mlb0r75bozrb.i.optimole.com/2f7lvmE--LxLh09i/w:auto/h:auto/q:auto/https://portnerag.ch/wp-content/uploads/2019/01/logo_rugen.png — 200 — 20.6 KiB — 44 ms — h2https://mlb0r75bozrb.i.optimole.com/2f7lvmE-6jGtfR_a/w:auto/h:auto/q:auto/https://portnerag.ch/wp-content/uploads/2019/01/feld_logo.pngmlb0r75bozrb.i.optimole.com/2f7lvmE... https://mlb0r75bozrb.i.optimole.com/2f7lvmE-6jGtfR_a/w:auto/h:auto/q:auto/https://portnerag.ch/wp-content/uploads/2019/01/feld_logo.png — 200 — 26.9 KiB — 47 ms — h2https://mlb0r75bozrb.i.optimole.com/2f7lvmE-dDlygJdO/w:auto/h:auto/q:auto/https://portnerag.ch/wp-content/uploads/2019/01/schenk_logo.pngmlb0r75bozrb.i.optimole.com/2f7lvmE... https://mlb0r75bozrb.i.optimole.com/2f7lvmE-dDlygJdO/w:auto/h:auto/q:auto/https://portnerag.ch/wp-content/uploads/2019/01/schenk_logo.png — 200 — 9.0 KiB — 49 ms — h2https://mlb0r75bozrb.i.optimole.com/2f7lvmE-FKOCbmTZ/w:auto/h:auto/q:auto/https://portnerag.ch/wp-content/uploads/2019/01/appenzeller_logo.pngmlb0r75bozrb.i.optimole.com/2f7lvmE... https://mlb0r75bozrb.i.optimole.com/2f7lvmE-FKOCbmTZ/w:auto/h:auto/q:auto/https://portnerag.ch/wp-content/uploads/2019/01/appenzeller_logo.png — 200 — 42.5 KiB — 52 ms — h2https://portnerag.ch/wp-content/uploads/2021/08/coca-colalogo.jpg/wp-content/uploads/2021/08/coca-co... https://portnerag.ch/wp-content/uploads/2021/08/coca-colalogo.jpg — 200 — 60.1 KiB — 298 ms — h2https://mlb0r75bozrb.i.optimole.com/2f7lvmE-7poHaS3K/w:auto/h:auto/q:auto/https://portnerag.ch/wp-content/uploads/2019/01/doppelleu_58_logo.pngmlb0r75bozrb.i.optimole.com/2f7lvmE... https://mlb0r75bozrb.i.optimole.com/2f7lvmE-7poHaS3K/w:auto/h:auto/q:auto/https://portnerag.ch/wp-content/uploads/2019/01/doppelleu_58_logo.png — 200 — 80.2 KiB — 56 ms — h2https://portnerag.ch/wp-content/uploads/2021/08/swiss_alpine_herbs_logo.png/wp-content/uploads/2021/08/swiss_a... https://portnerag.ch/wp-content/uploads/2021/08/swiss_alpine_herbs_logo.png — 200 — 11.6 KiB — 230 ms — h2https://portnerag.ch/wp-content/uploads/2021/08/bataillard.jpg/wp-content/uploads/2021/08/bataill... https://portnerag.ch/wp-content/uploads/2021/08/bataillard.jpg — 200 — 10.6 KiB — 304 ms — h2https://mlb0r75bozrb.i.optimole.com/2f7lvmE-IR93q8Ye/w:auto/h:auto/q:auto/https://portnerag.ch/wp-content/uploads/2019/01/appenzeller.pngmlb0r75bozrb.i.optimole.com/2f7lvmE... https://mlb0r75bozrb.i.optimole.com/2f7lvmE-IR93q8Ye/w:auto/h:auto/q:auto/https://portnerag.ch/wp-content/uploads/2019/01/appenzeller.png — 200 — 6.3 KiB — 54 ms — h2https://portnerag.ch/wp-content/uploads/2021/08/rivella_logo.png/wp-content/uploads/2021/08/rivella... https://portnerag.ch/wp-content/uploads/2021/08/rivella_logo.png — 200 — 21.5 KiB — 304 ms — h2https://portnerag.ch/wp-content/uploads/2021/08/simmentaler_logo.png/wp-content/uploads/2021/08/simment... https://portnerag.ch/wp-content/uploads/2021/08/simmentaler_logo.png — 200 — 9.0 KiB — 241 ms — h2https://portnerag.ch/wp-content/uploads/2021/08/lateltin.png/wp-content/uploads/2021/08/latelti... https://portnerag.ch/wp-content/uploads/2021/08/lateltin.png — 200 — 4.1 KiB — 242 ms — h2https://portnerag.ch/wp-content/uploads/2021/08/diwisa.png/wp-content/uploads/2021/08/diwisa.... https://portnerag.ch/wp-content/uploads/2021/08/diwisa.png — 200 — 39.2 KiB — 316 ms — h2https://portnerag.ch/wp-includes/js/comment-reply.min.js?ver=6.9.4/wp-includes/js/comment-reply.min.j... https://portnerag.ch/wp-includes/js/comment-reply.min.js?ver=6.9.4 — 200 — 1.4 KiB — 316 ms — h2https://www.google.com.br/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-H2FRWMB6Y8&cid=1130385802.1778964907&gtm=45je65d0v9108424086za200zd9108424086&rcb=9&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115616985~115938465~115938469&z=1162052991www.google.com.br/ads/ga-audiences?... https://www.google.com.br/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-H2FRWMB6Y8&cid=1130385802.1778964907&gtm=45je65d0v9108424086za200zd9108424086&rcb=9&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115616985~115938465~115938469&z=1162052991 — 200 — 63 B — 132 ms — h3https://portnerag.ch/wp-content/uploads/2025/11/Citro_Orange_Video_Portner.webm/wp-content/uploads/2025/11/Citro_O... https://portnerag.ch/wp-content/uploads/2025/11/Citro_Orange_Video_Portner.webm — 206 — 19.1 MiB — 2.1 s — h2https://mlb0r75bozrb.i.optimole.com/2f7lvmE-qqozUu0z/w:auto/h:auto/q:auto/https://portnerag.ch/wp-content/uploads/2019/01/egger.pngmlb0r75bozrb.i.optimole.com/2f7lvmE... https://mlb0r75bozrb.i.optimole.com/2f7lvmE-qqozUu0z/w:auto/h:auto/q:auto/https://portnerag.ch/wp-content/uploads/2019/01/egger.png — 200 — 15.9 KiB — 19 ms — h2https://mlb0r75bozrb.i.optimole.com/2f7lvmE-fl0w1zyp/w:auto/h:auto/q:auto/https://portnerag.ch/wp-content/uploads/2019/01/ramseier.pngmlb0r75bozrb.i.optimole.com/2f7lvmE... https://mlb0r75bozrb.i.optimole.com/2f7lvmE-fl0w1zyp/w:auto/h:auto/q:auto/https://portnerag.ch/wp-content/uploads/2019/01/ramseier.png — 200 — 11.3 KiB — 23 ms — h2https://www.google-analytics.com/j/collect?v=1&_v=j102&aip=1&a=1151739078&t=pageview&_s=1&dl=https%3A%2F%2Fportnerag.ch%2F&ul=en-us&dt=Portner%20AG%20-%20Abholmarkt%20%26%20Getr%C3%A4nkeservice%20in%20Riggisberg&sr=800x600&vp=1350x940&_u=YADAAEABAAAAACAAI~&jid=1789065987&gjid=587213290&cid=1130385802.1778964907&tid=UA-108004146-2&_gid=1262234562.1778964909&_r=1&_slc=1&z=209402436www.google-analytics.com/j/collect?... https://www.google-analytics.com/j/collect?v=1&_v=j102&aip=1&a=1151739078&t=pageview&_s=1&dl=https%3A%2F%2Fportnerag.ch%2F&ul=en-us&dt=Portner%20AG%20-%20Abholmarkt%20%26%20Getr%C3%A4nkeservice%20in%20Riggisberg&sr=800x600&vp=1350x940&_u=YADAAEABAAAAACAAI~&jid=1789065987&gjid=587213290&cid=1130385802.1778964907&tid=UA-108004146-2&_gid=1262234562.1778964909&_r=1&_slc=1&z=209402436 — 200 — 450 B — 56 ms — h2https://bestellen.portnerag.ch/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=6.1.6bestellen.portnerag.ch/wp-content/p... https://bestellen.portnerag.ch/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=6.1.6 — 200 — 1.1 KiB — 315 ms — h2https://fonts.googleapis.com/css?family=Albert+Sans:100,200,300,regular,500,600,700,800,900,100italic,200italic,300italic,italic,500italic,600italic,700italic,800italic,900italic|Andika:regular,italic,700,700italic&subset=latin,latin-ext&display=swapfonts.googleapis.com/css?family=Alb... https://fonts.googleapis.com/css?family=Albert+Sans:100,200,300,regular,500,600,700,800,900,100italic,200italic,300italic,italic,500italic,600italic,700italic,800italic,900italic|Andika:regular,italic,700,700italic&subset=latin,latin-ext&display=swap — 200 — 1.2 KiB — 67 ms — h2https://use.typekit.net/oyb1ymy.cssuse.typekit.net/oyb1ymy.css https://use.typekit.net/oyb1ymy.css — 200 — 0 B — 9 ms — h2https://bestellen.portnerag.ch/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f1bestellen.portnerag.ch/wp-includes/... https://bestellen.portnerag.ch/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f1 — 200 — 2.0 KiB — 314 ms — h2https://bestellen.portnerag.ch/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375bestellen.portnerag.ch/wp-includes/... https://bestellen.portnerag.ch/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375 — 200 — 2.3 KiB — 316 ms — h2blob:https://portnerag.ch/2ebd265b-49b6-4891-b1ef-f6657e23791dportnerag.ch/2ebd265b-49b6-4891-b1e... blob:https://portnerag.ch/2ebd265b-49b6-4891-b1ef-f6657e23791d — 200 — -1 B — 125 ms — blobhttps://portnerag.ch/wp-content/themes/oshin/js/vendor/resizetoparent.min.js/wp-content/themes/oshin/js/vendor/... https://portnerag.ch/wp-content/themes/oshin/js/vendor/resizetoparent.min.js — 200 — 556 B — 295 ms — h2https://portnerag.ch/wp-content/themes/oshin/js/vendor/mousewheel.min.js/wp-content/themes/oshin/js/vendor/... https://portnerag.ch/wp-content/themes/oshin/js/vendor/mousewheel.min.js — 200 — 1.2 KiB — 295 ms — h2https://portnerag.ch/wp-content/plugins/oshine-modules/public/js/vendor/owlcarousel.min.js/wp-content/plugins/oshine-modules/... https://portnerag.ch/wp-content/plugins/oshine-modules/public/js/vendor/owlcarousel.min.js — 200 — 10.0 KiB — 294 ms — h2https://portnerag.ch/wp-content/themes/oshin/js/vendor/imagesloaded.min.js/wp-content/themes/oshin/js/vendor/... https://portnerag.ch/wp-content/themes/oshin/js/vendor/imagesloaded.min.js — 200 — 2.3 KiB — 294 ms — h2https://portnerag.ch/wp-content/plugins/oshine-modules/public/js/vendor/vivusSVGanimation.min.js/wp-content/plugins/oshine-modules/... https://portnerag.ch/wp-content/plugins/oshine-modules/public/js/vendor/vivusSVGanimation.min.js — 200 — 3.5 KiB — 294 ms — h2https://portnerag.ch/wp-content/plugins/tatsu/public/js/vendor/tatsuParallax.min.js?ver=3.5.3/wp-content/plugins/tatsu/public/js... https://portnerag.ch/wp-content/plugins/tatsu/public/js/vendor/tatsuParallax.min.js?ver=3.5.3 — 200 — 711 B — 318 ms — h2https://portnerag.ch/wp-content/plugins/tatsu/public/js/vendor/tilt.min.js?ver=3.5.3/wp-content/plugins/tatsu/public/js... https://portnerag.ch/wp-content/plugins/tatsu/public/js/vendor/tilt.min.js?ver=3.5.3 — 200 — 1.8 KiB — 317 ms — h2https://portnerag.ch/wp-content/themes/oshin/js/vendor/isotope.min.js/wp-content/themes/oshin/js/vendor/... https://portnerag.ch/wp-content/themes/oshin/js/vendor/isotope.min.js — 200 — 9.3 KiB — 317 ms — h2https://portnerag.ch/wp-content/plugins/tatsu/public/js/vendor/begrid.min.js?ver=3.5.3/wp-content/plugins/tatsu/public/js... https://portnerag.ch/wp-content/plugins/tatsu/public/js/vendor/begrid.min.js?ver=3.5.3 — 200 — 1.8 KiB — 317 ms — h2https://portnerag.ch/wp-content/plugins/tatsu/public/js/vendor/countTo.min.js?ver=3.5.3/wp-content/plugins/tatsu/public/js... https://portnerag.ch/wp-content/plugins/tatsu/public/js/vendor/countTo.min.js?ver=3.5.3 — 200 — 637 B — 317 ms — h2https://portnerag.ch/wp-content/themes/oshin/js/vendor/fitvids.min.js/wp-content/themes/oshin/js/vendor/... https://portnerag.ch/wp-content/themes/oshin/js/vendor/fitvids.min.js — 200 — 852 B — 307 ms — h2https://portnerag.ch/wp-content/themes/oshin/js/vendor/transparentheader.min.js/wp-content/themes/oshin/js/vendor/... https://portnerag.ch/wp-content/themes/oshin/js/vendor/transparentheader.min.js — 200 — 820 B — 307 ms — h2https://portnerag.ch/wp-content/themes/oshin/js/vendor/superfish.min.js/wp-content/themes/oshin/js/vendor/... https://portnerag.ch/wp-content/themes/oshin/js/vendor/superfish.min.js — 200 — 1.6 KiB — 306 ms — h2https://portnerag.ch/wp-content/themes/oshin/js/vendor/hoverintent.min.js/wp-content/themes/oshin/js/vendor/... https://portnerag.ch/wp-content/themes/oshin/js/vendor/hoverintent.min.js — 200 — 789 B — 306 ms — h2https://portnerag.ch/wp-content/themes/oshin/js/vendor/magnificpopup.min.js/wp-content/themes/oshin/js/vendor/... https://portnerag.ch/wp-content/themes/oshin/js/vendor/magnificpopup.min.js — 200 — 7.2 KiB — 306 ms — h2https://portnerag.ch/wp-content/themes/oshin/js/vendor/easing.min.js/wp-content/themes/oshin/js/vendor/... https://portnerag.ch/wp-content/themes/oshin/js/vendor/easing.min.js — 200 — 933 B — 305 ms — h2https://portnerag.ch/wp-includes/js/wp-emoji-release.min.js?ver=6.9.4/wp-includes/js/wp-emoji-release.mi... https://portnerag.ch/wp-includes/js/wp-emoji-release.min.js?ver=6.9.4 — 200 — 5.0 KiB — 287 ms — h2https://bestellen.portnerag.ch/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=6.1.6bestellen.portnerag.ch/wp-content/p... https://bestellen.portnerag.ch/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=6.1.6 — 200 — 3.5 KiB — 256 ms — h2https://bestellen.portnerag.ch/wp-content/plugins/contact-form-7/includes/js/index.js?ver=6.1.6bestellen.portnerag.ch/wp-content/p... https://bestellen.portnerag.ch/wp-content/plugins/contact-form-7/includes/js/index.js?ver=6.1.6 — 200 — 4.1 KiB — 254 ms — h2https://p.typekit.net/p.css?s=1&k=oyb1ymy&ht=tk&f=24553.24554.24558.24559&a=131809228&app=typekit&e=cssp.typekit.net/p.css?s=1&k=oyb1ymy&h... https://p.typekit.net/p.css?s=1&k=oyb1ymy&ht=tk&f=24553.24554.24558.24559&a=131809228&app=typekit&e=css — 200 — 0 B — 14 ms — h2https://bestellen.portnerag.ch/wp-includes/js/jquery/jquery.min.js?ver=3.7.1bestellen.portnerag.ch/wp-includes/... https://bestellen.portnerag.ch/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 29.1 KiB — 275 ms — h2https://bestellen.portnerag.ch/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1bestellen.portnerag.ch/wp-includes/... https://bestellen.portnerag.ch/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1 — 200 — 4.8 KiB — 274 ms — h2https://bestellen.portnerag.ch/wp-content/themes/Divi/js/scripts.min.js?ver=4.27.5bestellen.portnerag.ch/wp-content/t... https://bestellen.portnerag.ch/wp-content/themes/Divi/js/scripts.min.js?ver=4.27.5 — 200 — 55.5 KiB — 281 ms — h2https://bestellen.portnerag.ch/wp-content/themes/Divi/core/admin/js/es6-promise.auto.min.js?ver=4.27.5bestellen.portnerag.ch/wp-content/t... https://bestellen.portnerag.ch/wp-content/themes/Divi/core/admin/js/es6-promise.auto.min.js?ver=4.27.5 — 200 — 2.7 KiB — 275 ms — h2https://www.google.com/recaptcha/api.js?render=6LdcM0AfAAAAAKrFJ0CbLhtVdu_J-7WughR-vAu_&ver=4.27.5www.google.com/recaptcha/api.js?ren... https://www.google.com/recaptcha/api.js?render=6LdcM0AfAAAAAKrFJ0CbLhtVdu_J-7WughR-vAu_&ver=4.27.5 — 200 — 1.0 KiB — 168 ms — h3https://www.googletagmanager.com/gtag/js?id=GT-NC6V3MPwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=GT-NC6V3MP — 200 — 161.2 KiB — 200 ms — h2https://use.typekit.net/af/707483/00000000000000007735a154/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3use.typekit.net/af/707483/000000000... https://use.typekit.net/af/707483/00000000000000007735a154/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 — 200 — 0 B — 3 ms — h2https://fonts.gstatic.com/s/albertsans/v4/i7dOIFdwYjGaAMFtZd_QA1ZbYFeQGQyU.woff2fonts.gstatic.com/s/albertsans/v4/i... https://fonts.gstatic.com/s/albertsans/v4/i7dOIFdwYjGaAMFtZd_QA1ZbYFeQGQyU.woff2 — 200 — 31.3 KiB — 14 ms — h3https://bestellen.portnerag.ch/wp-content/themes/Divi/core/admin/fonts/modules/all/modules.woffbestellen.portnerag.ch/wp-content/t... https://bestellen.portnerag.ch/wp-content/themes/Divi/core/admin/fonts/modules/all/modules.woff — 200 — 90.2 KiB — 245 ms — h2https://portnerag.ch/wp-content/plugins/oshine-modules/public/js/vendor/beslider.min.js/wp-content/plugins/oshine-modules/... https://portnerag.ch/wp-content/plugins/oshine-modules/public/js/vendor/beslider.min.js — 200 — 1.7 KiB — 239 ms — h2https://bestellen.portnerag.ch/wp-content/themes/Divi/core/admin/js/recaptcha.js?ver=4.27.5bestellen.portnerag.ch/wp-content/t... https://bestellen.portnerag.ch/wp-content/themes/Divi/core/admin/js/recaptcha.js?ver=4.27.5 — 200 — 846 B — 248 ms — h2https://bestellen.portnerag.ch/wp-content/themes/Divi/core/admin/js/common.js?ver=4.27.5bestellen.portnerag.ch/wp-content/t... https://bestellen.portnerag.ch/wp-content/themes/Divi/core/admin/js/common.js?ver=4.27.5 — 200 — 681 B — 228 ms — h2https://bestellen.portnerag.ch/wp-content/themes/Divi/images/logo.pngbestellen.portnerag.ch/wp-content/t... https://bestellen.portnerag.ch/wp-content/themes/Divi/images/logo.png — 200 — 1.9 KiB — 232 ms — h2https://analytics.google.com/g/collect?v=2&tid=G-QPZX36R509&gtm=45Pe65d0v9108424988za200zd9108424988&_p=1778964908983&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&gdid=dZTNiMT&_eu=AAAAAGAC&are=1&cid=1130385802.1778964907&frm=2&pscdl=noapi&rcb=3&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115616986~115938466~115938469&sid=1778964909&sct=1&seg=0&dl=https%3A%2F%2Fbestellen.portnerag.ch%2F&dr=https%3A%2F%2Fportnerag.ch%2F&dt=Portner%20AG%20Bestellungen%20%7C%20Bestell-%20%26%20Kontaktformular&en=page_view&_fv=1&_ss=1&_ee=1&tfd=2052analytics.google.com/g/collect?v=2&... https://analytics.google.com/g/collect?v=2&tid=G-QPZX36R509&gtm=45Pe65d0v9108424988za200zd9108424988&_p=1778964908983&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&gdid=dZTNiMT&_eu=AAAAAGAC&are=1&cid=1130385802.1778964907&frm=2&pscdl=noapi&rcb=3&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115616986~115938466~115938469&sid=1778964909&sct=1&seg=0&dl=https%3A%2F%2Fbestellen.portnerag.ch%2F&dr=https%3A%2F%2Fportnerag.ch%2F&dt=Portner%20AG%20Bestellungen%20%7C%20Bestell-%20%26%20Kontaktformular&en=page_view&_fv=1&_ss=1&_ee=1&tfd=2052 — 204 — 70 B — 134 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-QPZX36R509&cid=1130385802.1778964907&gtm=45Pe65d0v9108424988za200zd9108424988&rcb=3&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=2&tag_exp=0~115616986~115938466~115938469stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-QPZX36R509&cid=1130385802.1778964907&gtm=45Pe65d0v9108424988za200zd9108424988&rcb=3&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=2&tag_exp=0~115616986~115938466~115938469 — 204 — 79 B — 68 ms — h2https://www.google.com.br/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-QPZX36R509&cid=1130385802.1778964907&gtm=45Pe65d0v9108424988za200zd9108424988&rcb=3&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=2&tag_exp=0~115616986~115938466~115938469&z=214158628www.google.com.br/ads/ga-audiences?... https://www.google.com.br/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-QPZX36R509&cid=1130385802.1778964907&gtm=45Pe65d0v9108424988za200zd9108424988&rcb=3&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=2&tag_exp=0~115616986~115938466~115938469&z=214158628 — 200 — 63 B — 66 ms — h3https://portnerag.ch/wp-content/uploads/2021/09/mineralwasser_klein.jpg/wp-content/uploads/2021/09/mineral... https://portnerag.ch/wp-content/uploads/2021/09/mineralwasser_klein.jpg — 200 — 138.1 KiB — 297 ms — h2https://portnerag.ch/wp-content/uploads/2024/09/Toyota_Hilux_Lieferwagen.webp/wp-content/uploads/2024/09/Toyota_... https://portnerag.ch/wp-content/uploads/2024/09/Toyota_Hilux_Lieferwagen.webp — 200 — 363.6 KiB — 364 ms — h2https://portnerag.ch/wp-content/uploads/2021/08/Geschenk-Schaft.jpg/wp-content/uploads/2021/08/Geschen... https://portnerag.ch/wp-content/uploads/2021/08/Geschenk-Schaft.jpg — 200 — 446.2 KiB — 474 ms — h2https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/recaptcha__en.js — 200 — 364.6 KiB — 106 ms — h2https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LdcM0AfAAAAAKrFJ0CbLhtVdu_J-7WughR-vAu_&co=aHR0cHM6Ly9iZXN0ZWxsZW4ucG9ydG5lcmFnLmNoOjQ0Mw..&hl=en&v=U5VsmTDhJM1iOJUyw4DEUTYv&size=invisible&anchor-ms=20000&execute-ms=30000&cb=dusod2y7cy4qwww.google.com/recaptcha/api2/ancho... https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LdcM0AfAAAAAKrFJ0CbLhtVdu_J-7WughR-vAu_&co=aHR0cHM6Ly9iZXN0ZWxsZW4ucG9ydG5lcmFnLmNoOjQ0Mw..&hl=en&v=U5VsmTDhJM1iOJUyw4DEUTYv&size=invisible&anchor-ms=20000&execute-ms=30000&cb=dusod2y7cy4q — 200 — 27.6 KiB — 224 ms — h3https://mlb0r75bozrb.i.optimole.com/2f7lvmE-o72WUJ_z/w:auto/h:auto/q:auto/https://portnerag.ch/wp-content/uploads/2019/01/IMG_3833.jpgmlb0r75bozrb.i.optimole.com/2f7lvmE... https://mlb0r75bozrb.i.optimole.com/2f7lvmE-o72WUJ_z/w:auto/h:auto/q:auto/https://portnerag.ch/wp-content/uploads/2019/01/IMG_3833.jpg — 200 — 190.3 KiB — 27 ms — h3https://portnerag.ch/wp-content/uploads/2024/09/kuehlanhaenger_portner.webp/wp-content/uploads/2024/09/kuehlan... https://portnerag.ch/wp-content/uploads/2024/09/kuehlanhaenger_portner.webp — 200 — 221.0 KiB — 305 ms — h2https://use.typekit.net/af/9a853f/00000000000000007735a157/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3use.typekit.net/af/9a853f/000000000... https://use.typekit.net/af/9a853f/00000000000000007735a157/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3 — 200 — 33.0 KiB — 8 ms — h2https://mlb0r75bozrb.i.optimole.com/2f7lvmE-4S_81bXv/w:auto/h:auto/q:auto/https://portnerag.ch/wp-content/uploads/2019/01/IMG_3824.jpgmlb0r75bozrb.i.optimole.com/2f7lvmE... https://mlb0r75bozrb.i.optimole.com/2f7lvmE-4S_81bXv/w:auto/h:auto/q:auto/https://portnerag.ch/wp-content/uploads/2019/01/IMG_3824.jpg — 200 — 244.2 KiB — 37 ms — h3https://portnerag.ch/wp-content/uploads/2021/08/wein_lastwagen-scaled.jpg/wp-content/uploads/2021/08/wein_la... https://portnerag.ch/wp-content/uploads/2021/08/wein_lastwagen-scaled.jpg — 200 — 525.7 KiB — 407 ms — h2https://mlb0r75bozrb.i.optimole.com/2f7lvmE-1D2dd3kn/w:auto/h:auto/q:auto/https://portnerag.ch/wp-content/uploads/2019/01/abholmarkt-e1547051339153.jpgmlb0r75bozrb.i.optimole.com/2f7lvmE... https://mlb0r75bozrb.i.optimole.com/2f7lvmE-1D2dd3kn/w:auto/h:auto/q:auto/https://portnerag.ch/wp-content/uploads/2019/01/abholmarkt-e1547051339153.jpg — 200 — 40.2 KiB — 20 ms — h3https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/styles__ltr.csswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/styles__ltr.css — 200 — 42.1 KiB — 71 ms — h2https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/recaptcha__en.js — 200 — 364.1 KiB — 87 ms — h2https://portnerag.ch/wp-content/uploads/2021/08/cafe_de_paris_raffaello_geschenk-scaled.jpg/wp-content/uploads/2021/08/cafe_de... https://portnerag.ch/wp-content/uploads/2021/08/cafe_de_paris_raffaello_geschenk-scaled.jpg — 200 — 540.3 KiB — 243 ms — h2https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=U5VsmTDhJM1iOJUyw4DEUTYvwww.google.com/recaptcha/api2/webwo... https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=U5VsmTDhJM1iOJUyw4DEUTYv — 200 — 23 B — 367 ms — h3https://www.gstatic.com/recaptcha/api2/logo_48.pngwww.gstatic.com/recaptcha/api2/logo... https://www.gstatic.com/recaptcha/api2/logo_48.png — 200 — 2.3 KiB — 11 ms — h2https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v48/KFO7... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 33.9 KiB — 81 ms — h3https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/recaptcha__en.js — 200 — 0 B — 26 ms — h2https://fonts.gstatic.com/s/andika/v27/mem8Ya6iyW-Lwqg40ZMFVZ0bf8pkAg.woff2fonts.gstatic.com/s/andika/v27/mem8... https://fonts.gstatic.com/s/andika/v27/mem8Ya6iyW-Lwqg40ZMFVZ0bf8pkAg.woff2 — 200 — 12.5 KiB — 7 ms — h3https://fonts.gstatic.com/s/andika/v27/mem_Ya6iyW-LwqgwarYQeL8WVQ.woff2fonts.gstatic.com/s/andika/v27/mem_... https://fonts.gstatic.com/s/andika/v27/mem_Ya6iyW-LwqgwarYQeL8WVQ.woff2 — 200 — 12.5 KiB — 16 ms — h3https://mlb0r75bozrb.i.optimole.com/2f7lvmE-akB7Mrfr/w:auto/h:auto/q:auto/https://portnerag.ch/wp-content/uploads/2019/03/IMG_4079-e1553252266648.jpgmlb0r75bozrb.i.optimole.com/2f7lvmE... https://mlb0r75bozrb.i.optimole.com/2f7lvmE-akB7Mrfr/w:auto/h:auto/q:auto/https://portnerag.ch/wp-content/uploads/2019/03/IMG_4079-e1553252266648.jpg — 200 — 104.6 KiB — 24 ms — h3https://mlb0r75bozrb.i.optimole.com/2f7lvmE-nI5XtUOx/w:auto/h:auto/q:auto/https://portnerag.ch/wp-content/uploads/2019/01/IMG_3822.jpgmlb0r75bozrb.i.optimole.com/2f7lvmE... https://mlb0r75bozrb.i.optimole.com/2f7lvmE-nI5XtUOx/w:auto/h:auto/q:auto/https://portnerag.ch/wp-content/uploads/2019/01/IMG_3822.jpg — 200 — 162.5 KiB — 18 ms — h3https://portnerag.ch/wp-content/uploads/2021/08/grappa_berta_portner_ag.jpg/wp-content/uploads/2021/08/grappa_... https://portnerag.ch/wp-content/uploads/2021/08/grappa_berta_portner_ag.jpg — 200 — 133.0 KiB — 221 ms — h2https://portnerag.ch/wp-content/uploads/2019/05/cropped-portner_favicon-32x32.png/wp-content/uploads/2019/05/cropped... https://portnerag.ch/wp-content/uploads/2019/05/cropped-portner_favicon-32x32.png — 200 — 1.1 KiB — 219 ms — h2https://www.google.com/recaptcha/api2/reload?k=6LdcM0AfAAAAAKrFJ0CbLhtVdu_J-7WughR-vAu_www.google.com/recaptcha/api2/reloa... https://www.google.com/recaptcha/api2/reload?k=6LdcM0AfAAAAAKrFJ0CbLhtVdu_J-7WughR-vAu_ — 200 — 2.1 KiB — 133 ms — h3https://analytics.google.com/g/collect?v=2&tid=G-H2FRWMB6Y8&gtm=45je65d0v9108424086za200zd9108424086&_p=1778964906572&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AEAAAGQC&ae=a&are=1&cid=1130385802.1778964907&frm=0&pscdl=noapi&rcb=9&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=2&tag_exp=0~115616985~115938465~115938469&sid=1778964906&sct=1&seg=0&dl=https%3A%2F%2Fportnerag.ch%2F&dt=Portner%20AG%20-%20Abholmarkt%20%26%20Getr%C3%A4nkeservice%20in%20Riggisberg&en=scroll&ep.anonymize_ip=true&epn.percent_scrolled=90&_et=15&tfd=6261analytics.google.com/g/collect?v=2&... https://analytics.google.com/g/collect?v=2&tid=G-H2FRWMB6Y8&gtm=45je65d0v9108424086za200zd9108424086&_p=1778964906572&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AEAAAGQC&ae=a&are=1&cid=1130385802.1778964907&frm=0&pscdl=noapi&rcb=9&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=2&tag_exp=0~115616985~115938465~115938469&sid=1778964906&sct=1&seg=0&dl=https%3A%2F%2Fportnerag.ch%2F&dt=Portner%20AG%20-%20Abholmarkt%20%26%20Getr%C3%A4nkeservice%20in%20Riggisberg&en=scroll&ep.anonymize_ip=true&epn.percent_scrolled=90&_et=15&tfd=6261 — 204 — 20 B — 71 ms — h3https://www.google.com/recaptcha/api2/clr?k=6LdcM0AfAAAAAKrFJ0CbLhtVdu_J-7WughR-vAu_www.google.com/recaptcha/api2/clr?k... https://www.google.com/recaptcha/api2/clr?k=6LdcM0AfAAAAAKrFJ0CbLhtVdu_J-7WughR-vAu_ — 200 — 16 B — 127 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
38% of JavaScript execution is third-party
First-party Third-party 1102ms · 420KB · CHF6/mo
www.gstatic.com
Other
Costly
Execution 672ms
Transfer 0 KB
Unused 44%
Monthly Cost CHF3/mo
Google Tag Manager
Tag Manager
Optional
Execution 136ms
Transfer 161 KB
Unused 43%
Monthly Cost CHF1/mo
Google Tag Manager
Tag Manager
Optional
Execution 123ms
Transfer 175 KB
Unused 40%
Monthly Cost CHF1/mo
bestellen.portnerag.ch
Other
Optional
Execution 119ms
Transfer 55 KB
Unused 65%
Monthly Cost CHF1/mo
bestellen.portnerag.ch
Other
Optional
Execution 52ms
Transfer 29 KB
Monthly Cost CHF0/mo

These scripts may cost more than they're worth

  • www.gstatic.com adds 672ms and costs ~CHF3/month

www.gstatic.com takes 672ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

65% of bestellen.portnerag.ch's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

How third-party costs are calculated

Real-User Performance (CrUX)
Field metrics from the Chrome User Experience Report
INFO

Chrome User Experience (CrUX)

Real-user metrics from the Chrome UX Report (2026-04-17 — 2026-05-14)

LCP (p75)

2110 ms

88% good

INP (p75)

0 ms

0% good

CLS (p75)

0.050

98% good

FCP (p75)

2038 ms

TTFB (p75)

0 ms

Image Optimization
44 images, 2755 KB total, 1554 KB wasted
INFO

Image Optimization Audit

Total Images

44

Total Size

2755 KB

Oversized

21

Wasted

1554 KB

12 missing alt text 44 missing dimensions 40 missing lazy loading
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback