[Skip navigation links]

Site Report

This tab shows accessibility issues, indicating problems for older users, people with disabilities or accessibility needs. Automated testing cannot detect all accessibility issues, so should be used alongside human testing.

LevelWCAG 2.2Section 508 - 2017Key
ALevel A, 5 issuesLevel A, 5 issuesCritical Pages with level A issues are unusable for some people
AALevel AA, 3 issuesLevel AA, 3 issuesVery Important Pages with level AA issues are very difficult to use
AAALevel AAA, 2 issuesLess Important Pages with level AAA issues can be difficult to use
PriorityDescription and URLGuideline and Line NumberCount

Level A

5 issues on 9 pages

CriticalClickable controls should be keyboard accessible. WCAG 2.2 A F15 Section 508 (2017) A F15 9 pages
Add tabindex=0 to allow keyboard users to tab to the control. 4.1.2
<a class='menuTitle'>Cigarette<span class='menu-more'>+</span></a>
Line 33
<a class='menuTitle'>Cigar<span class='menu-more'>+</span></a>
Line 194
<a class='menuTitle'>Vape<span class='menu-more'>+</span></a>
Line 583
<a class='menuTitle'>Snus<span class='menu-more'>+</span></a>
Line 603

https://www.tobaccove.com/

<a class='menuTitle'>Cigarette<span class='menu-more'>+</span></a>
Line 60
<a class='menuTitle'>Cigar<span class='menu-more'>+</span></a>
Line 431
<a class='menuTitle'>Vape<span class='menu-more'>+</span></a>
Line 1335
<a class='menuTitle'>Snus<span class='menu-more'>+</span></a>
Line 1378

https://www.tobaccove.com/category-1-american-spirit-cigarettes

<a class='menuTitle'>Cigarette<span class='menu-more'>+</span></a>
Line 60
<a class='menuTitle'>Cigar<span class='menu-more'>+</span></a>
Line 431
<a class='menuTitle'>Vape<span class='menu-more'>+</span></a>
Line 1335
<a class='menuTitle'>Snus<span class='menu-more'>+</span></a>
Line 1378

https://www.tobaccove.com/category-2-ararat-cigarettes

<a class='menuTitle'>Cigarette<span class='menu-more'>+</span></a>
Line 60
<a class='menuTitle'>Cigar<span class='menu-more'>+</span></a>
Line 431
<a class='menuTitle'>Vape<span class='menu-more'>+</span></a>
Line 1335
<a class='menuTitle'>Snus<span class='menu-more'>+</span></a>
Line 1378

https://www.tobaccove.com/category-3-benson-hedges-cigarettes

This issue was found on another 5 pages. The trial version is limited to showing issues on 4 pages.
CriticalClickable controls should have an ARIA role. WCAG 2.2 A F54 Section 508 (2017) A F54 9 pages
Controls that respond to clicks should be given an ARIA role such as role=button or role=link. div span and a elements without an href attribute have no semantic role. 2.1.1
<a class='menuTitle'>Cigarette<span class='menu-more'>+</span></a>
Line 33
<a class='menuTitle'>Cigar<span class='menu-more'>+</span></a>
Line 194
<a class='menuTitle'>Vape<span class='menu-more'>+</span></a>
Line 583
<a class='menuTitle'>Snus<span class='menu-more'>+</span></a>
Line 603

https://www.tobaccove.com/

<a class='menuTitle'>Cigarette<span class='menu-more'>+</span></a>
Line 60
<a class='menuTitle'>Cigar<span class='menu-more'>+</span></a>
Line 431
<a class='menuTitle'>Vape<span class='menu-more'>+</span></a>
Line 1335
<a class='menuTitle'>Snus<span class='menu-more'>+</span></a>
Line 1378

https://www.tobaccove.com/category-1-american-spirit-cigarettes

