In one browser window when my site is open, it has Pawsome Dogs, SITE_TAGLINE on the browser tab, and on the top left corner of the browser window.
In another browser on another computer it has TITLE, SITE_TAGLINE in the two places.
The code I changed in meta_tags.php:
Is there somewhere else I am supposed to change the meta tag information so it works with the browsers?PHP Code:
// page title
define('Pawsome Dogz', 'Haute designs for pawsome dogz');
// Site Tagline
define('Pawsome Dogz', 'Haute designs for pawsome dogz');
Thanks and HUGz! Jules


Reply With Quote
Man, I should have known that. 

