Public accessibility assessment

Accessibility issues detected on blog.okala.com

Evolize inspected 5 public pages on blog.okala.com and detected 39 automatically identifiable accessibility findings.

39Findings detected
11WCAG criteria affected
5Pages inspected
29 Aug 2026Assessment date

Highest detected severity: Critical · 17 high-priority findings · 100% inspected-page coverage

Most widespread issueLinks lack accessible textDetected on 5 inspected pages
Most affected page/28 findings detected
Most represented WCAG criterionWCAG 1.4.3 — Contrast (Minimum)12 detected findings

Is blog.okala.com your website?

Keep this assessment current and get notified when new accessibility issues are detected.

https://

Not your website? Scan your own site →

01 · Accessibility summary

Evolize inspected 5 public pages on blog.okala.com and detected 39 accessibility findings. The most widespread issue was "Links lack accessible text", detected on 5 inspected pages. The most affected inspected page was "/", where 28 findings were detected. The assessment identified findings mapped to 11 WCAG success criterions. The sections below prioritize the broadest issues and provide technical evidence for each detected finding.

02 · Start here

These findings combine the highest severity and broadest reach detected during this assessment.

  1. Critical

    Links lack accessible text

    WCAG 2.4.4 (A) · 1 inspected page · 8 instances
    Why this matters

    Links expose no accessible name, so their destination is unknown to screen reader users.

    Recommended action

    This link exposes no accessible text. Add visible text that identifies its destination, or remove the link if it serves no purpose. For an icon-only link, provide an aria-label describing where it goes.

    View technical evidence →
  2. Critical

    Links lack accessible text

    WCAG 2.4.4 (A) · 1 inspected page · 8 instances
    Why this matters

    Links expose no accessible name, so their destination is unknown to screen reader users.

    Recommended action

    This link exposes no accessible text. Add visible text that identifies its destination, or remove the link if it serves no purpose. For an icon-only link, provide an aria-label describing where it goes.

    View technical evidence →
  3. Critical

    Links lack accessible text

    WCAG 2.4.4 (A) · 1 inspected page · 8 instances
    Why this matters

    Links expose no accessible name, so their destination is unknown to screen reader users.

    Recommended action

    Add text to the link that describes its purpose, or use an aria-label attribute to provide a text description. For example: <a href="#" aria-label="Link to about us page">About Us</a>

    View technical evidence →
  4. Critical

    Links lack accessible text

    WCAG 2.4.4 (A) · 1 inspected page · 8 instances
    Why this matters

    Links expose no accessible name, so their destination is unknown to screen reader users.

    Recommended action

    Add text to the link that describes its purpose, or use an aria-label attribute to provide a text description. For example: <a href="#" aria-label="Link to about us page">About Us</a>

    View technical evidence →
  5. Critical

    Links lack accessible text

    WCAG 2.4.4 (A) · 1 inspected page · 8 instances
    Why this matters

    Links expose no accessible name, so their destination is unknown to screen reader users.

    Recommended action

    This link exposes no accessible text. Add visible text that identifies its destination, or remove the link if it serves no purpose. For an icon-only link, provide an aria-label describing where it goes.

    View technical evidence →

03 · WCAG criteria affected

CriterionNameLevelFindingsPagesReach
1.4.3Contrast (Minimum)AA1255 / 5
2.5.8Target Size (Minimum)AA655 / 5
4.1.2Name, Role, ValueA611 / 5
2.4.4Link Purpose (In Context)A555 / 5
2.4.3Focus OrderA355 / 5
1.3.1Info and RelationshipsA255 / 5
2.1.1KeyboardA211 / 5
1.1.1Non-text ContentA155 / 5
1.4.1Use of ColorA133 / 5
2.2.2Pause, Stop, HideA111 / 5
2.4.1Bypass BlocksA155 / 5

Absence of a criterion here does not indicate conformance with it — only that no automatically detectable issue was found for it.

Continuous monitoring

A scan shows today's exposure. Monitoring shows what changes next.

