Once we get the current bugs and features finished, should get the module ported to Drupal 7. This will also reviewing the tasks to account for changes in Drupal 7 and which modules are actually available. Leaving this as a postponed status for now.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

lpalgarvio’s picture

awsome module, would love a port to D7

anavarre’s picture

Is there anything we can do to help SEO Checklist be ported to Drupal 7 ?

Ben Finklea’s picture

Since the Checklist is a list of other modules, until those modules are released for D7, it doesn't do any good to have a D7 version. However, look for it within a few weeks of D7 being released so...probably near the end of January. --Ben

LoMo’s picture

I've recently contributed a module which was written to fill SEO-requirements for a site we (Cocomore) were working on and might be worthy of inclusion in the SEO Checklist (though not for all use cases, it's certainly relevant to SEO). The Internal Links module is a simple set of input filters which act on links to other nodes on a Drupal site:

  • Adds HTML "title" attributes to links (using the linked node's title), if none already exists -Title Filter
  • Changes links to Drupal "normal paths" (node/123) to a path alias, if one exists -Title Filter
  • "Unlinks" unpublished or non-existent content to prevent visitors getting "Page not found" errors. -Hide bad filter

So it not only streamlines editorial workflow, but also assists with SEO of a site and enhances usability/accessibility at the same time (links with useful titles are generally more clear). It's especially useful for sites with a fair amount of cross-linking between articles and caching is advised since obviously it entails additional queries for each page load if the content is not cached.

Of course I'm keeping up on which modules have already been released (for D7), which have been "rolled into" other projects, and which new projects might also have good SEO application, so I'd be happy to help with the initial D7 port of this module. Even if some of the projects that it links to are not yet fully ready, the checklist could be released with notes about which projects aren't yet ready (but should be soon).

Anonymous’s picture

subscribe

dropbydrop’s picture

subscribe

mgifford’s picture

+1

pcsupport’s picture

Subscribe

matt.robinson1’s picture

Subscribe

crleap’s picture

subscribe

Tebb’s picture

Subscribing.

Any thoughts about #4?

gadams’s picture

subscribing

aharl’s picture

subscribing

Ben Finklea’s picture

Seems like a good module. I'll test it and include it when the time comes.
--Ben

aleagi’s picture

+1

Tebb’s picture

Title: Upgrade to Drupal 7 » SEO Checklist: Upgrade to Drupal 7

Changed title to show project name in Your Dashboard-> Your Posts.

nourcy’s picture

subscribing

jpw1116’s picture

Postponed?

mgifford’s picture

Issue tags: +D7 porting

So has anyone grabbed the latest version from Git http://drupal.org/node/187737/git-instructions

And run it through http://drupal.org/project/coder

to see the obvious things that need to be changed with an upgrade?

it will help a lot in getting us a stable release sooner if someone would contribute a patch with just that.

chriz001’s picture

subscribing

Ben Finklea’s picture

Version: 6.x-2.0 » 6.x-3.0

Still waiting on others to update their modules. The SEO Checklist has limited use when you've got dev and alpha modules for key functionality. I did a review about 3 weeks ago and there are still too many. Will check again in a week or so and make the call.

Is there any added functionality that you would like to see in the module? I'm considering adding a copy/pasteable Drush code to each module list. It wouldn't execute itself but you could copy and paste that into your Drush installation.

Anything else? Let's make a wishlist.

--Ben

betoscopio’s picture

suscribing

specialdefect’s picture

Bump

jeff_c’s picture

subscribe

WarrenK’s picture

subcribe

SilviaT’s picture

sub

krak’s picture

subscribe

sugdyzhekov’s picture

subscribe

jeffwidman’s picture

subscribe

zmtnman’s picture

subscribe

pcsupport’s picture

subscribe

clawki’s picture

Subscribing Me too

brucewhealtonjr’s picture

This is definitely needed for drupal 7. Even if some certain modules that were important for drupal 6 are not available for drupal 7. It sometimes occurs with drupal 7 that some modules we had used on d6 sites are not needed for d7 because they are moved into core or for whatever reason they just aren't needed. Drupal is a great tool for web development and specifically for seo. Drupal has only gotten better with drupal 7 so it is or would be a shame if we could not optimize a d7 site as well as we did for our d6 sites.

midmood’s picture

subscribe

victory17’s picture

subscribe

ch0m3l’s picture

subscribe

mototribe’s picture

subscribe

Starminder’s picture

subscribe

Gekiboy’s picture

subscribe

cmcintosh’s picture

If you shoot out a list of modules you are waiting on then I will pitch in where I can to help to get those to a stable state. I have been doing a lot of migrating of d6 to d7 stuff. BTW anyone looking for a project needing to be migrated and its not being maintained let me know

KellyB’s picture

subscribe

Ben Finklea’s picture

Assigned: Dave Reid » Ben Finklea
Priority: Normal » Major
Status: Postponed » Active

If you're waiting on the D7 version of the Drupal SEO Checklist module to be released, you might want to watch the Acquia webinar on 5/10/2011 at

9am EDT: http://budurl.com/2qdk or
1pm EDT: http://budurl.com/r6qw

There just might be an interesting announcement.

--Ben

Ben Finklea’s picture

I've built a spreadsheet:
https://spreadsheets.google.com/ccc?key=0Aiu_cgxbfKPSdHB2SmtoM0N3R1AtLXl...

But, most notably, the Meta Tags module needs to be released.

dmadruga’s picture

+1

dominateyourmarket’s picture

subscribe

Ben Finklea’s picture

Version: 6.x-3.0 » 7.x-3.x-dev
Status: Active » Fixed

OK, it's released. Go easy on me. There are lots of bugs, especially in the links. I'm working on fixing them all. (D7 changed the admin structure so they all have to be fixed. Easy but tedious.) Cheers! :)

mgifford’s picture

Thanks for adding the dev release! It's a necessary start and rarely trivial.

pcsupport’s picture

Hoorah!

Maybe I'm being utterly blind here but module has been installed but I cannot see the module listed under configuration page.

Tebb’s picture

Oh, that's odd. I can probably see what pcsupport is saying.

SEO Checklist is directly under configuration in my dropdown admin menu bar, but if I click that configuration option, the configuration page does not have an SEO Checklist option.

Dave Reid’s picture

Status: Fixed » Needs review
FileSize
3.3 KB

Follow-up patch to move the module to admin/config/system/seochecklist until a better location can be determined. This is likely the best place since it does not make sense to make our own 'category' under admin/config for one admin page. Fixed vertical tabs usage for Drupal 7 too.

Anonymous’s picture

It should go under admin/config/search and meta data

leguy’s picture

subscribe -

mtrolle’s picture

Subscribe

ogi’s picture

subscribe

Ben Finklea’s picture

Status: Needs review » Closed (fixed)

I think we can safely close this. We should have a "full" version release in a very short time.

dropbydrop’s picture

thanks