<a class='menuTitle'>Cigarette<span class='menu-more'>+</span></a>
Line 60
<a class='menuTitle'>Cigar<span class='menu-more'>+</span></a>
Line 431
<a class='menuTitle'>Vape<span class='menu-more'>+</span></a>
Line 1335
<a class='menuTitle'>Snus<span class='menu-more'>+</span></a>
Line 1378

https://www.tobaccove.com/category-2-ararat-cigarettes

<a class='menuTitle'>Cigarette<span class='menu-more'>+</span></a>
Line 60
<a class='menuTitle'>Cigar<span class='menu-more'>+</span></a>
Line 431
<a class='menuTitle'>Vape<span class='menu-more'>+</span></a>
Line 1335
<a class='menuTitle'>Snus<span class='menu-more'>+</span></a>
Line 1378

https://www.tobaccove.com/category-3-benson-hedges-cigarettes

This issue was found on another 5 pages. The trial version is limited to showing issues on 4 pages.
CriticalIndicating links using only a text color change does not work for color-blind users. WCAG 2.2 A F73 Section 508 (2017) A F73 1 pages
Remove the text-decoration:none property from your link styles, or add other style attributes in addition to color changes to make links visible to people without color vision. If the non-color cue only happens when the mouse hovers over the link or when the link receives focus, it is still a failure. 1.4.1
<a href='/brands-1-cigarette.html'>Cigarette Brands</a>
Line 1031
<a href='/articlecat-1.html'>Cigarette Articles</a>
Line 948
<a href='/articlecat-2.html'>Cigar Articles</a>
Line 948
<a href='/brands-2-cigar.html'>Cigar Brands</a>
Line 1031
<a href='/articlecat-3.html'>Vape Articles</a>
Line 948

https://www.tobaccove.com/

CriticalLinks must have an accessible name. WCAG 2.2 A F89 Section 508 (2017) A F89 1 pages

A link name allows screen readers to voice what the links does. If there is no link content, or the link content is hidden by CSS, screen readers have nothing to read, so read out the URL instead. To add a name do one of the following:

  • Add text between the a element start and end tags
  • Add an aria-label attribute
  • Add an aria-labelledby attribute
  • Add an img alt attribute labeling the link if it contains an img element
2.4.4 2.4.9 4.1.2
<a class='prev' href='javascript:void(0)'><i class='icon iconfont ...'></i></a>
Line 1038
<a class='prev' href='javascript:void(0)'><i class='icon iconfont ...'></i></a>
Line 753
<a class='next' href='javascript:void(0)'><i class='icon iconfont ...'></i></a>
Line 1038
<a class='next' href='javascript:void(0)'><i class='icon iconfont ...'></i></a>
Line 753

https://www.tobaccove.com/

CriticalUse the lang attribute to identify the language of the page. WCAG 2.2 A 3.1.1 Section 508 (2017) A 3.1.1 9 pages
In HTML add a lang attribute containing a language code to the html tag, and in PDF set the language using Document Properties in Acrobat. This allows screen readers to pronounce words correctly.
<html pxm-xmlns='...'><head>...</head><body><header>...</header>...</body></html>
Line 3

https://www.tobaccove.com/

<html pxm-xmlns='...'><head>...</head><body><header>...</header>...</body></html>
Line 3

https://www.tobaccove.com/category-1-american-spirit-cigarettes

<html pxm-xmlns='...'><head>...</head><body><header>...</header>...</body></html>
Line 3

https://www.tobaccove.com/category-2-ararat-cigarettes

<html pxm-xmlns='...'><head>...</head><body><header>...</header>...</body></html>
Line 3

https://www.tobaccove.com/category-3-benson-hedges-cigarettes

This issue was found on another 5 pages. The trial version is limited to showing issues on 4 pages.

Level AA

3 issues on 9 pages

