@extends('main') @section('css') @endsection @section('content')
Analysis Result
text length:
This is below the recommended minimum of 900 words.
outbond links:
There is no outbond link on this page
internal links:
There is no internal link on this page
keyphrase density:
Jumlah keyphrase keyphrase); ?> Kata,
seo title length:
The seo title is too short (under 42 characters). Up to 63 characters are available. Use the space!
keyphrase in seo title:
no keyphrase appears in seo title
keyphrase in meta description:
no keyphrase appears in meta description
meta description length:
The meta description is too short (under 121 characters). Up to 156 characters are available. Use the space!
previously used keyphrase:
This keyphrase is already used in another page!
keyphrase in subheading:
Theres is no keyphrase in any subheading
image alt attributes:
keyphrase length:
= strlen(str_replace(' ', '', $blog->keyphrase)) >= 0 ? 'Good Job!' : '-' ?>
= strpos(strtolower($blog->seo_title), strtolower($blog->keyphrase)) !== false ? 'keyphrase appears in seo title. Well Done!' : '-' ?>
= strlen(str_replace(' ', '', $blog->seo_title)) >= 42 && strlen(str_replace(' ', '', $blog->seo_title)) <= 63 ? 'Well Done!' : '-' ?>
= strpos(strtolower($blog->meta_description), strtolower($blog->keyphrase)) !== false ? 'keyphrase appears in meta description. Well Done!' : '-' ?>
= strlen(str_replace(' ', '', $blog->meta_description)) >= 120 && strlen(str_replace(' ', '', $blog->meta_description)) <= 156 ? 'Well Done!' : '-' ?>
= $keyphrase_check ? '-' : 'You\'ve not used this keyphrase before, very good.' ?>