I have this HTML:
<body>
<object id="post" data="post/Requirement Process Narative.html" type="text/html"> </object>
</body>
I want Google to index the keywords from the file Requirement Process Narative.html
also.
That is if Requirement Process Narative.html
contains "Domain Knowledge Acquiring" and someone searches for "Domain Knowledge Acquiring", Google will display the current page in its search list.
How to do it?