Name and Path will save but description and keywords along with the rest of the seo fields will not save. The fields are empty on the edit screen.

The path I am trying to edit is a Panel Path. If that makes a difference.

Comments

drupalgideon’s picture

Priority: Major » Critical

This happening to me too, the name and path are being saved when I hit save on the Other pages (accessed from /admin/content/nodewords/meta-tags/other) but not my keywords or descriptions.

They are also not being saved if I add descriptions and keywords to taxonomy terms /admin/content/taxonomy/edit/term/XXX

As a result, the tags are not showing up in the page source.

Front page tags and tags added to nodes are saving fine and showing in source just fine.

sammyframson’s picture

This appears to also be an issue on my site. All of my "other" pages appear that they are being overridden by the default meta-tags. This is happening not only on the creation of new meta tags, it also appears to have overridden ALL of my previous meta tag enteries. This appears to have wiped out MANY hours of SEO work that was completed. I am hoping that I can save data from a database backup but I am not sure how long this issue has existed.

Any help retreiving our information and fixing this module would be greatly appreciated.

sammyframson’s picture

Title: Edit Page Meta Tags seo fields not saving data » UPDATE

I updated to 1.12_beta9 from the recent releases and once that was completed, Other Page meta tags are populating correctly (even shows all of the updates that I had previously saved which I thought may be lost) and the meta's are showing up appropriately in the page source...

The update has done the trick for me.

sammyframson’s picture

Title: UPDATE » UPDATE to Meta Tags seo fields not saving data
prabeen.giri’s picture

Update to 1.12_beta9 also worked for me.................

dave reid’s picture

Status: Active » Fixed
marcus_w’s picture

Version: 6.x-1.11 » 6.x-1.12-rc1
Status: Fixed » Active

Opening again, I'm currently on 1.12-rc1 and the problem still exists on my websites. Though data does get stored in the DB.

-Table nodewords is filled with the value submitted on the node edit form.
-Edit form doesn't show the content
-View node doesn't show the content

Dragolin’s picture

Version: 6.x-1.12-rc1 » 6.x-1.x-dev

I was on 6.x-1.12-rc1 where I noticed this issue, I then tried to upgrade to the latest 6.x-1.x-dev but still have this issue:

when I manually enter meta tags, then they do show up -> so this is fixed
however the auto-creation when tags are empty does not work -> always uses site-defaults!

Details:
Generate the token from the node teaser, or the node body when the node teaser is empty = enabled

on the tab: meta tag forms:
desciption -> when the meta tag is empty
keywords -> when the meta tag is empty

I assume you need to have these on, otherwise no meta tags are displayed/generated at all ?!

dave reid’s picture

@Dragolin: You're configuring how certain tokens will work. You still have to actually set your default meta tags to use the [metatags-description] or [metatags-taxonomy-keywords] tokens.

Dragolin’s picture

thanks! I didn't know that, works great!

however I don't get [location-name_N] to work, it just shows as "[location-name_N]" and does not get converted ?!

dave reid’s picture

That's because you have to replace the 'N' with '0' or if your location field has multiple values, the number of which value in the field to use.

dave reid’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)
Issue tags: -lost meta tags, -meta tags overridden, -meta tags disappearing, -default meta tags overriding specific page tags

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