Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

My landing page has a bunch of links - when the link is clicked, the html content is loaded into the iframe of the landing page. The linked pages are just fragment pages and not full page (without header/footer etc)

So, if googlebot indexes my site, I do not want to google to show those fragment html pages. I want the full page to be displayed.

But if I block googlebot accessing those fragment html pages, I will loose the keywords benefit in the content.

By keeping those as separate files, I reduce the size of landing page. But I also want to get my site listed on the google search results for the matching keywords.

Please help.

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.