From 13536aac5168ba9b977daf9e6e92aaa42bde1cc8 Mon Sep 17 00:00:00 2001 From: Md Hussain Nagaria <34810212+NagariaHussain@users.noreply.github.com> Date: Tue, 9 Apr 2024 15:33:10 +0530 Subject: [PATCH] fix: primary page title (#767) --- frontend/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/index.html b/frontend/index.html index 699934fe..1512b016 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -4,7 +4,7 @@ - Frappe UI App + Frappe Learning @@ -30,7 +30,7 @@ Seo checks if a page has more than 300 words. So, here are some more words to make it more than 300 words. Page descriptions are the HTML meta tags that provide a brief summary of a web page. Search engines use meta descriptions to help identify the page's topic - they don't use them to rank the page, but they do use them to determine whether or not to display the page in search results. - Meta descriptions are important because they're often the first thing people see when they're deciding which search result to click on. + Meta descriptions are important because they're often the first thing people see when they're deciding which search result to click on. They're also important because they can help improve your click-through rate (CTR) from search results. A good meta description can entice people to click on your page instead of someone else's.