I have a page with text link (htm) and want to add in that page a server side include with more links.
My concern is about how are those links in SSI considered by search engines...
Since they will be in a ssi file but included in mypage.htm will they have the same value to search engines?
Another concern is about the loading of the page: if my ssi file is 200 kb, will those 200 kb download after the content of my htm page is loaded, or will add 200 kb to the weight of my htm page and create a lag when .htm file is invoked?