Skip to content

Commit 828ecfb

Browse files
authored
✨ Add meta tags section
1 parent d63d3ac commit 828ecfb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ Before making any changes, ensure you have raised an issue <a href="https://gith
9494
<div align="center">
9595
<h1>✨ How to Customize this Template ✨</h1>
9696
</div>
97+
This portfolio uses modern HTML5 semantic tags like <article>, <header>, <footer> and more for better accessibility and improve SEO, you can read more about that on Jemima's article: <a href="https://blog.jemimaabu.com/how-to-improve-your-seo-ranking">How to improve your SEO ranking</a>.
9798

9899
The root page of this project is located at `/docs/index.html` This is the default page you see when you visit the site.
99100
Want to customize this template to suit your style, here are a few things you can change:
@@ -226,6 +227,9 @@ The footer links contain social icons that you can link to your specific social
226227
</div>
227228
```
228229

230+
## META Tags
231+
Use <a href="https://metatags.io/">Metatags.io</a> to generate meta tags for sharing your portfolio and for SEO benefits.
232+
229233
## Styling
230234
We are using plain `CSS` for this project and you can find that in the `docs/css/` folder
231235
- style.css is the main file

0 commit comments

Comments
 (0)