From fcee7ea46e9d1ac57ddff5b3728c21111101b93c Mon Sep 17 00:00:00 2001 From: MuslemRahimi Date: Wed, 29 Jan 2025 12:20:41 +0100 Subject: [PATCH] seo optimization --- src/routes/analysts/+page.svelte | 41 +++----------------- src/routes/analysts/[slug]/+page.svelte | 6 +++ src/routes/dividends-calendar/+page.svelte | 37 +++--------------- src/routes/donation/+page.svelte | 44 +++++----------------- src/routes/earnings-calendar/+page.svelte | 35 +++-------------- src/routes/economic-calendar/+page.svelte | 42 +++------------------ src/routes/fda-calendar/+page.svelte | 2 +- src/routes/hedge-funds/+page.svelte | 39 +++---------------- src/routes/hedge-funds/[slug]/+page.svelte | 41 +++----------------- src/routes/list/+layout.svelte | 1 - src/routes/potus-tracker/+page.svelte | 3 ++ 11 files changed, 52 insertions(+), 239 deletions(-) diff --git a/src/routes/analysts/+page.svelte b/src/routes/analysts/+page.svelte index 05d469d8..c8e50f07 100644 --- a/src/routes/analysts/+page.svelte +++ b/src/routes/analysts/+page.svelte @@ -3,6 +3,7 @@ import UpgradeToPro from "$lib/components/UpgradeToPro.svelte"; import ArrowLogo from "lucide-svelte/icons/move-up-right"; import TableHeader from "$lib/components/Table/TableHeader.svelte"; + import SEO from "$lib/components/SEO.svelte"; import { onMount } from "svelte"; @@ -130,42 +131,10 @@ }; - - - - - {$numberOfUnreadNotification > 0 ? `(${$numberOfUnreadNotification})` : ""} Top - Wall Street Stock Analysts · Stocknear - - - - - - - - - - - - - - - +
+ +
diff --git a/src/routes/dividends-calendar/+page.svelte b/src/routes/dividends-calendar/+page.svelte index 09f43858..e5e92f49 100644 --- a/src/routes/dividends-calendar/+page.svelte +++ b/src/routes/dividends-calendar/+page.svelte @@ -7,10 +7,11 @@ subWeeks, differenceInWeeks, } from "date-fns"; - import { screenWidth, numberOfUnreadNotification } from "$lib/store"; + import { screenWidth } from "$lib/store"; import { abbreviateNumber } from "$lib/utils"; import Infobox from "$lib/components/Infobox.svelte"; import TableHeader from "$lib/components/Table/TableHeader.svelte"; + import SEO from "$lib/components/SEO.svelte"; import HoverStockChart from "$lib/components/HoverStockChart.svelte"; @@ -302,36 +303,10 @@ }; - - - - - {$numberOfUnreadNotification > 0 ? `(${$numberOfUnreadNotification})` : ""} Dividends - Calendar · Stocknear - - - - - - - - - - - - - - - +
- import { numberOfUnreadNotification, screenWidth } from "$lib/store"; + import { screenWidth } from "$lib/store"; import ArrowLogo from "lucide-svelte/icons/move-up-right"; - - let cloudFrontUrl = import.meta.env.VITE_IMAGE_URL; + import SEO from "$lib/components/SEO.svelte"; - - - - - {$numberOfUnreadNotification > 0 ? `(${$numberOfUnreadNotification})` : ""} Become - a sponsor to stocknear - - - - - - - - - - - - - - - +

- Become a sponsor to stocknear + Become a sponsor to Stocknear

If you believe in our mission and want to support us beyond your @@ -134,7 +108,7 @@
diff --git a/src/routes/earnings-calendar/+page.svelte b/src/routes/earnings-calendar/+page.svelte index e495bdd4..f29f79b5 100644 --- a/src/routes/earnings-calendar/+page.svelte +++ b/src/routes/earnings-calendar/+page.svelte @@ -12,6 +12,7 @@ import TableHeader from "$lib/components/Table/TableHeader.svelte"; import HoverStockChart from "$lib/components/HoverStockChart.svelte"; import Infobox from "$lib/components/Infobox.svelte"; + import SEO from "$lib/components/SEO.svelte"; export let data; @@ -303,36 +304,10 @@ }; - - - - - {$numberOfUnreadNotification > 0 ? `(${$numberOfUnreadNotification})` : ""} Earnings - Calendar · Stocknear - - - - - - - - - - - - - - - +

- - - - - {$numberOfUnreadNotification > 0 ? `(${$numberOfUnreadNotification})` : ""} Worldwide - Economic Calendar · Stocknear - - - - - - - - - - - - - - - +
{#each items as item, index}
import cardBackground from "$lib/images/bg-hedge-funds.png"; - import { numberOfUnreadNotification } from "$lib/store"; import { abbreviateNumber, formatString } from "$lib/utils"; import { onMount } from "svelte"; - // import * as XLSX from 'xlsx'; + import SEO from "$lib/components/SEO.svelte"; export let data; @@ -77,37 +76,11 @@ } - - - - {$numberOfUnreadNotification > 0 ? `(${$numberOfUnreadNotification})` : ""} All - listed Hedge Funds · Stocknear - - - - - - - - - - - - - - - - +
- - - - - {$numberOfUnreadNotification > 0 ? `(${$numberOfUnreadNotification})` : ""} Top - Wall Street Hedge Funds · Stocknear - - - - - - - - - - - - - - - +
- import { numberOfUnreadNotification } from "$lib/store"; import { page } from "$app/stores"; import { industryList } from "$lib/utils"; import ArrowLogo from "lucide-svelte/icons/move-up-right"; diff --git a/src/routes/potus-tracker/+page.svelte b/src/routes/potus-tracker/+page.svelte index 8089ff7c..4f49a12a 100644 --- a/src/routes/potus-tracker/+page.svelte +++ b/src/routes/potus-tracker/+page.svelte @@ -70,6 +70,9 @@
+ + Map data © OpenStreetMap +

Official Presidential Schedule