UNPKG

yoastseo-dep

Version:

Yoast clientside page analysis

192 lines (186 loc) 7.75 kB
import Paper from "../../../../src/values/Paper.js"; import content from "./farsiPaper.html"; const name = "farsiPaper"; const paper = new Paper( content, { keyword: "فرانکاروم", synonyms: "گشتا فرانکاروم", description: "نویسنده کتاب مؤلفی گمنام و مجهول‌الهویه است که اطلاعا" + "تی از وی جز آنچه که خود در خلال گزارش‌های خویش می‌گوید، وجود ندارد. اما بر اساس متن کتاب می‌توان برداشت کرد که" + " وی یکی از هواداران بوهموند بوده‌است. کتاب وی رایج‌ترین گزارش از جنگ صلیبی اول است که همزمان با وقوع این حادثه" + " به نگارش درآمده‌است. همچنین، نویسندهٔ این کتاب، نخستین مؤلفی است که به‌طور عمیق و تخصصی دربارهٔ جنگ صلیبی اول " + "و در کل پیرامون اندیشهٔ جنبش جنگ‌های صلیبی اظهار نظر کرده‌است؛ چنان‌که ریمون آگیلی در نگارش اثر خود، هیستوریا", title: "گشتا فرانکاروم", textTitle: "گشتا فرانکاروم", titleWidth: 450, locale: "fa_IR", permalink: "https://fa.wikipedia.org/wiki/%DA%AF%D8%B4%D8%AA%D8%A7_%D9%81%D8%B1%D8%A7%D9%86%DA%A9%D8%A7%D8%B1%D9%88%D9%85", slug: "گشتا_فرانکاروم", writingDirection: "RTL", } ); const expectedResults = { introductionKeyword: { isApplicable: true, score: 3, resultText: "<a href='https://yoa.st/33e' target='_blank'>Keyphrase in introduction</a>: Your keyphrase or its synonyms do not appear" + " in the first paragraph. <a href='https://yoa.st/33f' target='_blank'>Make sure the topic is clear immediately</a>.", }, keyphraseLength: { isApplicable: true, score: 9, resultText: "<a href='https://yoa.st/33i' target='_blank'>Keyphrase length</a>: Good job!", }, keywordDensity: { isApplicable: true, score: 4, resultText: "<a href='https://yoa.st/33v' target='_blank'>Keyphrase density</a>: The keyphrase was found 1 time." + " That's less than the recommended minimum of 6 times for a text of this length. <a href='https://yoa.st/33w' target='_blank'>Focus" + " on your keyphrase</a>!", }, metaDescriptionKeyword: { isApplicable: true, score: 3, resultText: "<a href='https://yoa.st/33k' target='_blank'>Keyphrase in meta description</a>: The meta description has been specified," + " but it does not contain the keyphrase. <a href='https://yoa.st/33l' target='_blank'>Fix that</a>!", }, metaDescriptionLength: { isApplicable: true, score: 6, resultText: "<a href='https://yoa.st/34d' target='_blank'>Meta description length</a>: " + "The meta description is over 156 characters. To ensure the entire description will be visible," + " <a href='https://yoa.st/34e' target='_blank'>you should reduce the length</a>!", }, subheadingsKeyword: { isApplicable: true, score: 3, resultText: "<a href='https://yoa.st/33m' target='_blank'>Keyphrase in subheading</a>: <a href='https://yoa.st/33n' target='_blank'>Use" + " more keyphrases or synonyms in your H2 and H3 subheadings</a>!", }, textCompetingLinks: { isApplicable: true, score: 0, resultText: "", }, textLength: { isApplicable: true, score: 9, resultText: "<a href='https://yoa.st/34n' target='_blank'>Text length</a>: The text contains 1231 words. Good job!", }, externalLinks: { isApplicable: true, score: 9, resultText: "<a href='https://yoa.st/34f' target='_blank'>Outbound links</a>: Good job!", }, internalLinks: { isApplicable: true, score: 9, resultText: "<a href='https://yoa.st/33z' target='_blank'>Internal links</a>: You have enough internal links. Good job!", }, keyphraseInSEOTitle: { isApplicable: true, score: 6, resultText: "<a href='https://yoa.st/33g' target='_blank'>Keyphrase in SEO title</a>: The exact match of the focus keyphrase appears" + " in the SEO title, but not at the beginning. <a href='https://yoa.st/33h' target='_blank'>Move it to the beginning for the" + " best results</a>.", }, titleWidth: { isApplicable: true, score: 9, resultText: "<a href='https://yoa.st/34h' target='_blank'>SEO title width</a>: Good job!", }, slugKeyword: { isApplicable: true, score: 9, resultText: "<a href='https://yoa.st/33o' target='_blank'>Keyphrase in slug</a>: Great work!", }, urlLength: { isApplicable: true, score: 0, resultText: "", }, urlStopWords: { isApplicable: false, }, keyphraseDistribution: { isApplicable: true, score: 1, resultText: "<a href='https://yoa.st/33q' target='_blank'>Keyphrase distribution</a>: Very uneven. Large parts of your text do not" + " contain the keyphrase or its synonyms. <a href='https://yoa.st/33u' target='_blank'>Distribute them more evenly</a>.", }, subheadingsTooLong: { isApplicable: true, score: 3, resultText: "<a href='https://yoa.st/34x' target='_blank'>Subheading distribution</a>: 3 sections of your text are longer than" + " 300 words and are not separated by any subheadings. <a href='https://yoa.st/34y' target='_blank'>Add subheadings to improve" + " readability</a>.", }, textParagraphTooLong: { isApplicable: true, score: 9, resultText: "<a href='https://yoa.st/35d' target='_blank'>Paragraph length</a>: None of the paragraphs are too long. Great job!", }, textSentenceLength: { isApplicable: true, score: 3, resultText: "<a href='https://yoa.st/34v' target='_blank'>Sentence length</a>: 42% of the sentences contain more than 25 words, " + "which is more than the recommended maximum of 25%. <a href='https://yoa.st/34w' target='_blank'>Try to shorten the sentences</a>.", }, textTransitionWords: { isApplicable: true, score: 9, resultText: "<a href='https://yoa.st/34z' target='_blank'>Transition words</a>: Well done!", }, passiveVoice: { isApplicable: true, score: 6, resultText: "<a href='https://yoa.st/34t' target='_blank'>Passive voice</a>: 11.5% of the sentences contain passive voice, " + "which is more than the recommended maximum of 10%. <a href='https://yoa.st/34u' target='_blank'>" + "Try to use their active counterparts</a>.", }, textPresence: { isApplicable: true, score: 0, resultText: "", }, sentenceBeginnings: { isApplicable: true, score: 9, resultText: "<a href='https://yoa.st/35f' target='_blank'>Consecutive sentences</a>: There is enough variety in your sentences. " + "That's great!", }, imageKeyphrase: { isApplicable: true, score: 6, resultText: "<a href='https://yoa.st/4f7' target='_blank'>Image Keyphrase</a>: Images on this page do not have alt attributes that reflect" + " the topic of your text. <a href='https://yoa.st/4f6' target='_blank'>Add your keyphrase or synonyms to the alt tags " + "of relevant images</a>!", }, imageCount: { isApplicable: true, score: 9, resultText: "<a href='https://yoa.st/4f4' target='_blank'>Images</a>: Good job!", }, wordComplexity: { isApplicable: false, }, textAlignment: { isApplicable: true, score: 2, resultText: "<a href='https://yoa.st/assessment-alignment' target='_blank'>Alignment</a>: There is a long section of center-aligned text." + " <a href='https://yoa.st/assessment-alignment-cta' target='_blank'>We recommend making it right-aligned</a>.", }, textTitleAssessment: { isApplicable: true, score: 9, resultText: "<a href='https://yoa.st/4nh' target='_blank'>Title</a>: Your page has a title. Well done!", }, }; export { name, paper, expectedResults, }; export default { name: name, paper: paper, expectedResults: expectedResults, };