Free MP3 Downloads - Debt Consolidation - Debt Consolidation - Debt Consolidation - Free MP3 Downloads

PDA

View Full Version : Need SE friendly CMS ?


Memphis
Mar 5th 2005, 3:28 am
I wanted to start a free software site and hence I need an SE friendly cms. Can anyone point me to the direction that is suited for my upcoming site ? :)

hans
Mar 5th 2005, 3:59 am
a friend of mine is using post-nuke on his linux sever
http://www.post-nuke.net/
and it appears so far the only CMS i have seen in many years that produces clean fully validated html 4.01 pages in his forum and all content pages - including clean SEO / optimized individual pages / posts
if you want to have a look at his site as an example of layout ...
here his site
http://www.loveteam.net
he may have made some changes to the orignal code - i would have to ask if it is default post nuke or modified ( he is IT devel pro ) ..

myself i use a blog (CMS) besides my static pages - it is fully SEO adapted with clean xhtml pages - needs however some additional care but has resulted in plenty of top SERPS so far as a result of good SE friendliness

BOTH a.m. CMS systems create a RSS feed - one of my best add ons since i started my site soem 8 years ago

andy
Mar 5th 2005, 5:36 am
I would check out Drupal at www.drupal.org. It has some really nice SEO features, especially if you use apache on Linux with mod_rewrite.

obenix
Mar 5th 2005, 9:23 am
Isn't Mambo a SE-friendly CMS? Mambo actually has a function to make your website SE-friendly. Sadly, I turned it on but have not seen any changes...

MattUK
Mar 7th 2005, 8:42 am
I think there are some SEO modules that you can get for mambo above and beyond the standard admin settings.

payoutwindow
Mar 7th 2005, 10:30 am
I have 3 words for you

Mambo! Mambo! Mambo!

Chilly
Jul 13th 2005, 11:33 am
Doesn't Mambo script your outgoing links, though? Like instead of:

http://mylinkpartner.com

you get

http://mymambosite.com/ and some php garbage ahead of the real link?

I'm just asking because if you want your OUTBOUND links to be SEO-friendly, Mambo doesn't do that out of the box, and I have yet to find a tweak that makes it work.

Ramebo
Jul 14th 2005, 11:15 am
Here's some sample links to show the different formats available for sef urls in mambo:

Out of the box: www.lewe.com

Out of the box with sef urls enabled:www.mambohut.com

My website with sef advanced: http://www.businesscardtips.com

Commercial script found here: http://www.sakic.net/scripting/mambo/sef_advance/

You can find a couple of other sef scripts by searching here: http://www.mamboforge.net, such as google sitemap component.

Hope this helps...

Ramebo | http://www.businesscardtips.com

chachi
Jul 14th 2005, 11:21 am
If you are looking for something simple you might want to consider WordPress, the blogging platform. I just set two sites up with it in less than 15 minutes, including registration of the domains. It is very SE friendly and very easy to use. Plus the theme swapping makes it very easy to change the look of the site quickly.

themaster
Jul 15th 2005, 4:48 am
You can use mambo.. It is possible to crate search engine friendly urls in mambo. There is a component to do that. (Url aliases)

stuw
Jul 17th 2005, 4:39 am
mambo mambo mambo. It's the way to go

Shoemoney
Jul 18th 2005, 7:34 am
I have a postnuke site with almost 200 members that gets over 20k uniq visitors a day.

I can hardly say its postnuke anymore since I have stripped out everything but its user management. I can tell you its very easy to make it se compatable and also if you use a table-less theme (divs and css) you will get indexed great.

greentwinkie
Jul 19th 2005, 3:09 pm
I have to say that I only worked with Mambo, but it is great.

You can make tabless templates (div only) and you can use the Xaneon Extensions to make your url's truly SEO'ed. Let me show you how Mambo can work for url's:

1. Without SEF url's : www.test.com/index.php?option=content&task=view&id=37&Itemid=50 - not good

2. With SEF url's (built into Mambo): www.test.com/content/view/50/37 - somewhat better

3. With Xaneon Extensions (download from mamboforge.net): www.test.com/seo-articles/what-can-mambo-do.php - perfect ;)

I definately recommend Mambo!

d360
Jul 20th 2005, 8:45 am
So if you were looking for someone to develop a CMS application do you think its a good idea to have someone familiar with a specific app like Mambo or can any good developer spend time and learn it?

Also if a developer was to say lets build it from the ground up what is the pros/cons for doing so? Vs. using opensource and customizing it.

SEbasic
Jul 20th 2005, 8:50 am
Drupal is seriously underated...
It's a good system and has some fantastic features.

chachi
Jul 20th 2005, 8:51 am
best case scenario would mean they are familiar with some of the top CMS systems as well as be up to date on SEO topics and probably blogging as that seems to be where things are moving.

SEbasic
Jul 20th 2005, 8:56 am
So if you were looking for someone to develop a CMS application do you think its a good idea to have someone familiar with a specific app like Mambo or can any good developer spend time and learn it?My best advice to you would be to make sure that you plan every aspect of the site very clearly in your head before you think about getting someone to build it.

Think about the process you'd like the back-end to work through.
Think about the actual features you'd like from the CMS (Front and back end).
Write a VERY detailed breif for the developers.

Unless you're willing to invest $20,000+ on getting a system developed, the chances are that you'll already be able to find something on the market that does the same thing (most likely for free). :)

greentwinkie
Jul 20th 2005, 2:52 pm
Unless you're willing to invest $20,000+ on getting a system developed, the chances are that you'll already be able to find something on the market that does the same thing (most likely for free). :)

IMHO it's almost always better to take someone elses work and improve it. Customizing Mambo or Drupal to your specific needs will always be easier than doing everything from scratch.

Want SEF url's, integration with a certain payment system or god knows what else? Write a component or modify the CMS where needed! Even if you hire someone else it will cost you in the lower hundreds of $ for even the very complicated stuff.

Abilnet
Jul 27th 2005, 1:35 am
People seems to like Mambo and Drupal... I have to agree, both are Great Systems :)

I've been using Mambo for years. It's ok CMS if you don't need any multi-site-features, user groups & their permissions or are not building a community site.

If you run several content / membership sites, or need any kind of user groups with permissions, subcriptions etc... then you really want to take a look at Drupal.

After years of using Mambo and other popular CMS-scripts, I've changed to Drupal (take a look at my other posts for the reasons)

Klaas Koopman
Jul 27th 2005, 1:48 am
hey all i'm working on a charity dutch project and using mambo for it! http://www.bo0.co.uk/dikkop. that is my skin for mambo! Anyone could give me a hand when it's up with it? :D