Hi to all!

I used for long time the 6.x-1.0 Version with very good results! (Thanks this modules works great!)

Today while I'm creating a Views+Arguments, I found that Nodework works good for "static" views (without arguments) but fails to create Meta tag Key,Description and Robots for "dinamic views" (with arguments).

So I decided to upgrade to the last version, to check if the problem was solved. And a surprise arrive:

1) In View setting panel there's no more trace of Nodeword settings (no more input field for Key, Description ecc.).
2) The Meta Robots "Index,Follow" disappear and only the NoAccess property (Noindex, Nofollow, ecc.ecc.) are avaiable (but this is maybe explanable with search engine stardard behavior that considera "Index, follow" as a default value. It's Right?)

Naturally the problem is the first point: there's no more integration with Views??

Thanks!
Bye!

CommentFileSizeAuthor
#3 Voila_Capture_14.png21.59 KBavpaderno

Comments

avpaderno’s picture

Naturally the problem is the first point: there's no more integration with Views??

You can add meta tags for a view if you know the relative URL that is used to reach that view. Views that are embedded in another page are not supported because the module would not know which meta tags apply (the ones for the page, or the ones for the view?).

Meta tag ROBOTS uses the no-access options because, when you don't use a no-access options, the search engine assumes the access option is being implicitly used. When you don't use the option NOYDIR, Yahoo! will use the information (taken from Yahoo! Directory) about the server, and show them in the search pages.

Dret’s picture

(the ones for the page, or the ones for the view?)

For Example:

1) A simple "page" View with a single defined path like: www.mysite/last_content
2) A dinamic "page" View with arguments (Ex. www.mysite/index/%) that produce a number of page with Url like: www.mysite/index/articles, www.mysite/index/reviews, www.mysite/index/news, ecc.ecc.

In both that situations, where before I found the input fields to set Meta Tag on the Views settings panel, now are all disappeared. Does Something change in the displaying of the option settings area? Are this fields displayed in another way (or another place)?

At the moment I made a downgrade to 6.x-10, waiting to understand the situation.

At this moment I'm using Views in 6.x-2.6

Thanks a lot!
Bye

P.S. Is the same situation for Yahoo valid also for Google?

avpaderno’s picture

StatusFileSize
new21.59 KB

In both that situations, where before I found the input fields to set Meta Tag on the Views settings panel, now are all disappeared. Does Something change in the displaying of the option settings area? Are this fields displayed in another way (or another place)?

They are placed in a different settings page, which is more generic (see the attached screenshot).

Dret’s picture

Thanks a lot! ;)

avpaderno’s picture

Status: Active » Fixed

I am marking the support request as fixed because it has already had an answer.

Status: Fixed » Closed (fixed)
Issue tags: -views integration, -index-follow

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