![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Do you think I might loose the position with say Google if I switch to the Mambo CMS, but keep all the text as is, but minus the headings? The rest of the text is heavily optimized though. The CMS adds some extra (not too beautiful) HTML code as well, such as JavaScripts and so on. What's your advice? |
#3
| |||
| |||
|
|
If SEO is very important to you, either get a custom CMS written/write one yourself, or stick with what you are using now. I have yet to see an off-the-shelf CMS that is written with SEO in mind, and many of them seem to have been deliberately written to make the site search invisible. Not that I don't respect the writers of CMSs. They have to do an awful lot of stuff, and often they are originally writing for situations where SEO isn't that crucial. Victoria |
#4
| |||
| |||
|
|
"Mike H" <mikael.nospam (AT) mhc (DOT) nospam.se> wrote in news:Eb9Lb.45438$dP1.185566 (AT) newsc (DOT) telia.net: Do you think I might loose the position with say Google if I switch to the Mambo CMS, but keep all the text as is, but minus the headings? The rest of the text is heavily optimized though. The CMS adds some extra (not too beautiful) HTML code as well, such as JavaScripts and so on. What's your advice? If SEO is very important to you, either get a custom CMS written/write one yourself, or stick with what you are using now. I have yet to see an off-the-shelf CMS that is written with SEO in mind, and many of them seem to have been deliberately written to make the site search invisible. Not that I don't respect the writers of CMSs. They have to do an awful lot of stuff, and often they are originally writing for situations where SEO isn't that crucial. Victoria -- Clare Associates Ltd http://www.clareassoc.co.uk/ 01822 835802 |
#5
| |||
| |||
|
|
"Victoria Clare" <victoria (AT) markpoles (DOT) org.uk> wrote in message news:Xns946A700449CFDvictoriamarkpolesorg (AT) 195 (DOT) 8.68.207... "Mike H" <mikael.nospam (AT) mhc (DOT) nospam.se> wrote in news:Eb9Lb.45438$dP1.185566 (AT) newsc (DOT) telia.net: Do you think I might loose the position with say Google if I switch to the Mambo CMS, but keep all the text as is, but minus the headings? The rest of the text is heavily optimized though. The CMS adds some extra (not too beautiful) HTML code as well, such as JavaScripts and so on. What's your advice? If SEO is very important to you, either get a custom CMS written/write one yourself, or stick with what you are using now. I have yet to see an off-the-shelf CMS that is written with SEO in mind, and many of them seem to have been deliberately written to make the site search invisible. Not that I don't respect the writers of CMSs. They have to do an awful lot of stuff, and often they are originally writing for situations where SEO isn't that crucial. Victoria Sounds like a "niche" market that has yet to be developed. A call to all programmer types :-) |
#6
| |||
| |||
|
|
Actually, I am trying to get a demo site set up for the CMS that I use/developed. It makes use of heading tags just about everywhere that I thought was appropriate. It even gives you the ability to customize the tags used in many of the page types. (As well as allowing HTML to be used where you see fit.) It's under constant development, but I have had some good luck with it over the last 8-10 sites that I programmed. Some sites that use it include: http://www.wafisherinteractive.com/ http://www.wafishermn.com/ http://www.superiorbyways.com/ http://www.mesabitrail.com/ http://www.canadianwaters.com/ http://www.ironworld.com/ The first site is probabally the only one that does anything for SEO-concious editing. The others don't do anything with it at all, but have the oportunities to do so. The interesting part of the CMS is that The entire website design is located in one file which allows for site-wide design changes very quickly without having to customize the programming. Anyway, if I can get some kind of demo site set up, I will post a link here for others to try it out. |
#7
| |||
| |||
|
|
However, I noticed that the HTML code that Mambo produces doesn't contain any <h1> and <h2> tags (well no headings at all). |
#8
| |||
| |||
|
|
Most CMS's don't produce HTML by themselves, they use templates that need to be designed and customized by the site designer. What you have to watch out for is the URL structure. Many CMS's use the page.ext?content_id=123&context_id=456&user_prefs= 67821 style, which SE's don't like. Zope (and CMS's based on it) is a noteable exception, with clean URLs. |
#9
| |||
| |||
|
|
"Justin Koivisto" <spam (AT) koivi (DOT) com> wrote: Actually, I am trying to get a demo site set up for the CMS that I use/developed. It makes use of heading tags just about everywhere that I thought was appropriate. It even gives you the ability to customize the tags used in many of the page types. (As well as allowing HTML to be used where you see fit.) It's under constant development, but I have had some good luck with it over the last 8-10 sites that I programmed. Some sites that use it include: http://www.wafisherinteractive.com/ http://www.wafishermn.com/ http://www.superiorbyways.com/ http://www.mesabitrail.com/ http://www.canadianwaters.com/ http://www.ironworld.com/ The first site is probabally the only one that does anything for SEO-concious editing. The others don't do anything with it at all, but have the oportunities to do so. The interesting part of the CMS is that The entire website design is located in one file which allows for site-wide design changes very quickly without having to customize the programming. Anyway, if I can get some kind of demo site set up, I will post a link here for others to try it out. Justin, that sounds very interesting and the sites looked good. So please post the link. Is it open-source and PHP? |

#10
| |||
| |||
|
|
Mike H: However, I noticed that the HTML code that Mambo produces doesn't contain any <h1> and <h2> tags (well no headings at all). Most CMS's don't produce HTML by themselves, they use templates that need to be designed and customized by the site designer. What you have to watch out for is the URL structure. Many CMS's use the page.ext?content_id=123&context_id=456&user_prefs= 67821 style, which SE's don't like. Zope (and CMS's based on it) is a noteable exception, with clean URLs. |
![]() |
| Thread Tools | |
| Display Modes | |
| |