I'm building a site that will have approx. 10 pages - all linked.
Each page will be identical to (i.e. a copy of the index page) the home (index) page, with one exception, each page will have a different text article.
Google adsense html blocks and other components such as images etc. will be the same for ALL pages. (Please answer in terms of what is best to use in conjunction with Google AdSense, if this matters at all and is the simplest method for a beginner)
My questions are;
1) Would this be a classic and/or necessary use of .PHP? And if so how do I do it?
2) Or, should I just copy each page - change the article - re-name the page and use the hyperlink function?
3) And in the case of question # 2 - will I have to re-do all the html blocks (adsense stuff) on a page per page basis?
I am very new to this so please take this into account.
Each page will be identical to (i.e. a copy of the index page) the home (index) page, with one exception, each page will have a different text article.
Google adsense html blocks and other components such as images etc. will be the same for ALL pages. (Please answer in terms of what is best to use in conjunction with Google AdSense, if this matters at all and is the simplest method for a beginner)
My questions are;
1) Would this be a classic and/or necessary use of .PHP? And if so how do I do it?
2) Or, should I just copy each page - change the article - re-name the page and use the hyperlink function?
3) And in the case of question # 2 - will I have to re-do all the html blocks (adsense stuff) on a page per page basis?
I am very new to this so please take this into account.
Comment