We have created a dynamic landing page in
ASP.NET:
http://www.birminghamsbesthomes.info/default.aspx?expansion=Abernant&expansion2=AL&keyword=Bank_Repo
Please be sure to check the source of the page as well.
You will see that we have used 3 place holders for 3 v
ariables {expansion1},{expansion2},{seed}.
These on the page source, look like (corrected < to [ to be able to send it over here):
[span class=”expansion1″] {expansion} [/span]
And on PageLoad, we call a script to replace the innerHTML of spans with each class, to the desired value;
This works visibly correct, but we need it to be changed even on the source level.
We need this data to ALSO change dynamically within the title tags, and meta tags so the search engines and Google PPC spiders pick them up.
I have the current javascript we are using now, we are open to any suggestions to get in also showing in the code.
Mohammad Amiry
PS: We need this (even if it is just the CORRECT IDEA) as soon as possible