Evolize continuously reassesses public website pages, detects newly introduced or recurring accessibility findings, and tracks remediation over time.

04 · All detected findings

High

Hidden elements can still receive keyboard focus

WCAG 2.4.3 (A)100 instances5 inspected pages

An element is not visible but remains in the tab order, so a sighted keyboard user loses track of focus when it lands there.

Why it matters

An element is not visible but remains in the tab order, so a sighted keyboard user loses track of focus when it lands there.

Recommended correction

To fix this issue, ensure that the hidden element is removed from the tab order by setting its 'tabindex' attribute to '-1' or by using the 'display: none' or 'visibility: hidden' CSS properties to completely hide it. Alternatively, make the element visible when it receives focus by adjusting its CSS styles.

View 100 affected elements
Component · Ref YFPJOS
Affected pagehttps://blog.okala.com/
Elementdiv#mobile-header-components-area_1 > a
Accessible nameخرید از اُکالا با کالابرگ
Markup
<a class="mobile-menu-cta" href="//www.okala.com/?utm_source=Blog&amp;utm_medium=Menu&amp;utm_campaign=Convert" title="خرید از اُکالا با کالابرگ" target="_blank" plerdy-tracking-id="40505404901">خرید از اُکالا با کالابرگ</a>
Affected pages/ /coocking /lifestyle/cosmetics /bazaar/news-economy /about-us
Component · Ref NP71O3
Affected pagehttps://blog.okala.com/
Elementa#mobile-menu-icon
Accessible nameمنو
Markup
<a href="#" id="mobile-menu-icon" plerdy-tracking-id="21284334701"><span class="tie-mobile-menu-icon nav-icon is-layout-1" plerdy-tracking-id="18453740801"></span><span class="screen-reader-text" plerdy-tracking-id="25081522201">منو</span></a>
Affected pages/ /coocking /lifestyle/cosmetics /bazaar/news-economy /about-us
Component · Ref NBPWKL
Affected pagehttps://blog.okala.com/
Elementli#menu-item-2283 > a
Accessible nameغذاهای ایرانی
Markup
<a href="coocking/traditional-food/" plerdy-tracking-id="82625000401">غذاهای ایرانی</a>
Affected pages/ /coocking /lifestyle/cosmetics /bazaar/news-economy /about-us
High

Images lack text alternatives

WCAG 1.1.1 (A)121 instances5 inspected pages

Informative images have no alternative text, so their meaning is unavailable to people using assistive technology.

Why it matters

Informative images have no alternative text, so their meaning is unavailable to people using assistive technology.

Recommended correction

Add alt text to the img tag, for example: <img src="wp-content/uploads/2025/03/Okala-Main-Logo.svg" alt="Okala Main Logo" plerdy-tracking-id="12431487201">

View 121 affected elements
Component · Ref SYW8XV
Affected pagehttps://blog.okala.com/
Elementimg[plerdy-tracking-id="12431487201"]
Markup
<img src="wp-content/uploads/2025/03/Okala-Main-Logo.svg" plerdy-tracking-id="12431487201">
Affected pages/ /coocking /lifestyle/cosmetics /bazaar/news-economy /about-us
High

ARIA input fields must have an accessible name

WCAG 4.1.2 (A)14 instances1 inspected page

ARIA input fields must have an accessible name

Why it matters

ARIA input fields must have an accessible name

Recommended correction

Add an accessible name to the listbox element using aria-label or aria-labelledby attribute to provide a clear description of the input field for screen readers and other assistive technologies.

