dynamic text in <h1> tag
Posted
by Ami
on Stack Overflow
See other posts from Stack Overflow
or by Ami
Published on 2010-04-28T12:28:08Z
Indexed on
2010/04/28
12:33 UTC
Read the original article
Hit count: 201
seo
what would be the impact on SEO of changing the text of the <h1>
dynamically on the server side each time the web page loads?
I'm not talking about changing the whole text, just part of it, for example if the header contains some fixed text (with keywords of course), and also contains the current date or time/the current number of logged on users/the count of items current in stock/whatever.
how would that affect my ranking? is it bad? doesn't make a difference?
thanks.
© Stack Overflow or respective owner