Posted by almamun on January 5, 2012 at 9:37pm
4 followers
Jump to:
| Project: | Nodewords: D6 Meta Tags |
| Version: | 6.x-1.x-dev |
| Component: | Third-party modules integration |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed (maintainer needs more info) |
Issue Summary
Hello,
I'm getting a way to add meta description to forums and containers.
Could somebody please enlighten me?
By the by My drupal version is 7.10.
Thanks in advance.
almamun
..................................
Dinajpur- My District Portal
Rangpur-Another Local Portal (Drupal Powered)
Rangpur News-Local News Site (Drupal Powered)
Comments
#1
I encounter the same issue in Drupal 6.x.
I couldn't find any proper meta tags /nodewords implementation.
Did you find anything ?
Did you try to develop something for this ?
#2
AF doesn't do anything with SEO. Try the Nodewords module.
Michelle
#3
Nodewords will work nicely on content, but not on forums and containers.
Using its "per path" is not good as well, since it will require manual changes when new forums and containers are created.
The solution that needs to be done is a specific module development that implemented nodewords abilities with AF
#4
AF just sits on top of core forum unless you're using the Page Manager integration. If Nodewords doesn't work with core forum, that would be a good thing for it to do. If it works with core and not AF, I'd like an explanation why since that makes no sense to me.
Michelle
#5
You should be able to assign meta tags for taxonomy terms (which drive the forums), and then add an extra per-path item for the main /forum page. That said, I haven't tried it with Advanced Forum.
FYI the Nodewords v6.x-2.x codebase is probably going to be left as-is, v6x-1.x is where the active development is going on.
#6
I tested Nodewords with the core Forum module and Advanced Forum v6.x-1.2 and it all works fine. I did add #1416346: Add a standard page type for the core forum module's main page to cover adding a custom settings page for the main /forum page.
Also, remember that for D7 you need to use the Metatag module, Nodewords is only for D6.
I'm leaving this as "postponed (maintainer needs more info)" as someone needs to explain a) what version of AF is being used, b) what version of Nodewords is being used.