This site http://www.culinarydepotinc.com/ is using ASPDNSF 9.1.
As you can see from the home page source, the "title" tag is broken into 3 lines.
Is this affecting the SEO indexing?
As far as I could see from the SkinBase.cs code, ASPDNSF uses the Page.Render method to create the HTML seen in browsers. Is there any way to get rid of the line breaks from the <title> element?



Reply With Quote