Very ImportantDo not use the meta viewport tag to disable zoom. WCAG 2.2 AA 1.4.4 Section 508 (2017) AA 1.4.4 9 pages
Setting user-scalable=no or maximum-scale to less than 2.0 prevents zooming small text to make it readable. Note that iOS 10+ ignores this setting.
<meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0'>
Line 6

https://www.tobaccove.com/

<meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0'>
Line 9

https://www.tobaccove.com/category-1-american-spirit-cigarettes

<meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0'>
Line 9

https://www.tobaccove.com/category-2-ararat-cigarettes

<meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0'>
Line 9

https://www.tobaccove.com/category-3-benson-hedges-cigarettes

This issue was found on another 5 pages. The trial version is limited to showing issues on 4 pages.
Very ImportantEnsure that text and background colors have enough contrast. WCAG 2.2 AA 1.4.3 Section 508 (2017) AA 1.4.3 9 pages

Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.

  • The contrast ratio should be 3.0 or more for 18 point text, or larger
  • The contrast ratio should be 3.0 or more for 14 point bold text, or larger
  • The contrast ratio should be 4.5 or more for all other text
1.4.6
The text color to background color contrast ratio after composition is:
4.22 with color: rgb(119,119,119)background: rgb(17,17,17)
font-size: 13.50ptfont-weight: 400
<div class='t4'>Partner Links</div>
Line 1153
1.49 with color: rgb(51,51,51)background: rgb(17,17,17)
font-size: 12ptfont-weight: 400
<h6 class='agency'>US</h6>
Line 1090
1.49 with color: rgb(51,51,51)background: rgb(17,17,17)
font-size: 12ptfont-weight: 400
<h6 class='agency'>Information</h6>
Line 1127
3.13 with color: rgb(255,90,0)background: rgb(255,255,255)
font-size: 14.40ptfont-weight: 400
<div class='pro-price agency'>$46.00</div>
Line 784
3.13 with color: rgb(255,90,0)background: rgb(255,255,255)
font-size: 14.40ptfont-weight: 400
<div class='pro-price agency'>$46.00</div>
Line 805

https://www.tobaccove.com/

The text color to background color contrast ratio after composition is:
4.22 with color: rgb(119,119,119)background: rgb(17,17,17)
font-size: 13.50ptfont-weight: 400
<div class='t4'>Partner Links</div>
Line 2317
3.13 with color: rgb(255,90,0)background: rgb(255,255,255)
font-size: 14.40ptfont-weight: 400
<div class='pro-price agency'>$46.00</div>
Line 1734
3.13 with color: rgb(255,90,0)background: rgb(255,255,255)
font-size: 14.40ptfont-weight: 400
<div class='pro-price agency'>$46.00</div>
Line 1769
3.13 with color: rgb(255,90,0)background: rgb(255,255,255)
font-size: 14.40ptfont-weight: 400
<div class='pro-price agency'>$46.00</div>
Line 1804
3.13 with color: rgb(255,90,0)background: rgb(255,255,255)
font-size: 14.40ptfont-weight: 400
<div class='pro-price agency'>$46.00</div>
Line 1839

https://www.tobaccove.com/category-1-american-spirit-cigarettes

The text color to background color contrast ratio after composition is:
4.22 with color: rgb(119,119,119)background: rgb(17,17,17)
font-size: 13.50ptfont-weight: 400
<div class='t4'>Partner Links</div>
Line 1932
3.13 with color: rgb(255,90,0)background: rgb(255,255,255)
font-size: 14.40ptfont-weight: 400
<div class='pro-price agency'>$42.00</div>
Line 1734
3.13 with color: rgb(255,90,0)background: rgb(255,255,255)
font-size: 14.40ptfont-weight: 400
<div class='pro-price agency'>$42.00</div>
Line 1769
3.13 with color: rgb(255,90,0)background: rgb(255,255,255)
font-size: 14.40ptfont-weight: 400
<div class='pro-price agency'>$42.00</div>
Line 1804
3.13 with color: rgb(255,90,0)background: rgb(255,255,255)
font-size: 14.40ptfont-weight: 400
<div class='pro-price agency'>$49.00</div>
Line 1839

