Skip to content
https://portnerag.ch

Performance

· 27 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
77
GRADE
C
FIX
4
REVIEW
7
PASS
12
INFO
4

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

34
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.
92
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.

5.21 s

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

6.70 s

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

1.40 s

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

0.028

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

8.88 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.

20.56 s

Page Load Progression

419 ms
837 ms
1.3 s
1.7 s
2.1 s
2.5 s
2.9 s
3.3 s
Checks
27
12 PASS 7 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.4 KiB 0%
Other 2.5 KiB 0%
Other 1.1 KiB 0%
Other 653 B 0%
Other 635 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

F
JS Execution Cost
Action
10624ms total JS execution
FIX
10624ms total JS execution
Warning::
https://www.gstatic.com/recaptcha/releases/U5VsmTD...: 2184ms CPU time
Warning::
Unattributable: 1944ms CPU time
Warning::
https://portnerag.ch/: 1612ms CPU time
Warning::
https://portnerag.ch/wp-content/plugins/oshine-mod...: 1388ms CPU time
Warning::
https://portnerag.ch/wp-includes/js/jquery/jquery....: 1297ms CPU time
Info::
Third-party scripts: 3921ms (37% of total)

Main Thread Breakdown

Script Evaluation 45% Other 28% Style & Layout 15% Script Parsing & Compilation 5% Rendering 4%
ScriptTotalScriptingParse/CompileParty
https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/recaptcha__en.js2184ms1957ms147ms3rd
Unattributable1944ms21ms0ms1st
https://portnerag.ch/1612ms21ms10ms1st
https://portnerag.ch/wp-content/plugins/oshine-modules/public/js/vendor/countdown.min.js?ver=2.0.21388ms228ms3ms1st
https://portnerag.ch/wp-includes/js/jquery/jquery.min.js?ver=3.7.11297ms955ms13ms1st
https://www.googletagmanager.com/gtag/js?id=GT-NC6V3MP478ms373ms89ms3rd
https://www.googletagmanager.com/gtag/js?id=G-H2FRWMB6Y8438ms339ms77ms3rd
https://bestellen.portnerag.ch/wp-content/themes/Divi/js/scripts.min.js?ver=4.27.5405ms243ms39ms3rd
https://bestellen.portnerag.ch/wp-includes/js/jquery/jquery.min.js?ver=3.7.1194ms162ms16ms3rd
https://portnerag.ch/wp-content/themes/oshin/js/vendor/imagesloaded.min.js187ms127ms1ms1st

Showing top 10 of 14 scripts

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...: 71 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 KB71 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/swv/js/index.js?ver=6.1.63 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.4 KiB
Other 0% · 3.8 KiB

~658.4 KiB of savings available

Remove unused JavaScript: 658.4 KiB
C
Image Optimization
Action
34 images, 0 KB saveable
REVIEW
34 images, 0 KB saveable
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/di... 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/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/ca... 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.
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://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-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://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-fl0w1z... 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://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-o72WUJ... 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-1D2dd3... 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/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/2021/08/co... 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://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://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://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://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://mlb0r75bozrb.i.optimole.com/2f7lvmE-6jGtfR... 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/gr... 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.
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.
B
JavaScript Blocking
2 JS blocking issue(s) detected
REVIEW
2 JS blocking issue(s) detected
Warning::
23 render-blocking <script src> tag(s) without async/defer
Each `<script src=...>` without `async`, `defer`, or `type="module"` blocks HTML parsing while the browser fetches and executes it. The block lasts the entire round-trip + execution time -- on slow networks this translates directly into LCP delay. Add `defer` (executes after parse, in source order) for scripts that interact with the DOM, or `async` (executes whenever ready) for analytics / independent scripts. Module scripts (`type="module"`) are deferred by default.
Warning::
Total JS execution time is 10.6 s -- over the 3.5s budget
Total JavaScript execution (parse + compile + run) across all scripts exceeds 3.5 seconds. On low-end devices that becomes 7-15+ seconds and shows up directly in TBT and INP. Reduce by: tree-shaking unused dependencies, code-splitting (dynamic `import()`), removing or deferring third-party tracking, and replacing heavy frameworks where they're not needed.
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 6.0 s 7.0 s FCP 5.2 s LCP 6.7 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 — 12 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 — 13 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 — 282 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 — 13 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 — 467 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 — 282 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 — 283 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 — 283 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 — 2 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 — 6 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 — 258 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 — 20 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 — 9 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 — 10 ms — font-display: swap
l woff2 swap
Size 30 KB
Load time 12 ms
Start 2.0 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 30 KB
Load time 13 ms
Start 2.0 s
Risk FOUT — text flashes from fallback to web font
icomoon.woff woff swap
Size 114 KB
Load time 282 ms
Start 2.0 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 13 ms
Start 2.0 s
Risk FOUT — text flashes from fallback to web font
tatsu-icons.ttf ttf swap
Size 164 KB
Load time 467 ms
Start 2.0 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
helveticaroundedltstd-b... woff2 swap
Size 18 KB
Load time 282 ms
Start 2.9 s
Risk FOUT — text flashes from fallback to web font
MenschRegular.woff woff swap
Size 15 KB
Load time 283 ms
Start 2.9 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
MenschBold.woff woff swap
Size 13 KB
Load time 283 ms
Start 2.9 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 2 ms
Start 3.6 s
Risk FOUT — text flashes from fallback to web font
i7dOIFdwYjGaAMFtZd_QA1Z... woff2 swap
Size 31 KB
Load time 6 ms
Start 3.6 s
Risk FOUT — text flashes from fallback to web font
modules.woff woff swap
Size 90 KB
Load time 258 ms
Start 3.6 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 20 ms
Start 3.7 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 9 ms
Start 5.2 s
Risk FOUT — text flashes from fallback to web font
mem_Ya6iyW-LwqgwarYQeL8... woff2 swap
Size 12 KB
Load time 10 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
1 hints, 0 missing preconnects
PASS
1 hints, 0 missing preconnects
Info::
Page uses 1 resource hint(s)

