Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

SEO Tycoon


You are currently viewing our SEO Tycoon as a guest. Please register to participate.
Login



Freelance Jobs

Reply
Coding SEO into a CMS
Old 03-07-2008, 01:39 PM Coding SEO into a CMS
VirtuosiMedia's Avatar
Web Design Made Simple

Posts: 1,228
Trades: 0
Hi, I'm looking for SEO ideas for a CMS that I'm currently writing, so I thought I would ask here. What types of SEO methods would you want integrated into a CMS that can be actually be coded? I'm not looking for the specific code or automatic directory submission ideas, but more so the ideas or methods that will produce a well structured and SEO'd site. I have quite a few ideas myself, but I was curious if anyone else had something they could share. Thanks in advance.
VirtuosiMedia is offline
Reply With Quote
View Public Profile Visit VirtuosiMedia's homepage!
 
 
Register now for full access!
Old 03-07-2008, 02:48 PM Re: Coding SEO into a CMS
Learning Newbie's Avatar
Defies a Status

Latest Blog Post:
Astounding Republican Paranoia
Posts: 5,662
Name: John Alexander
Trades: 0
Page titles, headings, no session IDs in the ULR, valid semantic code, et cetera.
__________________

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
Learning Newbie is offline
Reply With Quote
View Public Profile
 
Old 03-07-2008, 04:42 PM Re: Coding SEO into a CMS
blue-dreamer's Avatar
King Spam Talker

Posts: 1,222
Location: Middle England
Trades: 0
When adding a content image force the user to add a title or alt attribute.

Automatic sitemap generation
blue-dreamer is offline
Reply With Quote
View Public Profile
 
Old 03-07-2008, 10:10 PM Re: Coding SEO into a CMS
vangogh's Avatar
Post Impressionist

Posts: 10,688
Name: Steven Bradley
Location: Boulder, Colorado
Trades: 0
Look for ways to avoide duplicate content and pagination issues. As far as things like titles, headings and even alt attributes you still can't get someone to write them well and forcing them to write something will keep a lot of people from wanting to use your CMS.

What you might want to do is provide some way those are automatically set up, but also provide options for people to over write the automatic.

