Hello A friend of mine (see his website here http://www.numedecod.ro/hyper.php) has a special menu. I was kind of surprised to see the urls of the links in the menu: hyperYM.php /hyperYM.php?plugins /hyperYM.php?about /hyperYM.php?trouble My question is if this manner, each of these pages is indexed as a separate page or as the same page. What about the PageRank? Is this a valuable SEO technique? Will the initial pagerank be automatically transmitted to all pages on that website? (it is known that the frontpage usually has the highest PR) Thanks!
These links will be classed as different pages and each will gain its own pagerank. However it is bad practice to use these sorts of pages and search engines will prefer about.php, plugins.php and trouble.php. If you want to keep 1 template then use a server side include to add the template to each page.