Problem/Motivation

I noticed a difference between results returned by google.com and using this module.

Proposed resolution

After some experimenting I was able to enhance the returned results by applying 'hl=' at the google custom search API.

Remaining tasks

Apply the diff I have attached?

User interface changes

None

API changes

None

Data model changes

None

Comments

René Nieuwenhuizen created an issue. See original summary.

samlerner’s picture

@René in the past, I've found that if you include a language code in the query, the API will stop returning Promoted results. The Promotions appear fine without the code, then disappear from the API response when included.

If you can verify this problem is not happening any more, I think we can include this patch.

samlerner’s picture

Status: Needs review » Needs work

@rené-nieuwenhuizen have you been able to determine if promoted results still show with a language parameter?