Drupal, along with a decent CSS based theme, makes it much easier to build and maintain a well optimized site which Search engines can read with the greatest of ease.
That’s one of the jealously guarded "secrets" of the SEO elites. Basically, just take the viewpoint of the search engine or a blind person. Is it easy to figure out what is going on without scripting, Flash or images? A good CMS handles that part for you, allowing you to concentrate on the content rather than the framework.
Duplicate content
One problem shared by many sites is that the search engine finds the same content on more than one page. Where should it send clicks? At best you are diluting your ranking by 50%, and some engines appear to penalize you more than that.
By default, all Drupal sites with "clean urls"have this problem on every page. Both http://example.com/node/21 and http://example.com/info could resolve to exactly the same page if one was a Drupal "alias" for the other.
A short tale about squashing a bug.
I’m building a new
Recent Comments