What you might want to do is search for WordPress plugins and Drupal modules and (pick any popular CMS and look for it's extensions) that are related to SEO. They won't all be good, but it will give you an idea of what people are wanting and what others are offering as a solution.
__________________
l Search Engine Friendly Web Design |
Please login or register to view this content. Registration is FREE

l Tips On Marketing, SEO, Design, and Development |
Please login or register to view this content. Registration is FREE

l
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
vangogh is offline
Reply With Quote
View Public Profile Visit vangogh's homepage!
 
Old 03-08-2008, 12:43 AM Re: Coding SEO into a CMS
VirtuosiMedia's Avatar
Web Design Made Simple

Posts: 1,228
Trades: 0
Thanks for the suggestions. I didn't think about the alt tag before. Looking at a few of the other CMS extensions helped a little too. Right now I already have auto generated title, keywords, and description; with the option to edit all of them for every page. I'll be working on the SEF urls and automatic sitemap soon, too.

I guess what I'm really interested in is sculpting the internal linking structure in the most beneficial way. I'd like to do it automatically, with options to change everything. Anyone have any ideas along those lines? When you want to push a particular page up in the SERPs, how do you rearrange or plan your link structure?
VirtuosiMedia is offline
Reply With Quote
View Public Profile Visit VirtuosiMedia's homepage!
 
Old 03-08-2008, 01:38 AM Re: Coding SEO into a CMS
ADAM Web Design's Avatar
Canadastaninianite

Posts: 5,938
Name: Adam for web page design, not program
Location: Toronto, Ontario, Canada
Trades: 0
The same way I'd plan it if I wanted a user to find it...as high a level as possible.

Internal navigation is key to a lot of SEO efforts, and most CMSes miss this completely (e.g. WordPress...it pages recordsets "next" and "previous" by default).

A sitemap won't really add that much, since most people still aren't aware of the opt-in potential that a sitemap has. I wouldn't stress over that much...worry about duplicate content first, as Steven suggested.

Other than that, minimize the code and make it clean (if for no other reason than for Google Accessible Search, and everything John said. You'll probably fail miserably; no offense, but every CMS to date has generated problematic to bulky code, and yours will likely be no exception (this is what past precedent teaches us, thanks to WordPress, D'oh-S-Commerce, Joomla, Typo3, every forum package out there, etc.)

Your bigger issue is that, if you build something that goes against the convention and does end up being useful, you'll have to make it "widget-or-extension-friendly"...and that's usually what ends up bloating your hard work and messing it up completely. Unless you keep it under your own hat, that is.
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
(my blog)


Please login or register to view this content. Registration is FREE
(with proof)
ADAM Web Design is offline
Reply With Quote
View Public Profile Visit ADAM Web Design's homepage!
 
Old 03-08-2008, 05:06 AM Re: Coding SEO into a CMS
chrishirst's Avatar
Missing! presumed drunk.

Posts: 41,517
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
Quote:
Originally Posted by VirtuosiMedia View Post
Thanks for the suggestions. I didn't think about the alt tag before.
http://www.webmaster-talk.com/seo-ta...nd-values.html
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- I SEO the only industry where all the cowboys are Indians?
chrishirst is offline
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 03-08-2008, 11:58 AM Re: Coding SEO into a CMS
VirtuosiMedia's Avatar
Web Design Made Simple

Posts: 1,228
Trades: 0
Quote:
Originally Posted by chrishirst View Post
Thanks for pointing that out. I knew it was an attribute and not a tag, but for some reason I've been calling it a tag. I need to start calling it by the right name.
VirtuosiMedia is offline
Reply With Quote
View Public Profile Visit VirtuosiMedia's homepage!
 
Old 03-08-2008, 12:26 PM Re: Coding SEO into a CMS
VirtuosiMedia's Avatar
Web Design Made Simple

Posts: 1,228
Trades: 0
Quote:
Originally Posted by ADAM Web Design View Post
Internal navigation is key to a lot of SEO efforts, and most CMSes miss this completely (e.g. WordPress...it pages recordsets "next" and "previous" by default).
What a great point, especially for article pagination, but also for an entire site. Having numbers, 'next', or 'previous' as anchor text doesn't do you any good from an SEO perspective. Can you think of any elegant way around this, especially for paginated numbers? How much weight does a link title carry vs. the actual anchor text?

Quote:
Originally Posted by ADAM Web Design View Post
A sitemap won't really add that much, since most people still aren't aware of the opt-in potential that a sitemap has. I wouldn't stress over that much...worry about duplicate content first, as Steven suggested.
I've noticed a lot of duplicate content issues with Joomla, especially if you use the clean URLS. It's definitely something I'll try to guard against. I'm not counting on the sitemap as the centerpiece; it'll be there by default, but it certainly isn't going to be my focus.

Quote:
Originally Posted by ADAM Web Design View Post
Other than that, minimize the code and make it clean (if for no other reason than for Google Accessible Search, and everything John said. You'll probably fail miserably; no offense, but every CMS to date has generated problematic to bulky code, and yours will likely be no exception (this is what past precedent teaches us, thanks to WordPress, D'oh-S-Commerce, Joomla, Typo3, every forum package out there, etc.)

Your bigger issue is that, if you build something that goes against the convention and does end up being useful, you'll have to make it "widget-or-extension-friendly"...and that's usually what ends up bloating your hard work and messing it up completely. Unless you keep it under your own hat, that is.
No offense taken at all. I'm sure the first couple versions will need a lot of work, but I'm going to try to have it as clean and accessible as possible out of the box. At least, it's definitely a focus from the beginning, but we'll see how well I do on that account. There won't be anything I can do about users going in and adding code because they'll be able to create their own modules for their site from the administration, but that'll be on them. As for the widgets and extensions, I'm going to allow third party modules, but there will be coding and security standards that they'll have to meet before they are included into the module directory.

Thank you very much for the advice. If you or anyone else has any more, I'm all ears.
VirtuosiMedia is offline
Reply With Quote
View Public Profile Visit VirtuosiMedia's homepage!
 
Old 03-08-2008, 12:36 PM Re: Coding SEO into a CMS
blue-dreamer's Avatar
King Spam Talker

Posts: 1,222
Location: Middle England
Trades: 0
Quote:
Originally Posted by ADAM Web Design View Post
A sitemap won't really add that much, since most people still aren't aware of the opt-in potential that a sitemap has. I wouldn't stress over that much...worry about duplicate content first, as Steven suggested.
I agree with the point about most people not knowing any benefits, but I'd say a CMS still has to be flexible enough to have one if it's needed.
blue-dreamer is offline
Reply With Quote
View Public Profile
 
Old 03-08-2008, 03:27 PM Re: Coding SEO into a CMS
LightBred's Avatar
Experienced Talker

Latest Blog Post:
SEO Link Building
Posts: 31
Name: LightBred
Trades: 0
The ability to configure custom meta tags, like descriptions, keywords, titles ect per article/post.
__________________

Please login or register to view this content. Registration is FREE
LightBred is offline
Reply With Quote
View Public Profile
 
Old 03-10-2008, 12:54 PM Re: Coding SEO into a CMS
VirtuosiMedia's Avatar
Web Design Made Simple

Posts: 1,228
Trades: 0
Quote:
Originally Posted by LightBred View Post
The ability to configure custom meta tags, like descriptions, keywords, titles ect per article/post.
Not a problem. I already have that part implemented...
VirtuosiMedia is offline
Reply With Quote
View Public Profile Visit VirtuosiMedia's homepage!
 
Old 03-10-2008, 12:58 PM Re: Coding SEO into a CMS
VirtuosiMedia's Avatar
Web Design Made Simple

Posts: 1,228
Trades: 0
I've been researching internal "link juice" sculpting by using the rel="no follow" attribute. There's debate about whether or not it actually works or is a factor in SEO, but I'm considering making it an option to control it from the admin for most links. Any thoughts?

Last edited by VirtuosiMedia; 03-10-2008 at 12:59 PM..
VirtuosiMedia is offline
Reply With Quote
View Public Profile Visit VirtuosiMedia's homepage!
 
Old 03-10-2008, 05:46 PM Re: Coding SEO into a CMS
vangogh's Avatar
Post Impressionist

Posts: 10,688
Name: Steven Bradley
Location: Boulder, Colorado
Trades: 0
I'd make it an option. There are other reasons to use nofollow regardless or how you feel about it as an SEO factor. Personally I do think it works where seo is concerned if done right, but even if you don't agree with the seo part it's still something a person might want to add to a link.
__________________
l Search Engine Friendly Web Design |
Please login or register to view this content. Registration is FREE

l Tips On Marketing, SEO, Design, and Development |
Please login or register to view this content. Registration is FREE

l
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
vangogh is offline
Reply With Quote
View Public Profile Visit vangogh's homepage!
 
Old 03-10-2008, 06:47 PM Re: Coding SEO into a CMS
ADAM Web Design's Avatar
Canadastaninianite

Posts: 5,938
Name: Adam for web page design, not program
Location: Toronto, Ontario, Canada
Trades: 0
I think if you allow people the opportunity to hand-code their pages (e.g. WordPress' code option) then you'll solve that issue without even going down the admin route. Let people, if they want to, code their stuff how they want...that way, the issue is on them and not you.

If they want to go WYSIWYG in general, maybe make it an option via a dialog box.
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
(my blog)


Please login or register to view this content. Registration is FREE
(with proof)
ADAM Web Design is offline
Reply With Quote
View Public Profile Visit ADAM Web Design's homepage!
 
Old 03-10-2008, 10:35 PM Re: Coding SEO into a CMS
ForrestCroce's Avatar
Half Man, Half Amazing

Posts: 3,023
Name: Forrest Croce
Location: Seattle, WA
Trades: 0
I really hate th way Wordpress rewrites the code people enter to try to make it 'semantic.' If you use the Google Maps api, your map div turns into a paragraph. You're better off letting people write bad code if they choose to.
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
ForrestCroce is offline
Reply With Quote
View Public Profile Visit ForrestCroce's homepage!
 
Old 03-11-2008, 03:06 PM Re: Coding SEO into a CMS
Junior Talker

Posts: 3
Name: BoB
Trades: 0
Unique page titles for every page, title and alt tags, meta tags with content that is actually found on the page.
__________________

Please login or register to view this content. Registration is FREE
-
Please login or register to view this content. Registration is FREE
-
Please login or register to view this content. Registration is FREE
isolete is offline
Reply With Quote
View Public Profile
 
Old 03-11-2008, 08:31 PM Re: Coding SEO into a CMS
chrishirst's Avatar
Missing! presumed drunk.

Posts: 41,517
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
Quote:
and alt tags
http://www.webmaster-talk.com/seo-ta...tml#post558484
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- I SEO the only industry where all the cowboys are Indians?
chrishirst is offline
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 03-12-2008, 07:02 PM Re: Coding SEO into a CMS
VirtuosiMedia's Avatar
Web Design Made Simple

Posts: 1,228
Trades: 0
Quote:
Originally Posted by ForrestCroce View Post
I really hate th way Wordpress rewrites the code people enter to try to make it 'semantic.' If you use the Google Maps api, your map div turns into a paragraph. You're better off letting people write bad code if they choose to.
I haven't used Wordpress before, so I wasn't aware that it does that. It actually turns divisions into paragraphs? I wasn't really considering anything like that.

I'm playing around with running each article text through some sort of RDF parser and attaching an RDF file to each article through the document head. However, that's much easier said than done and I'm not sure about the SEO benefits of it...
VirtuosiMedia is offline
Reply With Quote
View Public Profile Visit VirtuosiMedia's homepage!
 
Old 03-14-2008, 12:20 PM Re: Coding SEO into a CMS
VirtuosiMedia's Avatar
Web Design Made Simple

Posts: 1,228
Trades: 0
Actually, it appears there will be a lot of SEO benefits to that: http://www.ysearchblog.com/archives/000527.html
VirtuosiMedia is offline
Reply With Quote
View Public Profile Visit VirtuosiMedia's homepage!
 
Reply     « Reply to Coding SEO into a CMS

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.68595 seconds with 12 queries