https://www.tobaccove.com/category-2-ararat-cigarettes

The text color to background color contrast ratio after composition is:
3.98 with color: rgb(255,255,255)background: rgb(0,123,255)
font-size: 12ptfont-weight: 400
<span class='current'>1</span>
Line 2413
4.22 with color: rgb(119,119,119)background: rgb(17,17,17)
font-size: 13.50ptfont-weight: 400
<div class='t4'>Partner Links</div>
Line 2506
3.13 with color: rgb(255,90,0)background: rgb(255,255,255)
font-size: 14.40ptfont-weight: 400
<div class='pro-price agency'>$42.00</div>
Line 1734
3.13 with color: rgb(255,90,0)background: rgb(255,255,255)
font-size: 14.40ptfont-weight: 400
<div class='pro-price agency'>$42.00</div>
Line 1769
3.13 with color: rgb(255,90,0)background: rgb(255,255,255)
font-size: 14.40ptfont-weight: 400
<div class='pro-price agency'>$28.00</div>
Line 1804

https://www.tobaccove.com/category-3-benson-hedges-cigarettes

This issue was found on another 5 pages. The trial version is limited to showing issues on 4 pages.
Very ImportantThe CSS outline or border style on this element makes it difficult or impossible to see the link focus outline. WCAG 2.2 AA F78 Section 508 (2017) AA F78 9 pages
Do not remove the default outline style, and change any border styles to avoid obscuring the focus outline around focusable elements. See :focus-visible for more information.

Using a border or outline style that obscures the focus ring causes problems for keyboard-only users in:

  • Chrome (obscures the focus indicator on links, buttons, dropdowns and range controls)
  • Firefox (obscures the focus indicator on links)
2.4.7
:focus has outline: invert none 0px
<a href='/news-1-about.html'>About Us</a>
Line 1095
:focus has outline: invert none 0px
<a href='/news-2-buy.html'>How to buy</a>
Line 1098
:focus has outline: invert none 0px
<a href='/news-3-payment.html'>Payment method</a>
Line 1101
:focus has outline: invert none 0px
<a href='/news-4-express.html'>Express service</a>
Line 1104
:focus has outline: invert none 0px
<a href='/news-5-customer.html'>After-sales service</a>
Line 1107

https://www.tobaccove.com/

:focus has outline: invert none 0px
<a href='/'>Tobaccove</a>
Line 50
:focus has outline: invert none 0px
<a href='/'><i class='icon iconfont ...'></i>Home</a>
Line 1659
:focus has outline: invert none 0px
<a href='/brands.html'>Brands Info</a>
Line 1667
:focus has outline: invert none 0px
<a title='American Spirit Natural Blue Box' href='...x' target='_blank'></a>
Line 1725
:focus has outline: invert none 0px
<a title='American Spirit Natural Orange Box' href='...x' target='_blank'></a>
Line 1760

https://www.tobaccove.com/category-1-american-spirit-cigarettes

:focus has outline: invert none 0px
<a href='/'>Tobaccove</a>
Line 50
:focus has outline: invert none 0px
<a href='/'><i class='icon iconfont ...'></i>Home</a>
Line 1659
:focus has outline: invert none 0px
<a href='/brands.html'>Brands Info</a>
Line 1667
:focus has outline: invert none 0px
<a title='Ararat Blue Label Special' href='...l' target='_blank'></a>
Line 1725
:focus has outline: invert none 0px
<a title='Ararat Charcoal' href='/goods-1007-ararat-charcoal' target='_blank'></a>
Line 1760

https://www.tobaccove.com/category-2-ararat-cigarettes

