Just checking if there is a way to automatically generate page titles yet for Panels pages in Drupal 7. Simple Page Title is totally manual, and it's my understanding (though I may be wrong) that Page Title doesn't do Panels, Nodewords is gone, and MetaTags does not yet do Panels.

I must be overlooking a simple solution, because otherwise using Panels in D7 is SEO poison!

Comments

coloryan’s picture

Same issue here.

jhchnc’s picture

Oh snap, me too

jhchnc’s picture

On your layout variant content page, set the Title type to "From pane".

Todd Young’s picture

I think that assumes that you are using a node in your panel with an appropriate title? I forget now, but I think many of my Panels pages were not calling individual nodes for that particular project.

vsalvans’s picture

--- sorry I've found pane title configuration --

mjcarter’s picture

See here for a custom titles and meta descriptions solution that works with panels (doesn't use page_title module)

vanvemden’s picture

I think this is what you were looking for:

http://drupal.org/project/panel_variant_page_title

Todd Young’s picture

Indeed! lol, years later... Thanks!