BrianKE
New Member
I am looking at updating my website (host crashed and lost some files). I have read much about how frames are not good when it comes to SEO and spidering and am therefore doing away with them.
However, this is easier said than done. I am now at a loss as to how to simulate the frames, specifically navigation, without using frames. My website had a left hand navigation area and a right hand 'main' area that I would like to recreate. Click a link on the navigation area and a new page is loaded in the main area.
In my searching I think I going to use PHP to recreate the frame-like behavior and CSS to control layout/styling but would like to know if that is the best option, especially when it comes to SEO. I do not want to use any packages like WordPress as I prefer to hand code everything (or at least most of it) and am fairly adapt at coding and learning new languages.
I would also like to know of any tips/tricks or stumbles you may have experienced using PHP in your website.
Any advice is appreciated.
However, this is easier said than done. I am now at a loss as to how to simulate the frames, specifically navigation, without using frames. My website had a left hand navigation area and a right hand 'main' area that I would like to recreate. Click a link on the navigation area and a new page is loaded in the main area.
In my searching I think I going to use PHP to recreate the frame-like behavior and CSS to control layout/styling but would like to know if that is the best option, especially when it comes to SEO. I do not want to use any packages like WordPress as I prefer to hand code everything (or at least most of it) and am fairly adapt at coding and learning new languages.
I would also like to know of any tips/tricks or stumbles you may have experienced using PHP in your website.
Any advice is appreciated.