<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Shubham singh</title>
    <description>The latest articles on DEV Community by Shubham singh (@shubhamsingh1721).</description>
    <link>https://dev.to/shubhamsingh1721</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3978079%2Fec6ef47c-65f5-400c-af67-00c692398e14.png</url>
      <title>DEV Community: Shubham singh</title>
      <link>https://dev.to/shubhamsingh1721</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/shubhamsingh1721"/>
    <language>en</language>
    <item>
      <title>How I Built My Portfolio Website and Learned SEO Along the Way</title>
      <dc:creator>Shubham singh</dc:creator>
      <pubDate>Wed, 10 Jun 2026 17:12:37 +0000</pubDate>
      <link>https://dev.to/shubhamsingh1721/how-i-built-my-portfolio-website-and-learned-seo-along-the-way-adi</link>
      <guid>https://dev.to/shubhamsingh1721/how-i-built-my-portfolio-website-and-learned-seo-along-the-way-adi</guid>
      <description>&lt;p&gt;When I first decided to create my personal portfolio website, my main goal was simple: I wanted a place where I could showcase my projects, skills, and learning journey. As someone interested in both web development and digital marketing, I felt that having my own website would be a great way to build an online presence and apply what I was learning in a practical way.&lt;/p&gt;

&lt;p&gt;Why I Built a Portfolio Website&lt;/p&gt;

&lt;p&gt;Like many beginners, I had completed a few projects but did not have a central place to display them. I wanted recruiters, professionals, and other developers to be able to see my work in one place.&lt;/p&gt;

&lt;p&gt;At the same time, I was curious about SEO and how websites appear on Google. Instead of only reading about SEO concepts, I decided to learn by applying them to my own portfolio.&lt;/p&gt;

&lt;p&gt;Technologies Used&lt;/p&gt;

&lt;p&gt;I built my portfolio using modern web development tools and technologies:&lt;/p&gt;

&lt;p&gt;Next.js&lt;br&gt;
React&lt;br&gt;
TypeScript&lt;br&gt;
Tailwind CSS&lt;/p&gt;

&lt;p&gt;These technologies helped me create a fast, responsive, and visually appealing website.&lt;/p&gt;

&lt;p&gt;What I Learned About SEO&lt;/p&gt;

&lt;p&gt;Before this project, I knew very little about technical SEO. While working on my portfolio, I explored several important concepts.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Meta Title and Description&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;I updated the page title and description to better represent my profile and skills. This helped me understand how search engines identify and display web pages.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Sitemap Creation&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;I created a sitemap to help search engines discover important pages on my website more efficiently.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Robots.txt&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;I learned how robots.txt works and how it guides search engine crawlers when they visit a website.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Google Search Console&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;One of the most useful things I learned was how to connect a website with Google Search Console. Through Search Console, I was able to verify website ownership, submit my sitemap, request indexing, and monitor how Google interacts with my site.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Google Analytics&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;I also connected Google Analytics to my portfolio. This gave me insight into website traffic and helped me understand how visitor tracking works.&lt;/p&gt;

&lt;p&gt;Performance and Optimization&lt;/p&gt;

&lt;p&gt;While building the portfolio, I focused on creating a fast and user-friendly experience. I tested the website using performance tools and made improvements where possible.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fs8rpprfa1e5jsobtnq9y.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fs8rpprfa1e5jsobtnq9y.png" alt=" " width="800" height="385"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This process helped me understand that SEO is not only about keywords. Website speed, user experience, and technical setup are equally important.&lt;/p&gt;

&lt;p&gt;What This Project Taught Me&lt;/p&gt;

&lt;p&gt;This portfolio became much more than a website project. It gave me practical exposure to:&lt;/p&gt;

&lt;p&gt;Front-end development&lt;br&gt;
Website deployment&lt;br&gt;
Technical SEO&lt;br&gt;
Google Search Console&lt;br&gt;
Google Analytics&lt;br&gt;
Website optimization&lt;/p&gt;

&lt;p&gt;Most importantly, it taught me that the best way to learn is by building and experimenting with real projects.&lt;/p&gt;

&lt;p&gt;Final Thoughts&lt;/p&gt;

&lt;p&gt;I am still learning and improving my skills every day, but this project helped me gain confidence in both web development and digital marketing. Moving forward, I plan to continue building projects, exploring SEO strategies, and sharing my learning journey.&lt;/p&gt;

&lt;p&gt;Portfolio Website:&lt;br&gt;
&lt;a href="https://shubham-singh-portfolio.netlify.app/" rel="noopener noreferrer"&gt;https://shubham-singh-portfolio.netlify.app/&lt;/a&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>nextjs</category>
      <category>seo</category>
      <category>googleanalytics</category>
    </item>
  </channel>
</rss>
