Posted by miruoss on April 1, 2009 at 8:22am
2 followers
Jump to:
| Project: | SEO Compliance Checker |
| Version: | 6.x-2.x-dev |
| Component: | Basic SEO Rules (Code) |
| Category: | feature request |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
This module currently implements three rules and I don't have very much knowledge about SEO. I therefore want to use this issue to gather ideas for further rules. I obviously can't promise that I will add or implement every idea but if you provide good ideas and ideally also good patches, that would be great.
Comments
#1
#2
We've just tried activating this on our community site, and are running into an issue with the rule that links must include the Title attribute. While I realize this may be an important SEO Factor, the editor I currently have installed on the site (CKEditor) does not make any provision for adding this attribute:
http://docs.cksource.com/CKEditor_3.x/Users_Guide/Rich_Text/Links
The only way to add this attribute is to manually edit the link tag, which goes beyond what most of the users on my site wish to do. I've got things set to allow Admins to over-ride this rule so content can still get published, but it is an annoyance. What I'd like to see is a way to enable or disable those rules in the settings so I can tailor those to the users of a site.
#3
Hi Irene
First of all I suggest you fill the title tag. It is in the advanced tab of your links widget (http://docs.cksource.com/CKEditor_3.x/Users_Guide/Rich_Text/Links#Advanced):
However, you can also do one of the following things (assuming you're using Drupal 7):