Skip to main content

Rishikumar Yadav turns portfolio into an SEO experiment

Software developer Rishikumar Yadav shares how he restructured his personal portfolio using Laravel to connect his online identity and improve Google search visibility.

AI-written
Inewgen
10 Sep 2026Source: Dev.to3 min read (0 views)
Share
Rishikumar Yadav turns portfolio into an SEO experiment

Stock photo for illustration only, not from the actual event

Font size
  • Rishikumar Yadav experiments with personal portfolio SEO to build a searchable online presence.
  • Aims to make the portfolio a central hub linking LinkedIn, GitHub, and DEV.to profiles.
  • Implements technical SEO practices including canonical tags, Open Graph, and JSON-LD data.
  • Monitors performance using Google Search Console, analytics, and PageSpeed Insights tools.

When software developer Rishikumar Yadav decided to look at his personal portfolio as more than just a static website, he started a unique search engine optimization experiment. His goal was to find out what happens when a developer treats their personal portfolio as a searchable representation of themselves rather than an isolated project gallery.

This ongoing experiment is not about claiming absolute mastery over SEO, but rather tracking a practical milestone in building an interconnected digital identity. Yadav is currently rebuilding his portfolio as a Laravel application designed to serve as the central hub for his various online platforms and professional profiles.

developer portfolio code website design screen

Stock photo for illustration only, not from the actual event

Rather than relying on quick growth tricks, Yadav focused heavily on the fundamentals of technical SEO. Some of the core implementation steps include:

  • Setting up canonical tags to communicate preferred URLs and prevent duplicate content issues.
  • Configuring Open Graph and Twitter/X card metadata to ensure links look polished when shared on social networks.
  • Deploying JSON-LD structured data to provide search engines with machine-readable context about the website and its creator.
  • Maintaining an XML sitemap to guide search engine bots through the site's most important URLs.

The use of JSON-LD schema with the sameAs property is a clever way to signal to search engines that separate profiles across LinkedIn, GitHub, and writing platforms actually belong to the exact same individual. This helps engines stitch together a cohesive entity graph rather than treating each profile as an isolated island.

Never miss the latest news?

Subscribe to get news summaries by email - not often enough to be annoying.

โฆษณา

Beyond structural metadata, Yadav actively utilizes Google Search Console to observe how Google discovers and indexes his web pages. He believes that SEO decisions should be guided by real search data and impression metrics rather than pure assumptions.

Search visibility, however, is only part of the equation. He also tracks visitor analytics to understand user behavior after a click occurs. Furthermore, he evaluates technical performance using Google PageSpeed Insights, acknowledging that slow load times or poor mobile optimization will ruin the user experience regardless of how good the metadata is.

Ultimately, the most satisfying outcome of this experiment is that a search for his name no longer yields just a single standalone link, but a rich cluster of connected properties including his portfolio, technical articles, and professional profiles. It marks a solid step forward in unifying his digital footprint.

Source: Dev.to

Comments

Leave a Comment
0/2000

Found something wrong in this article? Report an issue with this article