We have a website with ASP.NET pages. I'm looking for some way to convert ASP.NET Website to static HTML site without affecting the website's SEO score to host in AWS without acquisition of EC2 instance. Is there any possible ways?
SEO is based on resources located at URLs. The technology used for generating the content is irrelevant. If you keep the URLs the same, and the content of the pages doesn't change, SEO will not be affected.
None
0 Points
1 Post
How to convert an existing ASP.NET website to HTML website without affecting SEO score
Sep 30, 2020 06:40 AM|Sudharsan Premkumar|LINK
We have a website with ASP.NET pages. I'm looking for some way to convert ASP.NET Website to static HTML site without affecting the website's SEO score to host in AWS without acquisition of EC2 instance. Is there any possible ways?
#aws #asp.net
All-Star
194511 Points
28081 Posts
Moderator
Re: How to convert an existing ASP.NET website to HTML website without affecting SEO score
Oct 06, 2020 08:37 AM|Mikesdotnetting|LINK
SEO is based on resources located at URLs. The technology used for generating the content is irrelevant. If you keep the URLs the same, and the content of the pages doesn't change, SEO will not be affected.