Click here to Skip to main content
15,886,873 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi all

I am a web site designer and have recently developed a web site for a client. The content of the site is generated dynamically from a database, even meta keywords and meta description.

So, how search engine finds that keywords ad meta descriptions?




Thanks in Advance


Jojo Lili
Posted
Updated 4-May-10 6:10am
v2

Google will load the page, it doesn't care whether it's dynamic or static - and will get a content. The next time it will come again and see that the content is different. Then he will come another time and the content will be different again.
It will compare the results in timeline and see that they are different.
Such page with dynamic content will be down-ranked by Google.

BUT if your dynamic content will be the same on one page, everything will be okay.
 
Share this answer
 
access the metakeword and metadescription in code behind in public static string varible and then aceess the vriable in <meta content="<=urvariable%>" /> section in aspx page.
ur kewords will be avilable for serch engine.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900