Dvir Paragliding — Website Review

Prepared 11 July 2026 · Final verification run 11 July 2026 · Scope: the new local build that will replace the current live site

First fix: choose one canonical domain. The site declares www.dvirparagliding.co.il as canonical, but it currently has an invalid certificate and returns 404; www.dvirparagliding.com works.

Topics

Open a topic to see the concrete issues, ordered by priority.

SEO & AI Search
PriorityFindingRecommended action
HighCanonical tags and sitemap use a broken .co.il domain (TLS invalid; returns 404). The homepage also mixes both domains in its metadata and structured data (11× .co.il, 5× .com).Pick one domain; make it return 200; 301 redirect the other; update canonicals, sitemap, schema and links consistently.
HighHebrew, English and Arabic all use the same URL despite separate hreflang tags.Publish separate static URLs for each language, with reciprocal hreflang tags.
MediumH1, page text and FAQs are populated after JavaScript runs.Pre-render key content into HTML for faster, more reliable indexing and AI extraction.
MediumSafety, eligibility, weather and booking answers exist but are fragmented.Create concise, factual answer sections/pages with evidence and named expertise.
LowStructured data includes Place, PostalAddress, FAQ, Offer and Breadcrumb, but no LocalBusiness/Organization entity.Add a LocalBusiness block (name, phone, geo, hours, sameAs) matching the visible page content.
Performance
PriorityFindingRecommended action
HighMany photos are 10–18.5 MiB; several files named .jpg are actually PNGs.Export AVIF/WebP versions, correct extensions/MIME types, and serve responsive sizes.
HighShort autoplay videos are 15–20 MiB at roughly 8 Mbps; the homepage hero video ships an empty poster="".Use adaptive video hosting; add real poster images; defer below-fold video; strip unused audio.
MediumThe gallery points thumbnails to full-resolution assets; the pages reference 31 media files totalling ≈262 MiB, and the repo's media folders hold ≈586 MiB including unreferenced files in uploads/.Use dedicated small thumbnails, load full media only after a click, and exclude unreferenced files from deployment.
LowImages do not declare dimensions or responsive candidates.Add width/height plus srcset/sizes to reduce layout movement and excess downloads.
Security
PriorityFindingRecommended action
HighThe canonical public domain has invalid TLS and an error response.Correct DNS/custom-domain mapping and certificate provisioning before launch.
MediumThe working domain has HSTS but only a minimal framing CSP.Add a complete CSP, Referrer-Policy and Permissions-Policy through the host/CDN.
MediumTranslations and FAQs are inserted using innerHTML.Use safe DOM construction or sanitize explicitly allowed FAQ markup.
LowDesign/prototype pages may be deployable alongside public pages.Exclude them from production or enforce noindex and access control.
Language & Grammar — Hebrew, English and Arabic
PriorityFindingRecommended action
MediumHebrew: generally clear and appropriate for an Israeli consumer site, but it contains a visible spelling error: הרפתקאה.Change to הרפתקה.
MediumHebrew: some sentences sound translated or overly formal, for example על ידי אחת מהחברות הוותיקות.Prefer direct Israeli Hebrew: אנחנו מהחברות הוותיקות והמנוסות בישראל.
MediumHebrew: את הכנף אנחנו מנהיגים באמצעות הרגליים is not natural terminology.Use שולטים בכנף באמצעות הרגליים or the operator’s preferred technical term.
MediumHebrew: there is a gender-agreement error in אחד הגורמים המרכזיים... הייתה חברת.Use אחד הגורמים המרכזיים... היה חברת דביר, or rewrite as חברת דביר הייתה גורם מרכזי.
LowHebrew: long marketing paragraphs repeat words such as “חוויה”, “מרגשת” and “בלתי נשכחת”.Shorten the paragraphs and replace generic superlatives with concrete details about the route, duration and feeling.
MediumEnglish: accurate overall, but noticeably translated in places: “most veteran company”, “friendly to operate”, “breathing in the quiet”, and “your dream to fly”.Use “one of Israel’s most experienced operators”, “easy to operate”, “taking in the quiet together”, and “your dream of flying”.
MediumEnglish: product labels such as “personal experience flight” and “fly as a pair” are understandable but not idiomatic.Use “private/solo experience flight” and “fly together” or “couples’ flight”, depending on the actual offer.
MediumEnglish: several phrases need small grammatical fixes: “whenever suits them”, “scheduled to the wind conditions”, and “worth a trip from far and near”.Use “whenever it suits them”, “scheduled according to wind conditions”, and “well worth the journey”.
LowEnglish: “an enlistment” will be unclear to international visitors.Use “a military-enlistment celebration” for Israeli audiences, or remove it from the English version.
MediumArabic: grammatically competent overall, but much of the copy reads as a literal translation rather than native commercial Arabic.Give the complete Arabic pages a native editorial rewrite rather than correcting isolated words only.
MediumArabic: رحلة تجربة and رحلة تجربة شخصية are awkward recurring product names.Prefer رحلة تجريبية, رحلة تعريفية, or رحلة فردية, chosen consistently.
MediumArabic: terminology alternates between المظلة الشراعية بمحرك and الطائرة الشراعية بمحرك.Select the term familiar to Arabic-speaking customers in Israel, introduce the alternative once, and use one primary term thereafter.
MediumArabic: the payment method بيت reads as the Arabic word for “house”.Write تطبيق Bit or retain the brand in Latin characters.
LowArabic: phrases such as تجربة العمر and عرضاً حقيقياً مصمماً لنا sound translated.Use native alternatives such as تجربة لا تُنسى and rewrite the second sentence based on the intended Hebrew meaning.
LowAll languages: punctuation, hyphen style, units and brand/name transliteration vary.Create a short style sheet covering Dvir/Erez/Yossi, Bakai, WhatsApp, ₪ formatting, minutes, quotation marks and RTL punctuation.
Conversion & Booking
PriorityFindingRecommended action
HighFlights, gifts and training share calls to action but are different customer journeys.Create a distinct path for booking a flight, buying a voucher and starting a course.
MediumVisitors need weather, availability and payment certainty before leaving the site.Explain what happens after payment, date selection, rescheduling and voucher delivery near the CTA.
MediumWhatsApp is useful but conversion value is unknown.Track CTA clicks, WhatsApp starts, payment handoffs and confirmed bookings.
Accessibility
PriorityFindingRecommended action
MediumAutoplay video is not fully covered by reduced-motion handling.Replace or stop all autoplay video when prefers-reduced-motion is set.
MediumGallery, menu and modal controls need interaction testing.Test keyboard focus, Escape, visible focus state and touch targets on mobile.
LowVideo has no captions/transcript.Add captions or concise supporting text when video conveys information beyond decoration.
Reliability, Legal & Operations
PriorityFindingRecommended action
HighEvery page loads its logos from the current live site’s CDN (irp.cdn-website.com, 4–5 references per page). These will break when the old site is retired — which is the plan.Self-host the logo SVGs with the rest of the assets before launch.
HighThere is no evidence of monitoring for certificate or domain failure.Monitor HTTPS, homepage status and checkout links from an external location.
MediumPolicy information is embedded in FAQs rather than presented as durable reference pages.Publish privacy, cancellation/rescheduling and accessibility policies; keep them aligned with checkout.
LowStatic changes need a safe publication process.Use versioned deployments, asset caching and a rollback path.
Analytics & Measurement
PriorityFindingRecommended action
HighSearch performance cannot be assessed without the right Search Console property.Verify the chosen canonical domain and submit its sitemap after domain repair.
MediumSite success needs to mean more than visits.Report organic queries, landing-page leads, WhatsApp starts, payment handoffs and bookings.
LowAI-search traffic can be hard to isolate.Measure conversion quality by landing page and query intent, not only referral labels.
Competitors, Market Position & Authenticity