:focus has outline: invert none 0px
<a href='/'>Tobaccove</a>
Line 50
:focus has outline: invert none 0px
<a href='/'><i class='icon iconfont ...'></i>Home</a>
Line 1659
:focus has outline: invert none 0px
<a href='/brands.html'>Brands Info</a>
Line 1667
:focus has outline: invert none 0px
<a title='Benson  Classic Gold Box' href='...x' target='_blank'></a>
Line 1725
:focus has outline: invert none 0px
<a title='Benson  Red Box' href='...x' target='_blank'></a>
Line 1760

https://www.tobaccove.com/category-3-benson-hedges-cigarettes

This issue was found on another 5 pages. The trial version is limited to showing issues on 4 pages.

Level AAA

2 issues on 9 pages

ImportantAvoid specifying a new window as the target of a link with target=_blank. WCAG 2.2 AAA F22 9 pages
Displaying new windows without warning can be very confusing to non-sighted and mobile users. Some screen readers and mobile devices give very little indication a new tab or window has opened. If you cannot avoid displaying a new window, insert an "opens in a new window" warning into the link text or add the warning to the link using a title attribute or aria-describedby attribute. 3.2.5
<a href='...s' rel='noopener noreferrer' target='_blank'>Quora answers</a>
Line 1132
<a href='.../' rel='noopener noreferrer' target='_blank'>Pinterest</a>
Line 1135
<a href='https://x.com/tobaccove' rel='noopener noreferrer' target='_blank'>Twitter</a>
Line 1138
<a href='https://medium.com/@tobaccove' rel='noopener noreferrer' target='_blank'>Medium</a>
Line 1141
<a href='.../' rel='noopener noreferrer' target='_blank'>wordpress</a>
Line 1144

https://www.tobaccove.com/

<a title='American Spirit Natural Blue Box' href='...x' target='_blank'></a>
Line 1714
<a title='American Spirit Natural Blue Box' href='...x' target='_blank'></a>
Line 1725
<a title='American Spirit Natural Orange Box' href='...x' target='_blank'></a>
Line 1749
<a title='American Spirit Natural Orange Box' href='...x' target='_blank'></a>
Line 1760
<a title='American Spirit Natural Orange Soft' href='...t' target='_blank'></a>
Line 1784

https://www.tobaccove.com/category-1-american-spirit-cigarettes

<a title='Ararat Blue Label Special' href='...l' target='_blank'></a>
Line 1714
<a title='Ararat Blue Label Special' href='...l' target='_blank'></a>
Line 1725
<a title='Ararat Charcoal' href='/goods-1007-ararat-charcoal' target='_blank'></a>
Line 1749
<a title='Ararat Charcoal' href='/goods-1007-ararat-charcoal' target='_blank'></a>
Line 1760
<a title='Ararat Exclusive' href='/goods-1008-ararat-exclusive' target='_blank'></a>
Line 1784

https://www.tobaccove.com/category-2-ararat-cigarettes

<a title='Benson  Classic Gold Box' href='...x' target='_blank'></a>
Line 1714
<a title='Benson  Classic Gold Box' href='...x' target='_blank'></a>
Line 1725
<a title='Benson  Red Box' href='...x' target='_blank'></a>
Line 1749
<a title='Benson  Red Box' href='...x' target='_blank'></a>
Line 1760
<a title='Benson Hedges 100s cigarettes Park Avenue Premium Quality' href='...y' target='_blank'></a>
Line 1784

https://www.tobaccove.com/category-3-benson-hedges-cigarettes

This issue was found on another 5 pages. The trial version is limited to showing issues on 4 pages.
ImportantEnsure that text and background colors have a 7:1 contrast ratio. WCAG 2.2 AAA 1.4.6 9 pages

Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.

  • The contrast ratio should be 4.5 or more for 18 point text, or larger
  • The contrast ratio should be 4.5 or more for 14 point bold text, or larger
  • The contrast ratio should be 7.0 or more for all other text
