Project

General

Profile

Edit Copy Actions

Feature #6225

closed

working on the ssr concept for dynamically displaying mete title,meta description

Added by Aruna Prasanna about 1 month ago. Updated about 6 hours ago.

Status:
Closed
Priority:
Normal
Start date:
12/26/2025
Due date:
12/29/2025
% Done:

100%

Estimated time:
16:00 h
Spent time:

Description

Today, I worked on implementing the SSR (Server-Side Rendering) concept to enable dynamic meta title and meta description visibility in the View Page Source for SEO purposes. Currently, the meta details are updating correctly in the Inspect view, but they are not yet reflecting in the View Page Source, and this task is still in progress.

In addition to the SSR work, I made content updates in the footer section and completed UI enhancements in the Quote and Login components.
Today, I worked on implementing SSR and SSG concepts for SEO-based page rendering. However, in the Angular 16 project, SSR and SSG are not fully supported due to conflicts with existing functionality. Specifically, issues were observed with browser-dependent features such as localStorage, sessionStorage, and navigation handling (navigateTo), which impacted the predefined application flow.
As a result, instead of SSR/SSG, I am proceeding with a CSR-based SEO approach by implementing dynamic meta titles and meta descriptions to ensure SEO compatibility without affecting the existing functionality.


Add

Subtasks


Add

Related issues

Edit Copy Actions

Also available in: Atom PDF