@yoast/ai-insights-client 1.4.100 → 1.4.101
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -18912,7 +18912,7 @@ var O8 = function() {
|
|
|
18912
18912
|
title: "Activate llms.txt",
|
|
18913
18913
|
description: "Make sure AI systems know where to look and which pages matter most.",
|
|
18914
18914
|
link: {
|
|
18915
|
-
url: "https://yoast.com/
|
|
18915
|
+
url: "https://yoast.com/help/enable-llmstxt/",
|
|
18916
18916
|
text: "Set up llms.txt in Yoast SEO"
|
|
18917
18917
|
}
|
|
18918
18918
|
}, {
|
|
@@ -18926,11 +18926,11 @@ var O8 = function() {
|
|
|
18926
18926
|
title: "Simplify writing and readability",
|
|
18927
18927
|
description: "Use shorter sentences, plain language, and one idea per paragraph. This makes it easier for AI systems to recognize and quote your content."
|
|
18928
18928
|
}];
|
|
18929
|
-
return /* @__PURE__ */ p(qe, { className: "yst-overflow-visible yst-p-8 md:yst-col-span-2
|
|
18929
|
+
return /* @__PURE__ */ p(qe, { className: "yst-overflow-visible yst-p-8 yst-text-slate-800 md:yst-col-span-2", children: /* @__PURE__ */ k(qe.Content, { className: "yst-max-w-2xl", children: [
|
|
18930
18930
|
/* @__PURE__ */ p($e, { size: "2", className: "yst-mb-2 yst-text-slate-900", children: "We couldn't find your brand in this brand analysis..." }),
|
|
18931
18931
|
/* @__PURE__ */ p("p", { className: "yst-text-slate-600", children: "This means LLMs may not yet be surfacing your site in answers. Don't worry, here are some steps you can take today to boost your AI visibility:" }),
|
|
18932
18932
|
/* @__PURE__ */ p("ol", { className: "yst-my-0 yst-list-none yst-divide-y yst-divide-slate-200 [counter-reset:list-counter]", children: s.map(function(o, l) {
|
|
18933
|
-
return /* @__PURE__ */ p("li", { className: "yst-relative yst-py-4
|
|
18933
|
+
return /* @__PURE__ */ p("li", { className: "yst-relative yst-py-4 [counter-increment:list-counter] before:yst-absolute before:yst-left-0 before:yst-font-semibold before:yst-text-slate-800 before:yst-content-[counter(list-counter)'.'] last:yst-pb-0", children: /* @__PURE__ */ k("div", { className: "yst-ml-4 yst-text-slate-600", children: [
|
|
18934
18934
|
/* @__PURE__ */ p("strong", { className: "yst-font-medium yst-text-slate-800", children: o.title }),
|
|
18935
18935
|
/* @__PURE__ */ p("br", {}),
|
|
18936
18936
|
o.description,
|