forum.coppermine-gallery.net

Support => cpg1.4.x Support => Older/other versions => cpg1.4 miscellaneous => Topic started by: LGLDSR on July 13, 2007, 01:34:45 pm

Title: Search Engines and Coppermine as Standalone
Post by: LGLDSR on July 13, 2007, 01:34:45 pm
Greetings,

I am going to be using Coppermine as a standalone product without a Home Page, in a manner of speaking. I.e., no Index.Html that will redirect to the Coppermine Home Page. Will the various Search Engines locate data such as Keywords, Meta, etc?

Thank you,

Lyman
Title: Re: Search Engines and Coppermine as Standalone
Post by: LGLDSR on July 17, 2007, 02:03:55 pm
Can someone help please?

Thanks!

Lyman
Title: Re: Search Engines and Coppermine as Standalone
Post by: Nibbler on July 17, 2007, 04:50:15 pm
I don't understand the question. Coppermine is designed to be standalone - it works just fine that way. If you want to add meta information then edit your theme's template.html.
Title: Re: Search Engines and Coppermine as Standalone
Post by: LGLDSR on July 17, 2007, 06:06:33 pm
Excellent, that is exactly what I wanted to know.

Many thanks!

Lyman
Title: Re: Search Engines and Coppermine as Standalone
Post by: LGLDSR on August 01, 2007, 06:29:53 am
I don't understand the question. Coppermine is designed to be standalone - it works just fine that way. If you want to add meta information then edit your theme's template.html.
I have another question, though I see that this is marked solved so I'm unsure if I should start this as a new Thread.

In part below is the template that I use:

<html dir="{LANG_DIR}">
<head>
<meta http-equiv="Content-Type" content="text/html; charset={CHARSET}">
<meta http-equiv="Pragma" content="no-cache">
<title>{TITLE}</title>
<link rel="stylesheet" href="themes/igames/style.css" type="text/css">
</head>
<body>
{META}
<script type="text/javascript" src="scripts.js"></script>
<script language="JavaScript" type="text/JavaScript">

Which of these fields would I append to include my own Metadata? I ask only because of the word 'Pragma' already contained within "<meta http-equiv="Pragma" content="no-cache">" and am unsure if that particular word is required and therefore should not be removed. Any help as to where I would add my Metadata would be greatly appreciated.

Thanks,

Lyman
Title: Re: Search Engines and Coppermine as Standalone
Post by: Joachim Müller on August 01, 2007, 08:47:32 am
I have another question, though I see that this is marked solved so I'm unsure if I should start this as a new Thread.
You should start a new thread for a new issue. In fact it's even mandatory. We have a strict "one question per thread" policy that you agreed to respect when signing up. It's about time to start improving your karma (you get negative karma for not respecting board rules).
Read up board rules now, then start your new thread. Locking this one.