Current Resource Hints

preconnect
preload
dns-prefetch
1
prefetch

1 resource hints configured

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.
A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
A
CSS Performance Depth
1 CSS depth issue(s) detected
PASS
1 CSS depth issue(s) detected
Warning::
25 render-blocking stylesheet(s) -- recommended: <=3
Each `<link rel="stylesheet">` without a non-blocking `media` attribute holds up the first paint. Browsers download all of them before painting any content. Consolidate into 1-2 critical-path stylesheets; defer non-critical CSS via `<link rel="stylesheet" media="print" onload="this.media='all'">` or via the loadCSS pattern; inline above-the-fold CSS in `<style>` to short-circuit the request entirely.
Network Waterfall
155 requests over 6424ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s FCP 5.2 s LCP 6.7 shttps://portnerag.ch// https://portnerag.ch/ — 200 — 26.6 KiB — 919 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 — 274 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 — 239 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 — 237 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 — 233 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 — 470 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 — 309 B — 234 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 — 132 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 — 293 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 — 490 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 — 480 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 — 499 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 — 310 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 — 528 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 — 526 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 — 681 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 — 679 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 — 692 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 — 531 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 — 697 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 — 334 B — 711 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 — 672 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 — 537 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 — 525 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 — 712 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 — 681 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 — 705 ms — h2https://use.typekit.net/oyb1ymy.cssuse.typekit.net/oyb1ymy.css https://use.typekit.net/oyb1ymy.css — 200 — 987 B — 658 ms — h2https://analytics.google.com/g/collect?v=2&tid=G-H2FRWMB6Y8&gtm=45je65d0v9108424086za200zd9108424086&_p=1778964878393&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AAAAAGAC&are=1&cid=1325611516.1778964879&frm=0&pscdl=noapi&rcb=18&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938465~115938468&sid=1778964878&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=1276analytics.google.com/g/collect?v=2&... https://analytics.google.com/g/collect?v=2&tid=G-H2FRWMB6Y8&gtm=45je65d0v9108424086za200zd9108424086&_p=1778964878393&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AAAAAGAC&are=1&cid=1325611516.1778964879&frm=0&pscdl=noapi&rcb=18&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938465~115938468&sid=1778964878&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=1276 — 204 — 547 B — 116 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s FCP 5.2 s LCP 6.7 shttps://portnerag.ch// https://portnerag.ch/ — 200 — 26.6 KiB — 919 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 — 274 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 — 239 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 — 237 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 — 233 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 — 470 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 — 309 B — 234 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 — 132 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 — 293 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 — 490 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 — 480 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 — 499 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 — 310 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 — 528 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 — 526 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 — 681 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 — 679 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 — 692 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 — 531 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 — 697 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 — 334 B — 711 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 — 672 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 — 537 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 — 525 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 — 712 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 — 681 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 — 705 ms — h2https://use.typekit.net/oyb1ymy.cssuse.typekit.net/oyb1ymy.css https://use.typekit.net/oyb1ymy.css — 200 — 987 B — 658 ms — h2https://analytics.google.com/g/collect?v=2&tid=G-H2FRWMB6Y8&gtm=45je65d0v9108424086za200zd9108424086&_p=1778964878393&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AAAAAGAC&are=1&cid=1325611516.1778964879&frm=0&pscdl=noapi&rcb=18&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938465~115938468&sid=1778964878&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=1276analytics.google.com/g/collect?v=2&... https://analytics.google.com/g/collect?v=2&tid=G-H2FRWMB6Y8&gtm=45je65d0v9108424086za200zd9108424086&_p=1778964878393&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AAAAAGAC&are=1&cid=1325611516.1778964879&frm=0&pscdl=noapi&rcb=18&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938465~115938468&sid=1778964878&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=1276 — 204 — 547 B — 116 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-H2FRWMB6Y8&cid=1325611516.1778964879&gtm=45je65d0v9108424086za200zd9108424086&rcb=18&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115938465~115938468stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-H2FRWMB6Y8&cid=1325611516.1778964879&gtm=45je65d0v9108424086za200zd9108424086&rcb=18&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115938465~115938468 — 204 — 556 B — 155 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 — 221 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 — 220 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 — 222 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 — 217 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 — 219 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 — 970 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 — 221 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 — 219 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 — 19 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 — 12 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 — 13 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 — 282 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 — 13 ms — h3https://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 — 467 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 — 360 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 — 218 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 — 219 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 — 221 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 — 227 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 — 229 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 — 232 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 — 235 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 — 233 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 — 253 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 — 269 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 — 271 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 — 236 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 — 253 ms — h2https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 75 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 — 260 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 — 271 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 — 177 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 — 164 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 — 159 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 — 172 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 — 247 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 — 188 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 — 262 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 — 272 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 — 128 ms — 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 — 126 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 — 236 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 — 221 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 — 133 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 — 238 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 — 230 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 — 289 ms — h2https://www.google.com.br/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-H2FRWMB6Y8&cid=1325611516.1778964879&gtm=45je65d0v9108424086za200zd9108424086&rcb=18&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115938465~115938468&z=1229017827www.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=1325611516.1778964879&gtm=45je65d0v9108424086za200zd9108424086&rcb=18&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115938465~115938468&z=1229017827 — 200 — 63 B — 117 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://www.google-analytics.com/j/collect?v=1&_v=j102&aip=1&a=1551932047&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=412x823&vp=412x823&_u=YADAAEABAAAAACAAI~&jid=1144389897&gjid=1934221719&cid=1325611516.1778964879&tid=UA-108004146-2&_gid=42071279.1778964880&_r=1&_slc=1&z=449274774www.google-analytics.com/j/collect?... https://www.google-analytics.com/j/collect?v=1&_v=j102&aip=1&a=1551932047&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=412x823&vp=412x823&_u=YADAAEABAAAAACAAI~&jid=1144389897&gjid=1934221719&cid=1325611516.1778964879&tid=UA-108004146-2&_gid=42071279.1778964880&_r=1&_slc=1&z=449274774 — 200 — 450 B — 56 ms — h2blob:https://portnerag.ch/f352e5be-84ed-45a9-99c5-86acf2e4a9c7portnerag.ch/f352e5be-84ed-45a9-99c... blob:https://portnerag.ch/f352e5be-84ed-45a9-99c5-86acf2e4a9c7 — 200 — -1 B — 89 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 — 296 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 — 296 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 — 296 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 — 296 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 — 295 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 — 316 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 — 316 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 — 315 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 — 315 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 — 314 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 — 297 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 — 296 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 — 296 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 — 296 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 — 299 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 — 297 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 — 282 ms — h2https://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 — 283 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 — 283 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 — 276 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 — 243 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 — 249 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 — 84 ms — h2https://use.typekit.net/oyb1ymy.cssuse.typekit.net/oyb1ymy.css https://use.typekit.net/oyb1ymy.css — 200 — 0 B — 23 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 — 245 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 — 245 ms — h2https://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 — 255 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 — 383 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 — 488 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 — 238 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 — 238 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 — 2 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 — 255 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 — 254 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 — 264 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 — 257 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 — 131 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 — 219 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 — 2 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 — 6 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 — 258 ms — h2https://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.6 KiB — 139 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 — 20 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 — 241 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 — 242 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 — 245 ms — h2https://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 — 323 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 — 154 ms — h3https://analytics.google.com/g/collect?v=2&tid=G-QPZX36R509&gtm=45Pe65d0v9108424988za200zd9108424988&_p=1778964881049&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&gdid=dZTNiMT&_eu=AAAAAGAC&are=1&cid=1325611516.1778964879&frm=2&pscdl=noapi&rcb=0&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938465~115938468&sid=1778964881&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=2124analytics.google.com/g/collect?v=2&... https://analytics.google.com/g/collect?v=2&tid=G-QPZX36R509&gtm=45Pe65d0v9108424988za200zd9108424988&_p=1778964881049&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&gdid=dZTNiMT&_eu=AAAAAGAC&are=1&cid=1325611516.1778964879&frm=2&pscdl=noapi&rcb=0&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938465~115938468&sid=1778964881&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=2124 — 204 — 70 B — 206 ms — h2https://www.google.com.br/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-QPZX36R509&cid=1325611516.1778964879&gtm=45Pe65d0v9108424988za200zd9108424988&rcb=0&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=2&tag_exp=0~115938465~115938468&z=587051332www.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=1325611516.1778964879&gtm=45Pe65d0v9108424988za200zd9108424988&rcb=0&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=2&tag_exp=0~115938465~115938468&z=587051332 — 200 — 63 B — 71 ms — h3https://stats.g.doubleclick.net/g/collect?v=2&tid=G-QPZX36R509&cid=1325611516.1778964879&gtm=45Pe65d0v9108424988za200zd9108424988&rcb=0&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=2&tag_exp=0~115938465~115938468stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-QPZX36R509&cid=1325611516.1778964879&gtm=45Pe65d0v9108424988za200zd9108424988&rcb=0&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=2&tag_exp=0~115938465~115938468 — 204 — 79 B — 80 ms — h2https://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 — 388 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 — 103 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 — 263 ms — h3https://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=js6r4orm8peiwww.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=js6r4orm8pei — 200 — 27.7 KiB — 146 ms — h3https://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 — 239 ms — h2https://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 — 83 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 — 95 ms — h2https://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 — 134 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 — 159 ms — h3https://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 — 365 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 — 14 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://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 — 231 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 — 0 B — 43 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 — 9 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 — 10 ms — h3https://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 — 218 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 — 148 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 — 126 ms — h3https://analytics.google.com/g/collect?v=2&tid=G-H2FRWMB6Y8&gtm=45je65d0v9108424086za200zd9108424086&_p=1778964878393&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AEAAAGQC&ae=a&are=1&cid=1325611516.1778964879&frm=0&pscdl=noapi&rcb=18&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=2&tag_exp=0~115938465~115938468&sid=1778964878&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=6303analytics.google.com/g/collect?v=2&... https://analytics.google.com/g/collect?v=2&tid=G-H2FRWMB6Y8&gtm=45je65d0v9108424086za200zd9108424086&_p=1778964878393&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AEAAAGQC&ae=a&are=1&cid=1325611516.1778964879&frm=0&pscdl=noapi&rcb=18&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=2&tag_exp=0~115938465~115938468&sid=1778964878&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=6303 — 204 — 20 B — 68 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
37% of JavaScript execution is third-party
First-party Third-party 3921ms · 466KB · CHF20/mo
www.gstatic.com
Other
Costly
Execution 2184ms
Transfer 0 KB
Unused 44%
Monthly Cost CHF11/mo
Google Tag Manager
Tag Manager
Costly
Execution 478ms
Transfer 161 KB
Unused 43%
Monthly Cost CHF2/mo
Google Tag Manager
Tag Manager
Costly
Execution 438ms
Transfer 175 KB
Unused 40%
Monthly Cost CHF2/mo
bestellen.portnerag.ch
Other
Costly
Execution 405ms
Transfer 55 KB
Unused 65%
Monthly Cost CHF2/mo
bestellen.portnerag.ch
Other
Optional
Execution 194ms
Transfer 29 KB
Monthly Cost CHF1/mo
bestellen.portnerag.ch
Other
Optional
Execution 155ms
Transfer 25 KB
Monthly Cost CHF1/mo
Google Analytics
Analytics
Optional
Execution 67ms
Transfer 21 KB
Monthly Cost CHF0/mo

These scripts may cost more than they're worth

  • www.gstatic.com adds 2184ms and costs ~CHF11/month
  • Google Tag Manager adds 478ms and costs ~CHF2/month
  • Google Tag Manager adds 438ms and costs ~CHF2/month
  • bestellen.portnerag.ch adds 405ms and costs ~CHF2/month

www.gstatic.com takes 2184ms 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

Google Tag Manager takes 478ms 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

Google Tag Manager takes 438ms 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

bestellen.portnerag.ch takes 405ms 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