|
-
Nov 4th, 2004, 08:54 PM
#1
Thread Starter
Fanatic Member
Web Spiders and bots vs ASP dynamic
Ok, I heard a lot of spiders have a problem with dynamic content on a website. Meaning, if I had meta tags that generated from a dynamic function on every page, they would not find them. Is this true?
I have default.asp that looks like this in basic code:
Code:
Top(); //Contains <HTML META> tags
Content is inserted here;
Bottom() //containts all the </HTML> Statements
If a spider hits a page, it SHOULD recieve the full content of the page since the server generates the URL on the spot... right?....
ok, so... windows takes 1 minute to search for a file on my PC yet google.com takes 1 second to search the entire internet? 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|