Verlinkung & Backlinks: systemseitige rel-Auszeichnung (Decision-Update 11.06.)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
parent
5a8da0c1f4
commit
25ea91d85b
8 changed files with 239 additions and 3 deletions
|
|
@ -892,6 +892,10 @@ new #[Layout('components.layouts.app'), Title('Neue Pressemitteilung')] class ex
|
|||
/>
|
||||
<flux:error name="text" />
|
||||
|
||||
<p class="mt-2 mb-0 text-[11.5px] leading-[1.5] text-[color:var(--color-ink-3)]">
|
||||
{{ __('Links im Text sind ausdrücklich erwünscht. Externe Links werden bei Veröffentlichung automatisch als sponsored/nofollow ausgezeichnet (Google-Vorgabe für Pressemitteilungen) — Links auf Ihr Unternehmensprofil im Portal bleiben follow.') }}
|
||||
</p>
|
||||
|
||||
<div class="pr-ai-hint mt-4">
|
||||
<span class="ico">
|
||||
<flux:icon name="sparkles" variant="micro" />
|
||||
|
|
|
|||
|
|
@ -844,6 +844,10 @@ new #[Layout('components.layouts.app'), Title('Pressemitteilung bearbeiten')] cl
|
|||
/>
|
||||
<flux:error name="text" />
|
||||
|
||||
<p class="mt-2 mb-0 text-[11.5px] leading-[1.5] text-[color:var(--color-ink-3)]">
|
||||
{{ __('Links im Text sind ausdrücklich erwünscht. Externe Links werden bei Veröffentlichung automatisch als sponsored/nofollow ausgezeichnet (Google-Vorgabe für Pressemitteilungen) — Links auf Ihr Unternehmensprofil im Portal bleiben follow.') }}
|
||||
</p>
|
||||
|
||||
<div class="pr-ai-hint mt-4">
|
||||
<span class="ico">
|
||||
<flux:icon name="sparkles" variant="micro" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue