この会話は、活動がないためロックされています。新しい投稿を作成してください。
この会話は、活動がないためロックされています。新しい投稿を作成してください。
We need to make sure we are adding in SEO meta titles and descriptions into our AEM site. However we do not know where you do this? Currently we use the yoast plugin on Wordpress to achieve this and we want to be able to replicate its capabilities within AEM but unsure where we would put this information. Any assistance would be amazing.
解決済! 解決策の投稿を見る。
表示
返信
いいね!の合計
Hi,
property mapping is depends on the page component for e.g.
If you are using core component then
If foundation component then
/libs/wcm/foundation/components/basicpage/v1/basicpage/basicpage.html
Typically these meta information are stored within the page properties.
Hi @arunpatidar and confirming these are what would show up on search engines? For example what would show up here:
Also in the 'more titles' bit, can you please explain what each bit would pull and where? IE Page title where is this reflected?
Hi,
property mapping is depends on the page component for e.g.
If you are using core component then
If foundation component then
/libs/wcm/foundation/components/basicpage/v1/basicpage/basicpage.html