|
If you include one asp file in another all that is happening is that the server is interpreting the two files together before sending the output html to the users browser. So it shouldn't have any influence on search engines or anything.
If you redirect from your home page immediately to another, this might be a problem, at least it was in the "earlier" search engine days since a practice like this was considered to be a way to try to trick the user into another page.
Hope this helps...
|
|
Expert:
|
Anpanman
|
|
Date:
|
Sep 04, 2006
|
|
Time:
|
21:06
|
|
|
|
Votes: Good (0) | Bad (0) Login to rate this answer
|
|
|
The answer is not at all. You may use as many include files as you want on the server side and google will be able to read your content perfectly.
In fact, Google will not even know that the server includes were used at all, since it happens inside the server before the page is output. Google only sees the final output.
A good rule of thumb is that if you open the page in a web browser and can view the content in the document source, then Google will also be able to view that content.
|
|
Expert:
|
redcharcoal
|
|
Date:
|
Sep 05, 2006
|
|
Time:
|
12:07
|
|
|
|
Votes: Good (0) | Bad (0) Login to rate this answer
|
|
|
Thanks guys, this is a lot of help.
|
|
Expert:
|
john2
|
|
Date:
|
Sep 05, 2006
|
|
Time:
|
12:09
|
|
|
|
Votes: Good (0) | Bad (0) Login to rate this answer
|
|
|
|
|
|
|
This question has been answered, and points have been rewarded to the following experts:
| Anpanman: |
25 |
| redcharcoal: |
100 |
You're welcome however to comment or give additional information or if you wish, you have the ability to write an Answer Summary for this question by clicking on the "Answer Summaries" Tab.
|
|