garek007 Posted May 17, 2009 Share Posted May 17, 2009 Hi, I'm pretty new to PHP. So far I love it, it's effing awesome! Today I decided to do something to make life easier. I have a home page and it has a blog section. I took all my blog entries and placed them in a separate html doc and used an include on the home page. So my question is, when Google, Yahoo, Msn, etc do their indexing, will they find these entries as part of my home page? And if not, how can I make it so when blog.html opens up it automatically calls its parent document? Thanks, Love these forums! Stan Quote Link to comment https://forums.phpfreaks.com/topic/158507-includes-and-search-engine-spiders/ Share on other sites More sharing options...
Masna Posted May 17, 2009 Share Posted May 17, 2009 So my question is, when Google, Yahoo, Msn, etc do their indexing, will they find these entries as part of my home page? Yes. Quote Link to comment https://forums.phpfreaks.com/topic/158507-includes-and-search-engine-spiders/#findComment-835941 Share on other sites More sharing options...
garek007 Posted May 18, 2009 Author Share Posted May 18, 2009 Ok just to be sure, so this is ok to use, it's 'good technique' and my blog.html file will NOT pop up without its parent right? Quote Link to comment https://forums.phpfreaks.com/topic/158507-includes-and-search-engine-spiders/#findComment-836144 Share on other sites More sharing options...
Masna Posted May 18, 2009 Share Posted May 18, 2009 Ok just to be sure, so this is ok to use, it's 'good technique' and my blog.html file will NOT pop up without its parent right? Right. Quote Link to comment https://forums.phpfreaks.com/topic/158507-includes-and-search-engine-spiders/#findComment-836149 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.