Skip to content

Commit dfdfe2b

Browse files
authored
Merge pull request #110 from Asifdotexe/add-blog-post
#109 fixed spacing in the blog
2 parents aa38234 + d4c7c7c commit dfdfe2b

3 files changed

Lines changed: 16 additions & 10 deletions

File tree

_blogs/seo-geo-aeo-guide.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ tags: ["seo", "webdev", "ai", "tutorial"]
99
Ranking on Google is not enough anymore. Not with AI tools like Perplexity, ChatGPT, and Google's AI Overviews also reading your site. A portfolio needs to work for all of them.
1010

1111
I took three approaches on my portfolio:
12+
1213
1. SEO for traditional search engines
1314
2. AEO so AI can answer questions about me directly
1415
3. GEO to give LLMs clean markdown context
@@ -23,6 +24,7 @@ Traditional SEO still matters even when optimizing for AI. I used semantic HTML
2324

2425
### Submitting to Google Search Console
2526
Search engines need to know your site exists. After deploying:
27+
2628
1. Go to [Google Search Console](https://search.google.com/search-console).
2729
2. Add your website as a property (Domain or URL prefix).
2830
3. Verify ownership. I added a `<meta name="google-site-verification" content="..." />` tag in the HTML.

0 commit comments

Comments
 (0)