Content Management Systems and SEO

Posted By: Puja ()
Posted On: 2003-Nov-23 07:16

Hi,

Does anyone know the ins and outs of finding a seo-friendly content management system?

I have a few specific questions:

Does anyone know if MCMS (Microsoft Content Management Server) is search-engine-optimization-friendly?

Has anyone come up against anything that has hindered seo in using MCMS? I would be grateful to hear about any issues you have come up against.

Besides the following questions, are there other critical questions I should be asking cms providers?

-Does the CMS have an integrated re-write feature to convert dynamic urls into static urls?

-Does it support unique metatags for each page and are they easily modified?

-Can it be used without redirecting www.domain.com to, for example, www.domain.com/default.asp?

Thanks very much.
Puja



Posted By: Mike-Levin.com ()
Posted On: 2003-Nov-24 05:40

I built my own :D


Posted By: Puja ()
Posted On: 2003-Nov-26 09:25

Hi Jim,

Would you mind telling me what kinds of seo-friendly features you integrated into your own CMS?

I would be interested to know what you consider as "critical" seo-friendly elements to include, and what are the "helpful" elements.

Thanks,
Puja


Posted By: Puja ()
Posted On: 2003-Nov-26 09:27

Sorry, I meant: Hi Mike, not hi Jim!


Posted By: Mike-Levin.com ()
Posted On: 2003-Nov-26 16:39

Yes, the main trick of it is that whatever database format you use to store your date, when it comes time to "generate" your pages, you use XSLT. With xsl stylesheets, you can fine-tune and adjust your entire Website with the same ease that would go into fine-tuning a single page.


Posted By: Puja ()
Posted On: 2003-Nov-27 04:42

Thanks for the tip!