Hi,

I have put this as a support request as I suspect I am missing something.

I have Drupal 6.20, Nodewords 1.x-dev and SEO Friend 1.0 installed. I have the defaults set-up in Node words. I know node words is working as I can visit any page and see the keywords, descriptions, etc. meta tags being inserted.

When I go to the "SEO Friend: Meta Tags" report page, it shows "ALL TAGS MISSING" for a significant propotion of content. If I bring up one of those reported as "ALL TAGS MISSING" and view the source code I can clearly see:

<meta name="keywords" content="xxxxxxxxxxxxxx" />
<meta name="copyright" content="xxxxxxxxxxxxxxx" />
<meta name="description" content="xxxxxxxxxxxxxxxxxxx" />
<meta name="abstract" content="xxxxxxxxxxxxxxxxxxxxxx" />
<meta name="revisit-after" content="1 day" />

I did notice another issue ( http://drupal.org/node/682698 ) reporting the same, but has since been closed with no indication of the solution. So the question is, why is it reporting "ALL TAGS MISSING" when clearly there are tags present?

Regards,
Nick

Comments

kristen pol’s picture

Assigned: Unassigned » kristen pol

The reason that I closed the other issue was that I was unable to reproduce.

Can you send a screenshot of all the nodewords and seo_friend settings you are using? I use Screengrab to create an image of the entire web page which is pretty handy.

Thanks,
Kristen

nickbits’s picture

Hi Kristen,

Thanks for the reply. I fully appreciate closing the other post, I just don't like re-opening closed issues. Anyway, I will take screenshots and post tonight when I am back at my devleopment screen. I expect it is something simple I a missing...

Thanks,
Nick

kristen pol’s picture

Another option, if you don't have any sensitive data (or can get rid of any you do have), would be to dump and zip the database and zip up the sites/all directory and send them both to me. Then I should be able to reproduce the error. I've had others do this when there were issues to be resolved.

Kristen

nickbits’s picture

StatusFileSize
new92.62 KB
new48.55 KB
new189.59 KB
new120.58 KB
new210.37 KB

Hi Kristen,

Okay so the screenshots:

Node Words General Settings.png
- General Settings page for the node words module.

Node words default tags.png
- Default values for node words, minimal here

SEO Friend Settings.png
- default values

SEO Reports.png
- Reported errors - although all pages output the same meta data.

code.jpg
- Example code from a page reported to have "ALL TAGS MISSING" - clearly tags are present.

It may be I have missed something or am bein incredibly stupid, but just don't see what. Thsi is all on an off-line test server so can run any test's checks, etc. required if it helps to resolve the issue.

Regards,
Nick

kristen pol’s picture

Thanks for the screenshots... it appears that nodewords has changed their interface yet AGAIN... argh. Perhaps they have changed one of the functions that I call to get info. I will have to try the latest nodewords to see if I can reproduce. They are really a moving target.

Stay tuned.
Kristen

kristen pol’s picture

Actually, I did see that some of the keywords do show up in SEO Friend... so I wonder what is different about those other nodes where they aren't showing up. Are all the same meta data fields assigned in both case (nodes where it shows up versus nodes where it doesn't)?

Thanks,
Kristen

nickbits’s picture

Hi Kristen,

I am just clearing the nodewords module and checking it again, just to make sure I have the latest code. As for your question, the nodes where the tags appear fine and those where it does not, as far as I am aware there is no difference in the settings/options. Will double check the nodes to be sure though.

Nick

nickbits’s picture

Hi Kristen,

Okay, so this may be the desired action. What I have found:

1. The difference between the nodes that are okay and those that are not, I have manually entered the keywords.

2. After the recent update to node words, when saving content, the default keywords are automatically saved, presumably to the node as the error disapears (and rightly a warning about duplicate keywords appears).

The simple solution then, at present would be just to re-save each node without modifying it. Not sure what has changed in nodewords for this action to be required, and find it stange no one else has reported the issue.

Regards,
Nick

kristen pol’s picture

Ah... good sleuthing... so if you let nodewords do default keywords then SEO Friend isn't figuring that out. Ok, I can update the logic at some point so that it checks if there are defaults set in nodewords. I may not get to this for awhile though...

Thanks for debugging that!

Kristen

kristen pol’s picture

Status: Active » Postponed
damienmckenna’s picture

FYI don't discount that it *could* have just been a major bug in Nodewords, not to toot my own horn or anything, but 1.13 is the first true stable release in several years, anything prior to that was liable to poke you in the eye with a stick (different versions poked different eyes). If you're willing to give it a try, don't need the tokens support, and have a good backup, please try 6.x-1.13 and let us know how it goes.

kristen pol’s picture

Thanks Damien! Toot away :)

kristen pol’s picture

Assigned: kristen pol » Unassigned
Issue summary: View changes
avpaderno’s picture

Status: Postponed » Closed (outdated)
Issue tags: -Meta tags, -Nodewords, -SEO Friend

I am closing this issue, since it is for a Drupal version that now is not supported.
Please re-open it if the issue is also relevant for other project branches that require a supported Drupal version.