View 14 affected elements
Component · Ref ARHOV3
Affected pagehttps://blog.okala.com/
Element.containerblock_1476 > .tie-slick-slider.slick-initialized.slick-slider > .slick-list.draggable[aria-live="polite"] > .slick-track[role="listbox"]
Accessible name7 شهریور 1405 ۱۲ خاصیت گردو که باید بدانید؛ از سلامت قلب تا تقویت مغز 7 شهریور 1405 طرز تهیه ترشی زیتون خانگی؛ چاشنی خوشمزه برای کنار غذا  7 شهریور 1405 طرز تهیه لوکوم هلو؛ نرم و میوه‌ای به سبک ترکی
Rolelistbox
Markup
<div class="slick-track" style="opacity: 1; width: 1210px; transform: translate3d(0px, 0px, 0px);" role="listbox">
Component · Ref TONFHK
Affected pagehttps://blog.okala.com/
Element#tie-block_2252 > .container-wrapper > .mag-box-container.clearfix > .scrolling-box-slider.scrolling-slider.slick-dotted > .slick-list.draggable[aria-live="polite"] > .slick-track[role="listbox"]
Accessible name17 تیر 1405 طرز تهیه مربا گیلاس بدون شکر؛ مربای رژیمی 15 تیر 1405 طرز تهیه واتروشکای با گیلاس؛ دسر روسی ترش‌ و شیرین 6 تیر 1405 طرز تهیه مربای گیلاس زرد+ نکات شکرک نزدن آن 5 تیر 1405 طرز تهیه شیرینی با خمیر هزارلا و گیلاس به سبک قنادی 17 مرداد 1405 طرز تهیه اوتمیل گیلاس؛ صبحانه سالم با طعم تابستانی 28 تیر 1405 طرز تهیه پاناکوتا گیلاس؛ دسر تابستانی شیک و خوشمزه 23 تیر 1405 ۷ خواص گیلاس برای لاغری + فواید شگفت‌انگیز و جالب 23 تیر 1405 طرز تهیه فرنی گیلاس؛ خوشمزه و ساده 17 تیر 1405 طرز تهیه مربا گیلاس بدون شکر؛ مربای رژیمی 15 تیر 1405 طرز تهیه واتروشکای با گیلاس؛ دسر روسی ترش‌ و شیرین 6 تیر 1405 طرز تهیه مربای گیلاس زرد+ نکات شکرک نزدن آن 5 تیر 1405 طرز تهیه شیرینی با خمیر هزارلا و گیلاس به سبک قنادی 17 مرداد 1405 طرز تهیه اوتمیل گیلاس؛ صبحانه سالم با طعم تابستانی 28 تیر 1405 طرز تهیه پاناکوتا گیلاس؛ دسر تابستانی شیک و خوشمزه 23 تیر 1405 ۷ خواص گیلاس برای لاغری + فواید شگفت‌انگیز و جالب 23 تیر 1405 طرز تهیه فرنی گیلاس؛ خوشمزه و ساده
Rolelistbox
Markup
<div class="slick-track" style="opacity: 1; width: 4944px; transform: translate3d(1236px, 0px, 0px);" role="listbox">
Component · Ref H3MQMB
Affected pagehttps://blog.okala.com/
Element#tie-block_585 > .container-wrapper > .mag-box-container.clearfix > .scrolling-slider.slick-dotted[role="toolbar"] > .slick-list.draggable[aria-live="polite"] > .slick-track[role="listbox"]
Accessible nameآموزش کامل نگهداری و تکثیر… ۶ رنگ ترند سال ۲۰۲۶… آموزش کاشت نعناع در گلدان… آموزش ساخت کود با تفاله… ۵ ترفند خانگی برای رفع… توصیه‌های مهم برای دفع انواع… آموزش کامل نگهداری و تکثیر… ۶ رنگ ترند سال ۲۰۲۶… آموزش کاشت نعناع در گلدان… آموزش ساخت کود با تفاله… ۵ ترفند خانگی برای رفع… توصیه‌های مهم برای دفع انواع… آموزش کامل نگهداری و تکثیر… ۶ رنگ ترند سال ۲۰۲۶…
Rolelistbox
Markup
<div class="slick-track" style="opacity: 1; width: 4326px; transform: translate3d(1236px, 0px, 0px);" role="listbox">
Component · Ref 6KCAN7
Affected pagehttps://blog.okala.com/
Element.slider-main-container > .tie-slick-slider.slick-initialized.slick-slider > .slick-list.draggable[aria-live="polite"] > .slick-track[role="listbox"]
Accessible name(ویدیو) جوجه ماستی؛ تجربه‌ای از طعم نرم و کِرمی جوجه
Rolelistbox
Markup
<div class="slick-track" style="opacity: 1; width: 1210px; transform: translate3d(0px, 0px, 0px);" role="listbox">
High