The Israeli market is small and fragmented, but direct operators have converged around a clear price ladder: roughly ₪500 for 20 minutes, ₪700 for 30, ₪900 for 40 and ₪1,150 for 60. Dvir’s ordinary solo-flight pricing is therefore at market level. Its meaningful distinction is two passengers sharing one aircraft, side by side, rather than two passengers flying in parallel aircraft.

ProviderCurrent public offerPositioning and authenticity signalsLesson for Dvir
uFly₪350/10 min; ₪500/20; ₪700/30; ₪900/40; ₪1,150/60; proposal package ₪1,900.Broadest flight ladder, online cart, gift cards, special routes, groups, precise operating windows, pilot licensing claims and 146 displayed Google reviews.Best benchmark for package clarity. Dvir should keep its choice architecture simpler while making inclusions and flight windows equally explicit.
Fly-Up₪299 intro; ₪500/20 min; ₪700/30; “Pilot for a Day” ₪550; two parallel aircraft ₪1,000; proposal ₪1,300.Direct ecommerce, coupons, event packages, press/articles, videos and lead form. Energetic tone, but some copy is noisy and inconsistent.Strong commercial funnel benchmark. Dvir can look calmer and more premium while matching the clarity of products and checkout.
Buckeye Israel₪500/20 min; ₪700/30; ₪900/40; ₪1,150/60. “Pilot for a Day” adds ₪150; photography ₪150.Deepest operational content: preparation, clothing, weather, time in air, training, named lead instructor and a link to the Civil Aviation Authority list. Also offers parallel couple flights.Strongest authority/authenticity benchmark. Dvir needs named instructor biographies, credentials and equally specific operational information.
SportXMarketplace discounts include about ₪298/20 min, ₪458/30 and ₪588 for “Pilot for a Day”; individual pages show varying price/duration combinations.Price-led marketplace with many locations and packages. Supplier, duration and pricing can be difficult to compare; some visible reviews are old.Do not chase marketplace pricing. Emphasize direct operator accountability, exact air time, current equipment and who conducts the flight.
SkyTrip₪500/20 min; ₪700/30; ₪900/40; ₪1,150/60; ₪150 each for photography or guided control. Gift voucher from ₪700/30.Broad aviation authority, fresh 2026 price content, strong SEO coverage, immediate digital vouchers and 288 displayed Google reviews across its flight business.Best gift-voucher and content-funnel benchmark. Dvir should make voucher delivery immediate and explain redemption before checkout.
Dvir ParaglidingSolo ₪500/20 min and ₪700/30; “Pilot for a Day” from ₪600; shared aircraft ₪900/20 and ₪1,100/30 for two passengers.Distinct shared side-by-side flight, Sharon coast, history since 1996, original media and reviews. Differentiation and insurance/exclusivity claims are stated more strongly than they are evidenced.Own the “same aircraft, same view, same moment” category. Prove it immediately with an unmistakable photo/video, aircraft seating explanation, credentials and verifiable claims.
PriorityCompetitive findingRecommended action
HighDvir’s unique offer can be confused with competitors’ “couple flights”, which usually means two aircraft flying in parallel.Use a comparison sentence near the first CTA: “Two passengers together in one aircraft—not two separate aircraft.” Support it with a clear image.
HighThe site calls the tandem craft a “two-seat aircraft” while also describing two passengers plus an instructor.State the exact seating configuration and certified capacity consistently in all languages. This is essential to credibility.
High“First in Israel”, “only at Dvir”, and “only company with passenger insurance” are powerful but externally verifiable claims.Keep them only if documented and current; add concise evidence or use more defensible wording.
HighDvir’s 20/30-minute solo prices match the direct-operator market almost exactly.Compete on the shared experience, coast route, personal service and proof—not a generic “safe and exciting” message.
MediumBuckeye publishes much more concrete instructor, regulatory and operational information.Add instructor names, years/hours of experience, certifications, aircraft model, pre-flight process and weather decision process.
MediumuFly and Fly-Up expose more package options and special-occasion products.Keep the initial choice simple, then add optional paths for proposals, groups, longer routes, photography and vouchers.
MediumSkyTrip presents immediate voucher delivery, validity and recipient workflow more clearly.Make “Buy a gift” a separate flow with delivery timing, personalization, validity and redemption steps before payment.
MediumCompetitors display large, externally attributed review counts; Dvir shows selected reviews without an aggregate trust signal.Link directly to the current Google profile and display rating/count only through a reliable, current source.
MediumWeight rules currently jump from a 150 kg limit to an “over 165 kg” alternative, leaving a 15 kg ambiguity; a further “maximum 50 kg difference between passengers” rule appears in only one FAQ variant.State one clear rule and the required action for every weight range, identically in all languages and all FAQ variants.
LowGlobal references remain useful for interaction patterns, even if the local market determines the actual offer.Use Paramotor Flights for booking/weather clarity, Into the Blue for gift merchandising, and Learn to Fly for the trial-to-course journey.