Subdreamer.org
 

Go Back   Subdreamer.org > Discussions > General Chat

Reply
 
Thread Tools Display Modes
Old 06-04-2009, 07:13 PM   #1
amasilviama
Member
 
Join Date: Jan 2008
Posts: 39
Default To append or to overwrite keywords and description of category ?

Hello,

I'm trying to understand how subdreamer or other CMS work. I came to the point where i have to know which of the following is better for google search results : to append or to overwrite in category settings the keywords and descriptions entered there?
In other words, which one is better for a site? In my case, it's http://www.pubtv.ro, a website on IT&C news, gadgets, mobile phones, etc.

Thank you very much!
amasilviama is offline   Reply With Quote
Old 06-05-2009, 12:17 AM   #2
ValsiS
Junior Member
 
Join Date: Jul 2006
Location: Romania
Posts: 17
Send a message via Yahoo to ValsiS
Default

Hello amasilviama "Buna"

this is your meta description and meta keywords
HTML Code:
  <meta name="description" content="telefoane mobile,pubtv.ro ...." />
  <meta name="keywords" content="<title>" </title>
you made a mistake..

<meta mane="description" content=" here is a brief description of the article/category " />

<meta name="keywords" content=" max 4 - 5 keyword from article " />


your meta keywords i think is made wrong in your skin ....

should look like this:

PHP Code:
<meta name="keywords" content="<?php echo $mainsettings['metakeywords']; ?>" />
and for you, add this to :

HTML Code:
<meta name="language" content="ro" />

good luck

www.valsis.ro
ValsiS is offline   Reply With Quote
Old 06-05-2009, 12:22 PM   #3
amasilviama
Member
 
Join Date: Jan 2008
Posts: 39
Default Thank you Valsis, nice skins you make, by the way

Hey Valsis,

You are right. Thank you very much. I visited your site and i also have seen some of your skins and i find them really good. Keep up the good work. Is there any posibility of you creating a wordpress Revolution based new skin for subdreamer ?

Awesome work!

Salut Good luck to you too !
amasilviama is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT. The time now is 06:04 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.