Interactive controls are not keyboard-accessible

WCAG 2.1.1 (A)30 instances1 inspected page

A control that responds to clicks (a clickable element or an ARIA widget) cannot receive keyboard focus, so keyboard and switch users cannot operate it.

Why it matters

A control that responds to clicks (a clickable element or an ARIA widget) cannot receive keyboard focus, so keyboard and switch users cannot operate it.

Recommended correction

Use a native <button>/<a>, or add tabindex="0" plus keyboard event handlers (Enter/Space) to custom controls.

View 30 affected elements
Component · Ref WOYLXY
Affected pagehttps://blog.okala.com/
Elementdiv > div > div > div > div > div
Accessible name7 شهریور 1405 ۱۲ خاصیت گردو که باید بدانید؛ از سلامت قلب تا تقویت مغز 7 شهریور 1405 طرز تهیه ترشی زیتون خانگی؛ چاشنی خوشمزه برای کنار غذا  7 شهریور 1405 طرز تهیه لوکوم هلو؛ نرم و میوه‌ای به سبک ترکی
Roleoption
Markup
<div class="slide slick-slide slick-current slick-active" data-slick-index="0" aria-hidden="false" style="width: 1210px;" tabindex="-1" role="option" data-aria-describedby="slick-slide50"><div style="background-image: url(https://blog.okala.com/wp-content/uploads/2026/08/walnuts-benefits.jpg)" class="grid-item slide-id-233944 tie-slide-1 tie-standard"> <a href="walnuts-benefits/" class="all-over-thumb-link" aria-label="۱۲ خاصیت گردو که باید بدانید؛ از سلامت قلب تا تقویت مغز" plerdy-tracking-id="26320860101" tabindex="0"></a> <div class="thumb-overlay"><div class="thumb-content"><div class="thu…
High

Interactive controls must not be nested

WCAG 4.1.2 (A)29 instances1 inspected page

Interactive controls must not be nested

Why it matters

Interactive controls must not be nested

Recommended correction

Remove the nested interactive controls by ensuring that no interactive element contains another interactive element. Check the HTML structure and remove or refactor the nested elements as necessary.

View 29 affected elements
Component · Ref BXIPKG
Affected pagehttps://blog.okala.com/
Element.slide-id-214313
Accessible name(ویدیو) جوجه ماستی؛ تجربه‌ای از طعم نرم و کِرمی جوجه
Roleoption
Markup
<div style="background-image: ur..." class="slide slide-id-21431..." data-slick-index="0" aria-hidden="false" tabindex="-1" role="option" data-aria-describedb...="slick-slide60" plerdy-tracking-id="21625386001">
Component · Ref WRHVUT
Affected pagehttps://blog.okala.com/
Elementdiv[data-aria-describedby="slick-slide50"]
Accessible name7 شهریور 1405 ۱۲ خاصیت گردو که باید بدانید؛ از سلامت قلب تا تقویت مغز 7 شهریور 1405 طرز تهیه ترشی زیتون خانگی؛ چاشنی خوشمزه برای کنار غذا  7 شهریور 1405 طرز تهیه لوکوم هلو؛ نرم و میوه‌ای به سبک ترکی
Roleoption
Markup
<div class="slide slick-slide slick-current slick-active" data-slick-index="0" aria-hidden="false" style="width: 1210px;" tabindex="-1" role="option" data-aria-describedby="slick-slide50">
Medium

Text has insufficient colour contrast

WCAG 1.4.3 (AA)100 instances5 inspected pages

Text and background colours do not meet the minimum contrast ratio, reducing legibility.

Why it matters

Text and background colours do not meet the minimum contrast ratio, reducing legibility.

Recommended correction

