I have tried to implement SEO for new blog pages after exporting files but I didn't reached at any conclusion.
To do SEO manually firstly when we design new blog page we will do SEO in bootstrap studio and for merging it on main site we only just have to update sitemap.xml file.
For updating xml file we just have to add syntax
<url><loc>http://decincept.codes/unique filename.html</loc></url>
I have tried to implement SEO for new blog pages after exporting files but I didn't reached at any conclusion.
To do SEO manually firstly when we design new blog page we will do SEO in bootstrap studio and for merging it on main site we only just have to update sitemap.xml file.
For updating xml file we just have to add syntax
<url>
<loc>http://decincept.codes/unique filename.html</loc>
</url>