With CM 143, which file do we edit to change the TITLE of the web browser page, as it appears in Internet Explorer?
Currently, it is set to "HOME", and I need it to be something sensible so search engines can index it.
Cheers
Link to site is http://www.pdistudios.com/cpg143/index.php (http://www.pdistudios.com/cpg143/index.php)
It will show whatever is set in your config, general settings, gallery name. Just fill that in, don't leave it blank.
Note, you may need to remove the {GAL_NAME} from your theme template.html if it exists, if it mucks up your page.
OK, problem is, I do not *have* a config.php file. Weird....
Is it called something else, perhaps?
He didn't mean config.php, he meant your gallery config (the Config button in the admin menu)
Oh good grief! How embarrassing ;D
OK, I mananged to fix it.
Sheesh............
Of course, I knew this all along, right? ::)
Thanks ecto,
don't worry scotty, we all have those 'DOH' moments. Ask Nibbler, I've had a couple tonight on another subject.
I have a similar question. Where would I find the code to edit the title to remove "Last additions" from the title. And, I'd also like to remove the / or at least put a space between it and the images filename.
Ok, I found where to remove Last additions, but I can't find where to add a space after the /.
displayimage.php
pageheader($album_name . '/' . $picture_title, $meta_keywords, false);
Posting questions on threads already marked as solved is not generally a good idea.