Increase the contrast between the text color and the background color of the link element to meet the minimum contrast ratio thresholds as defined in WCAG 2.1 SC 1.4.3. Consider using a color contrast analyzer tool to determine the optimal colors.

View 100 affected elements
Component · Ref OEK4YJ
Affected pagehttps://blog.okala.com/
Elementa[plerdy-tracking-id="64746089401"]
Accessible nameطرز تهیه لوکوم هلو؛ نرم و میوه‌ای به سبک ترکی
Markup
<a href="lokume-peach/" plerdy-tracking-id="64746089401" tabindex="0">طرز تهیه لوکوم هلو؛ نرم و میوه‌ای به سبک ترکی</a>
Affected pages/ /coocking /lifestyle/cosmetics /bazaar/news-economy /about-us
Component · Ref NFS5RF
Affected pagehttps://blog.okala.com/
Element.post-item[plerdy-tracking-id="97966401201"] > .post-details > .post-excerpt
Accessible nameناهار یکی از مهم‌ترین وعده‌های غذایی روزانه ماست و در ایران نیز تنوع بسیار زیادی دارد. یکی از رایج‌ترین دغدغه‌های…
Markup
<p class="post-excerpt">ناهار یکی از مهم‌ترین وعده‌های غذایی روزانه ماست و در ایران نیز تنوع بسیار زیادی دارد. یکی از رایج‌ترین دغدغه‌های…</p>
Component · Ref OHL7XL
Affected pagehttps://blog.okala.com/
Elementdiv[data-aria-describedby="slick-slide00"] > .slide-content > .clearfix.post-meta > .date.meta-item.tie-icon
Accessible name17 مرداد 1405
Markup
<span class="date meta-item tie-icon">17 مرداد 1405</span>
Component · Ref AU70DZ
Affected pagehttps://blog.okala.com/
Element.post-item.tie-standard[plerdy-tracking-id="97966401201"] > .post-details > .clearfix.post-meta > .date.meta-item.tie-icon
Accessible name7 شهریور 1405
Markup
<span class="date meta-item tie-icon">7 شهریور 1405</span>
Component · Ref 7UU6AG
Affected pagehttps://blog.okala.com/coocking/
Elementdiv[plerdy-tracking-id="16695072301"]
Accessible nameترشیجات و سس‌ها
Markup
<div class="catgeory-title" plerdy-tracking-id="16695072301">ترشیجات و سس‌ها</div>
Component · Ref NZH7PW
Affected pagehttps://blog.okala.com/about-us/
Elementh2[plerdy-tracking-id="96161256901"]
Accessible nameاز نظرات شما استقبال می‌شود
Markup
<h2 plerdy-tracking-id="96161256901"><span class="ez-toc-section" id="%D8%A7%D8%B2_%D9%86%D8%B8%D8%B1%D8%A7%D8%AA_%D8%B4%D9%85%D8%A7_%D8%A7%D8%B3%D8%AA%D9%82%D8%A8%D8%A7%D9%84_%D9%85%DB%8C%E2%80%8C%D8%B4%D9%88%D8%AF"></span>از نظرات شما استقبال می‌شود<span class="ez-toc-section-end"></span></h2>
Component · Ref RG5OQT
Affected pagehttps://blog.okala.com/about-us/
Elementp:nth-child(1)
Accessible nameدر راستای تاسیس مجله اکالا در پاییز سال ۹۷ و به دنبال آن، تلاش بی‌پایان تولیدکنندگان محتوای این مجموعه، اکنون که مجله اینترنتی اکالا به یکی از پربازدیدترین مجله‌های اینترنتی در زمینه سبک زندگی تبدیل شده است، وظیفه خود می‌دانیم که در روند تولید محتوای خود محتاط‌تر باشیم و با اطمینان بیشتری عمل کنیم. جهت کسب رضایتمندی هرچه بیشتر مخاطبانمان، قصد داریم تا با شفاف‌سازی در خصوص منابع اصلی به کار رفته جهت تولید محتوا و ترجمه، نحوه بررسی صحت مقالات و ارزش‌گذاری آن‌ها و سایر موارد مرتبط، موجبات اعتماد هرچه بیشتر شما عزیزان را فراهم کنیم. از آنجا که در عصر حاضر اطلاعات به صورت گسترده در دسترس همگان وجود دارد و ایجاد تمایز بین مطالب واقعی و دروغین امری دشوار تلقی می‌شود، مجله اینترنتی اکالا برآن است تا با بررسی هرچه تمام‌تر منابع اطلاعات و ایجاد اطمینان از صحت آن، محتوا و مطالب حاصل را در اختیار شما قرار دهد.
Markup
<p>
Component · Ref 05T3A3
Affected pagehttps://blog.okala.com/coocking/
Element.taxonomy-description > p
Accessible nameآشپزی کردن هنری است که تنوع زیادی دارد؛ اگر به اندازه تمام روزهای عمرتان هم غذا یا دسر جدیدی درست کنید، باز هم موارد جدید پیدا می‌شود. مجله اکالا سعی دارد تا با فراهم کردن مجموعه‌ای از غذاهای سنتی و فرنگی، فینگرفودها، غذاهای سریع و فست فودی، انواع دسر و شیرینی و آموزش مرحله به مرحله هر کدام از آن‌ها، به تمامی افراد با سلایق مختلف کمک کند تا غذاهای جدید را امتحان کنند.
Markup
<p>
Component · Ref UA5HIW
Affected pagehttps://blog.okala.com/
Elementa[plerdy-tracking-id="49180971001"]
Accessible nameنمایش همه
Markup
<a class="block-more-button" href="tag/cherry/" plerdy-tracking-id="49180971001">نمایش همه</a>
Component · Ref POAH2X
Affected pagehttps://blog.okala.com/
Elementdiv[data-aria-describedby="slick-slide02"] > .slide-content > .post-title[plerdy-tracking-id="48459539501"] > a[plerdy-tracking-id="49932534301"][href="cherry-benefits-weight-loss/"]
Accessible name۷ خواص گیلاس برای لاغری + فواید شگفت‌انگیز و جالب
Markup
<a href="cherry-benefits-weight-loss/" plerdy-tracking-id="49932534301" tabindex="0">۷ خواص گیلاس برای لاغری + فواید شگفت‌انگیز و جالب</a>
Component · Ref S1HOE6
Affected pagehttps://blog.okala.com/
Element#nav_menu-3 > .widget-title.the-global-title > .the-subtitle
Accessible nameارتباط با ما
Markup
<div class="the-subtitle">ارتباط با ما<span class="widget-title-icon tie-icon"></span></div>
Component · Ref Q27EPW
Affected pagehttps://blog.okala.com/
Elementdiv[data-aria-describedby="slick-slide31"] > .post-overlay > .post-content > .post-title[plerdy-tracking-id="38439686701"] > a[plerdy-tracking-id="51995918301"]
Accessible nameتوصیه‌های مهم برای دفع انواع…
Markup
<a href="recommendations-for-insect-control/" plerdy-tracking-id="51995918301" tabindex="0">توصیه‌های مهم برای دفع انواع…</a>
Medium

