Custom Php Titles And Meta Tags In Cs-Cart 3.0.6 Pro..

Hello,



I have recently setup a site for a client of mine using several parked domains as alternative urls. That I got functioning with no issues… However he had the following question/request that I am not sure how to approach…



My client would like to know if it possible to hook a custom php code, either through the my_changes or otherwise, to the title field and meta tag fields to display associated titles and meta tags for the parked url that is landed on… (and of course be understood by the search engines)



For example…



He has the following domains…

contadormiami.com (which was setup normally through cs-cart)

and contadororlando.com (which is a parked domain pointing to the contadormiami.com installation)

as well as other variations…



So when a visitor lands on contadormiami.com (which is the domain i setup regularly on cs-cart) it will use the titles and meta tags that I have setup in the cs-cart configuration… That is no problem…



HOWEVER, if a visitor lands on the parked domain (contadororlando.com) it will use the title and keywords that were setup for contadormiami.com



Is there any way or certain code to have cs-cart recognize which parked domain is visited and display a custom title as well as meta tags for that associated domain…



I understand that this can be accomplished by javascript (which i managed to get working) but then I also understood that most search engines wont recognize the javascript code thus not index the changes…



I hope all that made sense…



Any help at all or a point in the right direction would be greatly appreciated…



Thank You!!