diff --git a/.obsidian/plugins/file-tree-alternative/data.json b/.obsidian/plugins/file-tree-alternative/data.json index 4b6ac4e0b..5a115d2c7 100644 --- a/.obsidian/plugins/file-tree-alternative/data.json +++ b/.obsidian/plugins/file-tree-alternative/data.json @@ -1,5 +1,5 @@ { - "openViewOnStart": true, + "openViewOnStart": false, "ribbonIcon": true, "showRootFolder": true, "showFilesFromSubFolders": true, diff --git a/.obsidian/plugins/recent-files-obsidian/data.json b/.obsidian/plugins/recent-files-obsidian/data.json index 344becf2e..1601f120d 100644 --- a/.obsidian/plugins/recent-files-obsidian/data.json +++ b/.obsidian/plugins/recent-files-obsidian/data.json @@ -1,5 +1,21 @@ { "recentFiles": [ + { + "basename": "the-emotional-burdens", + "path": "silvermineai/the-emotional-burdens.md" + }, + { + "basename": "dotcom-secrets", + "path": "book-review/dotcom-secrets.md" + }, + { + "basename": "2023-local-search-ranking-factors", + "path": "silvermineai/2023-local-search-ranking-factors.md" + }, + { + "basename": "seo-work-book", + "path": "book-review/seo-work-book.md" + }, { "basename": "two-worlds", "path": "silvermineai/two-worlds.md" @@ -12,10 +28,6 @@ "basename": "schema-markup-video", "path": "tech/schema-markup-video.md" }, - { - "basename": "seo-work-book", - "path": "book-review/seo-work-book.md" - }, { "basename": "cold-calling-a-cold-caller", "path": "silvermineai/cold-calling-a-cold-caller.md" @@ -187,18 +199,6 @@ { "basename": "machine-learning-q-and-ai", "path": "book-review/machine-learning-q-and-ai.md" - }, - { - "basename": "2024-05-11", - "path": "goals/2024-05-11.md" - }, - { - "basename": "2024-05-12", - "path": "goals/2024-05-12.md" - }, - { - "basename": "2024-05-13", - "path": "goals/2024-05-13.md" } ], "omittedPaths": [], diff --git a/.obsidian/workspace-mobile.json b/.obsidian/workspace-mobile.json index 5b017ddb3..0c17cfe6e 100644 --- a/.obsidian/workspace-mobile.json +++ b/.obsidian/workspace-mobile.json @@ -13,7 +13,7 @@ "state": { "type": "markdown", "state": { - "file": "silvermineai/two-worlds.md", + "file": "silvermineai/the-emotional-burdens.md", "mode": "source", "source": false } @@ -101,7 +101,7 @@ "state": { "type": "backlink", "state": { - "file": "silvermineai/two-worlds.md", + "file": "silvermineai/the-emotional-burdens.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -118,7 +118,7 @@ "state": { "type": "outgoing-link", "state": { - "file": "silvermineai/two-worlds.md", + "file": "silvermineai/the-emotional-burdens.md", "linksCollapsed": false, "unlinkedCollapsed": true } @@ -130,7 +130,7 @@ "state": { "type": "outline", "state": { - "file": "silvermineai/two-worlds.md" + "file": "silvermineai/the-emotional-burdens.md" } } } @@ -150,10 +150,13 @@ }, "active": "b55872dd4edb37f4", "lastOpenFiles": [ - "silvermineai/saturday.md", + "book-review/dotcom-secrets.md", + "silvermineai/the-emotional-burdens.md", + "silvermineai/2023-local-search-ranking-factors.md", + "book-review/seo-work-book.md", "silvermineai/two-worlds.md", + "silvermineai/saturday.md", "tech/schema-markup-video.md", - "book-review/seo-work-book.md", "silvermineai/cold-calling-a-cold-caller.md", "img/book-seo-work-book.jpeg", "goals/2024-06-26.md", @@ -178,9 +181,6 @@ "silvermineai/paying-people.md", "Pasted image 20240616142008.png", "Pasted image 20240616141503.png", - "silvermineai/i-cant-believe-this-is-happening.md", - "book-review/building-a-story-brand.md", - "silvermineai/almost-at-first-1k.md", "img/book-$100m-leads.jpeg", "img/book-100m-offers.jpeg", "img/screenshot-pinball-loss-molnar.jpeg", diff --git a/book-review/dotcom-secrets.md b/book-review/dotcom-secrets.md new file mode 100644 index 000000000..98ff4cc8b --- /dev/null +++ b/book-review/dotcom-secrets.md @@ -0,0 +1,19 @@ +--- +title: Dotcom Secrets +date: 2024-07-09 20:46:56 +created: 2024-07-09 20:46:56 +categories: + - book-review +draft: false +author: Russell Brunson +book-year: 2020 +book-time: 6.5 +date-start: 2024-07-09 20:46:56 +date-finished: 2024-07-09 20:46:56 +finished: +--- + + + + +![Dotcom Secrets](../img/book-dotcom-secrets.jpeg){.preview-image} diff --git a/book-review/seo-work-book.md b/book-review/seo-work-book.md index 17412f8d5..ea8b72a2f 100644 --- a/book-review/seo-work-book.md +++ b/book-review/seo-work-book.md @@ -16,6 +16,21 @@ date-finished: 2024-06-29 21:42:25 finished: --- +* keyword is a landing page +* Google analytics +* Google tag manager + + + +2024-07-09 +jmlinks.com/seo2024abc passcode is the same slash seo2024abc +- core key words + - Micro key words + - Long tail key words + +[Doorway pages: An SEO deep dive](https://searchengineland.com/doorway-pages-seo-deep-dive-389786) + + 2024-07-03 - what is a breadcrumb trail? Home > Electronics > Mobile Phones > Smartphones > iPhone 14 → breadcrumb trail can reduce bounce rates. diff --git a/img/book-dotcom-secrets.jpeg b/img/book-dotcom-secrets.jpeg new file mode 100644 index 000000000..3cd590c43 Binary files /dev/null and b/img/book-dotcom-secrets.jpeg differ diff --git a/silvermineai/2023-local-search-ranking-factors.md b/silvermineai/2023-local-search-ranking-factors.md new file mode 100644 index 000000000..affbdcf1f --- /dev/null +++ b/silvermineai/2023-local-search-ranking-factors.md @@ -0,0 +1,21 @@ +--- +title: "Local Search Ranking Factors" +date: "2024-07-09 20:25:39" +created: "2024-07-09 20:25:39" +categories: silvermineai +draft: false +--- +[YouTube](https://youtu.be/wktxx-ayyuY?si=iMhUE_E6mEINlzal) + +[2023 Local Search Ranking Factors Report from Whitespark – Increase local SEO rankings | Whitespark](https://whitespark.ca/local-search-ranking-factors) + +[Local Search Ranking Factors - What Are They? - Moz](https://moz.com/learn/seo/local-ranking-factors) + +- citations are only 10% +- Reviews are only 20% + +[Local SEO Ranking Factors Study | LSG SEO](https://www.localseoguide.com/guides/local-seo-ranking-factors/) +- Centroid of geo term + + +[Local Consumer Review Survey 2024: Trends, Behaviors, and Platforms Explored - BrightLocal](https://www.brightlocal.com/research/local-consumer-review-survey/) \ No newline at end of file diff --git a/silvermineai/the-emotional-burdens.md b/silvermineai/the-emotional-burdens.md new file mode 100644 index 000000000..8913f24d8 --- /dev/null +++ b/silvermineai/the-emotional-burdens.md @@ -0,0 +1,12 @@ +--- +title: "The emotional burdens" +date: "2024-07-09 22:54:54" +created: "2024-07-09 22:54:54" +categories: silvermineai +draft: false +--- +The emotional burden of solving a small problem for a low-paying customer is just as great as a high paying customer. It's just "another thing to do". + +I've also gotten lost in operational minutia. I've only called 6 people that my guy has given me. There are dozens. I need to prioritize calling people. + +People are very interested the first call and then i can't get a hold of them again. I try with different phone numbers so I don't think they've blocked me yet.