Touch targets are too small on mobile

WCAG 2.5.8 (AA)75 instances5 inspected pages

Interactive controls are smaller than the 24×24px minimum target size, making them hard to activate reliably by touch.

Why it matters

Interactive controls are smaller than the 24×24px minimum target size, making them hard to activate reliably by touch.

Recommended correction

To fix this issue, increase the size of the touch target to at least 24x24 pixels. Consider adding padding to the element or increasing its font size to make it easier to tap on mobile devices.

View 75 affected elements
Component · Ref XDMJ1S
Affected pagehttps://blog.okala.com/
Elementa#mobile-menu-icon
Accessible nameمنو
Markup
<a href="#" id="mobile-menu-icon" plerdy-tracking-id="21284334701"><span class="tie-mobile-menu-icon nav-icon is-layout-1" plerdy-tracking-id="18453740801"></span><span class="screen-reader-text" plerdy-tracking-id="25081522201">منو</span></a>
Affected pages/ /coocking /lifestyle/cosmetics /bazaar/news-economy /about-us
Component · Ref YDOU06
Affected pagehttps://blog.okala.com/
Elementli#menu-item-45894 > a
Accessible nameدرباره ما
Markup
<a href="about-us/" plerdy-tracking-id="24641130001">درباره ما</a>
Affected pages/ /coocking /lifestyle/cosmetics /bazaar/news-economy /about-us
Component · Ref 2C097Z
Affected pagehttps://blog.okala.com/
Elementdiv#logo > a
Accessible nameمجله اُکالا
Markup
<a title="مجله اُکالا" href="/" plerdy-tracking-id="83420714401"> <picture class="tie-logo-default tie-logo-picture"> <source class="tie-logo-source-default tie-logo-source" srcset="https://blog.okala.com/wp-content/uploads/2025/02/okala.png"> <img class="tie-logo-img-default tie-logo-img" src="wp-content/uploads/2025/02/okala.png" alt="مجله اُکالا" width="95" height="1268" style="max-height:1268px; width: auto;" plerdy-tracking-id="90488624101"> </picture> <h1 class="h1-off" plerdy-tracking-id="14151456601">مجله اُکالا</h1> </a>
Affected pages/ /coocking /lifestyle/cosmetics /bazaar/news-economy /about-us
Component · Ref 2BZ74B
Affected pagehttps://blog.okala.com/bazaar/news-economy/
Elementnav#breadcrumb > a:nth-of-type(1)
Accessible nameخانه
Markup
<a href="/" plerdy-tracking-id="76537000501"><span class="tie-icon-home" aria-hidden="true" plerdy-tracking-id="64395964601"></span> خانه</a>
Affected pages/coocking /lifestyle/cosmetics /bazaar/news-economy /about-us
Component · Ref BXFQ2L
Affected pagehttps://blog.okala.com/
Elementli#menu-item-183552 > div > a:nth-of-type(1)
Markup
<a href="#" plerdy-tracking-id="55765514301"> </a>
Affected pages/ /coocking /about-us
Component · Ref PS8G9D
Affected pagehttps://blog.okala.com/
Elementdiv > div:nth-of-type(1) > div > div > h2 > a
Accessible name۱۲ خاصیت گردو که باید بدانید؛ از سلامت قلب تا تقویت مغز
Markup
<a href="walnuts-benefits/" tabindex="0" plerdy-tracking-id="40603661201">۱۲ خاصیت گردو که باید بدانید؛ از سلامت قلب تا تقویت مغز</a>
Medium

