I am messing up with a situation for which i would like to share with all the members over here and discuss about the situation.
There is a site which is Dynamic and with many dynamic pages which are generated on the user click. So, can i give the dynamic title which is relating to the product in a javascript way:
<script language="javascript">
document.title="Dynamically generated title";
</script>
Can i do what said above for optimization purpose or not.
What will be the Search Engines reaction on doing this will they accept this or any chances of penalization. Please share your ideas and views on it.
Thanks:thumbsup:
There is a site which is Dynamic and with many dynamic pages which are generated on the user click. So, can i give the dynamic title which is relating to the product in a javascript way:
<script language="javascript">
document.title="Dynamically generated title";
</script>
Can i do what said above for optimization purpose or not.
What will be the Search Engines reaction on doing this will they accept this or any chances of penalization. Please share your ideas and views on it.
Thanks:thumbsup: