First, thanks to all for the time and effort invested. I've got Meta Tags to work really well after most recent uninstall and update.
Request for new feature in Config UI:
Can you add the option to specify meta tags in a Blog Page? (not the blog entry node, but the container page).
Like we have the option for Front Page, can we have Blog Page?
Currently my blog pages are pulling default Global/Node settings for Page Title and some common Keywords, but the Page Description is empty.
Perhaps there's an easier, more commonsense approach than adding the option to customize Blog Page, or I'm not seeing the obvious?
Thanks again for your work.

Comments

dave reid’s picture

Title: Blog Page vs. Blog Node » Add support for blog module
Version: 7.x-1.0-alpha2 » 7.x-1.0-unstable3
Component: User interface » Code

Yeah this is something I'd probably need for 1.0 is integrating with blog pages.

damienmckenna’s picture

Version: 7.x-1.0-unstable3 » 7.x-1.x-dev
Issue tags: +D7 stable release blocker
damienmckenna’s picture

damienmckenna’s picture

It's currently possible to target blog pages using Metatag:Context, is there any need for something more custom?

damienmckenna’s picture

Component: Code » Context

Lets include a default context to handle this.

damienmckenna’s picture

Status: Active » Needs review
StatusFileSize
new2.05 KB

I'm not sure there's a way with Context to target pages by the internal menu path, i.e "blog/%user_uid_optional" to catch the per-user blog pages. This patch at least covers the main blog page.

damienmckenna’s picture

StatusFileSize
new2.02 KB

Rerolled.

damienmckenna’s picture

We'll continue work on the per-user blog pages in a separate issue: #1992242: Add support for blog module's per-user blog pages

damienmckenna’s picture

Committed.

damienmckenna’s picture

Status: Needs review » Fixed

Automatically closed -- issue fixed for 2 weeks with no activity.