Navigation regions are not distinguishable

WCAG 1.3.1 (A)8 instances4 inspected pages

The page has multiple navigation landmarks but they lack accessible names, so screen reader users cannot tell them apart.

Why it matters

The page has multiple navigation landmarks but they lack accessible names, so screen reader users cannot tell them apart.

Recommended correction

Add an accessible name to the navigation region to help screen reader users distinguish between multiple navigation landmarks. This can be achieved by adding an 'aria-label' attribute to the nav element, e.g., <nav id="breadcrumb" aria-label="Main Navigation">

View 8 affected elements
Component · Ref HLJ397
Affected pagehttps://blog.okala.com/bazaar/news-economy/
Elementnav#breadcrumb
Accessible nameخانهنبض بازاراخبار اقتصادی
Markup
<nav id="breadcrumb"><a href="/" plerdy-tracking-id="76537000501"><span class="tie-icon-home" aria-hidden="true" plerdy-tracking-id="64395964601"></span> خانه</a><em class="delimiter"><img src="/wp-content/uploads/2025/02/Vector.svg" plerdy-tracking-id="20072590301"></em><a href="../" plerdy-tracking-id="70203322801">نبض بازار</a><em class="delimiter"><img src="/wp-content/uploads/2025/02/Vector.svg" plerdy-tracking-id="20072590302"></em><span class="current">اخبار اقتصادی</span></nav>
Affected pages/coocking /lifestyle/cosmetics /bazaar/news-economy /about-us
Low

