| @lang('tools.keyword') | @lang('tools.frequency') | @if ($type == 1)@lang('seo.title') | @lang('seo.description') | @lang('seo.headings') | @endif@lang('tools.density') |
|---|---|---|---|---|---|
| {{ $top['keyword'] }} | {{ $top['frequency'] }} | @if ($type == 1){!! $top['title'] ? '' : '' !!} | {!! $top['description'] ? '' : '' !!} | {!! $top['headers'] ? '' : '' !!} | @endif{{ round(($top['frequency'] / $results['total_keywords']) * 100, 2) }} % |
| @lang('tools.keyword') | @lang('tools.frequency') | @if ($type == 1)@lang('seo.title') | @lang('seo.description') | @lang('seo.headings') | @endif@lang('tools.density') |
|---|---|---|---|---|---|
| {{ $one_word['keyword'] }} | {{ $one_word['frequency'] }} | @if ($type == 1){!! $one_word['title'] ? '' : '' !!} | {!! $one_word['description'] ? '' : '' !!} | {!! $one_word['headers'] ? '' : '' !!} | @endif{{ round(($one_word['frequency'] / $results['total_keywords']) * 100, 2) }} % |
| @lang('tools.keyword') | @lang('tools.frequency') | @if ($type == 1)@lang('seo.title') | @lang('seo.description') | @lang('seo.headings') | @endif@lang('tools.density') |
|---|---|---|---|---|---|
| {{ $two_word['keyword'] }} | {{ $two_word['frequency'] }} | @if ($type == 1){!! $two_word['title'] ? '' : '' !!} | {!! $two_word['description'] ? '' : '' !!} | {!! $two_word['headers'] ? '' : '' !!} | @endif{{ round(($two_word['frequency'] / $results['total_keywords']) * 100, 2) }} % |
| @lang('tools.keyword') | @lang('tools.frequency') | @if ($type == 1)@lang('seo.title') | @lang('seo.description') | @lang('seo.headings') | @endif@lang('tools.density') |
|---|---|---|---|---|---|
| {{ $three_word['keyword'] }} | {{ $three_word['frequency'] }} | @if ($type == 1){!! $three_word['title'] ? '' : '' !!} | {!! $three_word['description'] ? '' : '' !!} | {!! $three_word['headers'] ? '' : '' !!} | @endif{{ round(($three_word['frequency'] / $results['total_keywords']) * 100, 2) }} % |
| @lang('tools.keyword') | @lang('tools.frequency') | @if ($type == 1)@lang('seo.title') | @lang('seo.description') | @lang('seo.headings') | @endif@lang('tools.density') |
|---|---|---|---|---|---|
| {{ $four_word['keyword'] }} | {{ $four_word['frequency'] }} | @if ($type == 1){!! $four_word['title'] ? '' : '' !!} | {!! $four_word['description'] ? '' : '' !!} | {!! $four_word['headers'] ? '' : '' !!} | @endif{{ round(($four_word['frequency'] / $results['total_keywords']) * 100, 2) }} % |