The text color to background color contrast ratio after composition is:
6.76 with color: rgb(153,153,153)background: rgb(40,0,0)
font-size: 9ptfont-weight: 400
<p>This website contains tobacco ... by people under the age of 18!</p>
Line 1160
6.76 with color: rgb(153,153,153)background: rgb(40,0,0)
font-size: 9ptfont-weight: 400
<p>©copy; 2025 Tobaccove. All rights reserved.</p>
Line 1163
6.63 with color: rgb(153,153,153)background: rgb(17,17,17)
font-size: 12ptfont-weight: 400
<a href='/news-1-about.html'>About Us</a>
Line 1095
6.63 with color: rgb(153,153,153)background: rgb(17,17,17)
font-size: 12ptfont-weight: 400
<a href='/news-2-buy.html'>How to buy</a>
Line 1098
6.63 with color: rgb(153,153,153)background: rgb(17,17,17)
font-size: 12ptfont-weight: 400
<a href='/news-3-payment.html'>Payment method</a>
Line 1101

https://www.tobaccove.com/

The text color to background color contrast ratio after composition is:
5.74 with color: rgb(102,102,102)background: rgb(255,255,255)
font-size: 10.50ptfont-weight: 400
<p>American Spirit cigarettes ... regional distribution agreements.</p>
Line 1699
6.76 with color: rgb(153,153,153)background: rgb(40,0,0)
font-size: 9ptfont-weight: 400
<p>This website contains tobacco ... by people under the age of 18!</p>
Line 2329
6.76 with color: rgb(153,153,153)background: rgb(40,0,0)
font-size: 9ptfont-weight: 400
<p>©copy; 2025 Tobaccove. All rights reserved.</p>
Line 2331
5.74 with color: rgb(102,102,102)background: rgb(255,255,255)
font-size: 10.50ptfont-weight: 400
<p>American Spirit cigarettes ... and unbleached paper filters.</p>
Line 1696

https://www.tobaccove.com/category-1-american-spirit-cigarettes

The text color to background color contrast ratio after composition is:
5.74 with color: rgb(102,102,102)background: rgb(255,255,255)
font-size: 10.50ptfont-weight: 400
<p>Ararat Cigarettes are available ... to its product range.</p>
Line 1699
6.76 with color: rgb(153,153,153)background: rgb(40,0,0)
font-size: 9ptfont-weight: 400
<p>This website contains tobacco ... by people under the age of 18!</p>
Line 1944
6.76 with color: rgb(153,153,153)background: rgb(40,0,0)
font-size: 9ptfont-weight: 400
<p>©copy; 2025 Tobaccove. All rights reserved.</p>
Line 1946
5.74 with color: rgb(102,102,102)background: rgb(255,255,255)
font-size: 10.50ptfont-weight: 400
<p>Ararat Cigarettes, produced by ... to maintain consistent quality.</p>
Line 1696

https://www.tobaccove.com/category-2-ararat-cigarettes

The text color to background color contrast ratio after composition is:
5.74 with color: rgb(102,102,102)background: rgb(255,255,255)
font-size: 10.50ptfont-weight: 400
<p>Benson &#38; Hedges Cigarettes ... control during manufacturing.</p>
Line 1699
6.76 with color: rgb(153,153,153)background: rgb(40,0,0)
font-size: 9ptfont-weight: 400
<p>This website contains tobacco ... by people under the age of 18!</p>
Line 2518
6.76 with color: rgb(153,153,153)background: rgb(40,0,0)
font-size: 9ptfont-weight: 400
<p>©copy; 2025 Tobaccove. All rights reserved.</p>
Line 2520
5.74 with color: rgb(102,102,102)background: rgb(255,255,255)
font-size: 10.50ptfont-weight: 400
<p>Benson &#38; Hedges Cigarettes, ... for a subtler smoking experience.</p>
Line 1696

https://www.tobaccove.com/category-3-benson-hedges-cigarettes

This issue was found on another 5 pages. The trial version is limited to showing issues on 4 pages.
Expand all 10 issues