Forum Moderators: coopster
All info pulled from DB shows on all the pages on my site, but the strange thing here is that google picks out this <? echo $SITEname ?> from the code above.
If i view source all the info is there, so does Google not allow/like dynamic titles?
My site is ecomerce with about 7k products all in a db with a title field.
All info most welcome.
Thanks
ski
If i view source all the info is there, so does Google not allow/like dynamic titles?
Google should be seeing exactly what you see when you view source!? Unless you are cloaking [webmasterworld.com] your site and checking for the Googlebot?!
Or may be... this code is in your template which isn't parsed by PHP (because it might have a .tpl extension?) unless it is viewed through your template engine? And Google has somehow found your templates directory?!
Nutter, I have just changed the short tags over to <?php so i guess i will have to wait a while to see if this is the problem.
Penders, My site is not cloaked (i hope) and I do use 3 templates, which are header, Navigation, Footer, but i have built these use a php extension and calling through an include, which i hope is the normal way to do it.
I thank you both for your time and advice and will post back if any changes, or no changes.
If you think of any other reason please post.
Thanks
Ski442