PDA

View Full Version : Where i have to insert keywords and site description ?


disenioweb
12-18-2005, 01:54 PM
Im saw that when i insert categories, i have a place where i can insert meta tags...but i want to insert the site keywords and description, to search engines index the site ? where i have to do that ? in header file ?

Thanks in advance

subseo
12-18-2005, 02:18 PM
That' s the same. What you insert for categories, appears on each specific category's page.

You probably mean you want also insert ones for the main page? That's done when you browse in the ROOT category from admin, and click the edit link in the right upper corner.

disenioweb
12-18-2005, 02:27 PM
You probably mean you want also insert ones for the main page? That's done when you browse in the ROOT category from admin, and click the edit link in the right upper corner.


Thanks. That is exactly what i want. :D

Simon Gooffin
12-19-2005, 03:34 AM
thanks Tom, congratulations on your Graduate rank

disenioweb
12-19-2005, 12:35 PM
Ok subseo, but i see the site description when i go to my index page, and i want to only search engines see that ...

Thanks

subseo
12-19-2005, 06:10 PM
I'm not sure if I understand what you want exactly, because it seems to me you are well aware of the fileds meta-description and meta-keywords, judging from your first post where you say: Im saw that when i insert categories, i have a place where i can insert meta tags...but i want to insert the site keywords and description, to search engines index the site

Meta tags ARE THE PLACE to insert site keywords and description, but from what you said it seems to me that you say "i know about meta tags, but I want something else"??

One possibility, maybe you don't want a special meta tags for each category/page, but you want site-wide meta-description and meta-keywords, ie. those that will be the same on every page of the website? If that's what you are looking for, I don't know about any other way apart from what you already suggested - editing the template.

(Btw. I wouldn't suggest same meta description on each page, though I understand filling in a special one for each category is time-consuming task.)

Greg
12-19-2005, 06:30 PM
Ok subseo, but i see the site description when i go to my index page, and i want to only search engines see that ...

Thanks

I think? I know what you're talking about. When you go to browse categories then in root, click edit.

What you put in:
Category description: - Will show on the index page only

What you put in:
Category meta-description: - Will only show in the meta description for search engines and not on the page itself.

That's true for all categories.

Is that what you're talking of?

disenioweb
12-19-2005, 06:42 PM
Hi subseo and radioguy, the only what i want is to have in the index page ( and the others , teh site description and key words, like i saw in this forums, in other users site.

Thanks

Greg
12-19-2005, 07:39 PM
Hi subseo and radioguy, the only what i want is to have in the index page ( and the others , teh site description and key words, like i saw in this forums, in other users site.

Thanks

Ok I'm a liitle confused now. If you can show an example of these other sites it may help. :)

disenioweb
12-19-2005, 07:47 PM
hi, in this site:

http://www.servalsource.com/

you see the site description and keywords...he only add this to index page ?

Thanks

Greg
12-19-2005, 08:43 PM
Thanks Just don't put anything in Category description: That way it won't show on the page Just fill out the meta description and the keyword description. Try it out. That's the only way I can think of. :)

As I know what I posted will work. Which I suggest. You could open up index.tpl and delete or comment out this:
{if $category.description}
<div class="box" style="border: none;">{$category.description}</div>
{/if}

Simon Gooffin
12-20-2005, 04:47 AM
hi all, tried to understand what you are talking about.

there are three fields when you suggest category - description, meta-description, meta-keywords.
Description field is used to display a category description above categories on the page. You can set a description for every category of your links directory.
Meta description field is used for meta description of the page. Now there is an opinion search engines do not pay great attention to this meta tag. But I would recommend to use it for the pages as google bot takes it and display in search results. That's my own observation
And meta keywords field is used for page meta keywords. It is for bots. I'm not sure if it is so useful as it was 10 years ago :) Now search engines are much smarter than they were some years ago and I'm pretty sure that you can not cheat them

disenioweb
12-20-2005, 12:39 PM
Thanks to clarify this..... :lol:

Simon Gooffin
12-21-2005, 03:47 AM
you are welcome.
do not hesitate to ask in case you have any questions.

dswofford
01-22-2006, 04:16 PM
Actully I didnt even know how to do that I am used to php so I just put the text in my template I didnt consider it was making it site wide. Thanks to simon browsing my site and bringing it to my attention I have removed it and just added the description to the root page :).

Owner - ServalSource.com

Simon Gooffin
01-22-2006, 04:23 PM
glad to advise :)