Content sits outside any landmark region

WCAG 1.3.1 (A)2 instances1 inspected page

Meaningful content is not contained in a landmark (header/nav/main/footer/aside), so assistive-technology users cannot reach it via landmark navigation.

Why it matters

Meaningful content is not contained in a landmark (header/nav/main/footer/aside), so assistive-technology users cannot reach it via landmark navigation.

Recommended correction

To fix this issue, ensure that all meaningful content is contained within a landmark region such as a header, nav, main, footer, or aside. This will enable assistive technology users to navigate to the content using landmark navigation. Update the HTML structure to wrap the content in a suitable landmark element.

View 2 affected elements
Component · Ref NCRRDC
Affected pagehttps://blog.okala.com/
Elementsection#tie-block_1476 > style
Accessible name#tie-block_1476{.tie-grid-slider{.slide{display: none;grid-template-columns: var(--tie-slider-template-columns);grid-gap: var(--tie-slider-grid-gap,4px);height: var(--tie-slider-height,380px);@media (min-width: 992px) {.full-width &{height: var(--tie-slider-height-full-width,470px);}}@media (max-width: 767px) {grid-template-columns: var(--tie-slider-template-columns-mobile,var(--tie-slider-template-columns) );height: var(--tie-slider-height-mobile,250px);}}.tie-slick-slider{&:not(.slick-initialized){.tie-slider-nav+.slide,.slide:first-child{display: grid;}}&.slick-initialized{.slide{display: grid;}}}.grid-item{position: relative;overflow: hidden;background-repeat: no-repeat;background-position: center top;background-size: cover;height: 100%;}.thumb-overlay,.thumb-content{padding: 20px 20px 15px;@media (max-width: 767px) {padding: 10px;}}.thumb-title{font-size: 20px;@media (max-width: 767px) {font-size: 16px;white-space: normal;display: block;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;line-height: 1.4;max-height: 2.8em;}}.has-builder .has-sidebar & .thumb-desc{display: none;}@media (max-width: 767px) {.thumb-meta{display: none;}}}.tie-slider-10{--tie-slider-template-columns: repeat(3,1fr);--tie-slider-template-columns-mobile: repeat(2,1fr);--tie-slider-height-mobile: 500px;.grid-item{&:nth-child(1){grid-area: 1 / 1 / 3 / 3;.thumb-desc{opacity: 1;max-height: 100px;margin-top: 5px;}@media (min-width: 768px) {.thumb-title{font-size: 28px;}}}}}}
Markup
<style>#tie-block_1476{.tie-grid-slider{.slide{display: none;grid-template-columns: var(--tie-slider-template-columns);grid-gap: var(--tie-slider-grid-gap,4px);height: var(--tie-slider-height,380px);@media (min-width: 992px) {.full-width &{height: var(--tie-slider-height-full-width,470px);}}@media (max-width: 767px) {grid-template-columns: var(--tie-slider-template-columns-mobile,var(--tie-slider-template-columns) );height: var(--tie-slider-height-mobile,250px);}}.tie-slick-slider{&:not(.slick-initialized){.tie-slider-nav+.slide,.slide:first-child{display: grid;}}&.slick-initialized{.slide{dis…

05 · Most affected inspected pages

06 · About this assessment

Evolize inspects publicly accessible website pages using automated browser-based testing and deterministic accessibility rules. Automated testing can identify many reproducible technical issues but cannot determine complete WCAG or legal compliance.

  • Publicly accessible surfaces only — no credentials, private systems, or source-code access.
  • Findings apply to the pages and states successfully inspected; automated analysis may not detect every issue.
  • Results reflect the site at the scan date and may have changed since.

Evolize provides digital risk intelligence and does not provide legal advice, certify compliance, or guarantee that litigation will not occur. Methodology · Security · Example assessment

07 · Continuous monitoring

This public report captures one assessment. Evolize monitoring rescans the website, detects new and recurring findings, tracks changes over time and verifies corrections.

Is information in this report inaccurate or outdated? Request a correction or removal.