Facebook - recent posts news feed

Wittier

Member
Windows 10 PC
Chrome browser
AdGuard extension
I've updated the filters.

Facebook changed the recent posts version of the feed (avoiding the algorithm feed)


That is the URL I've always used to see Recent Posts not FB's algo selection.

Since FB made this change, Sponsored Posts show up in that feed, but not in the algo feed.
 

Attachments

Wittier

Member
IDK why your forum translated my URL into Greek

This is the URL. I added spaces. Note the suffix after the /

https:// www.facebook. com/?sk=h_chr&hc_location=ufi
 

Blaz

Moderator & Translator
Staff member
Moderator
Only reproduced once, please check this rule:

Code:
facebook.com#$?#h2[dir="auto"] + div > div[class]:has( div[aria-posinset] div[style*="border-radius"] div[class] + div div[class] > div[class] > span[dir="auto"] > span[id] > span > span[class] > a[href*="ads"]) { height: 1px !important; visibility: hidden !important; }
 

Wittier

Member
Only reproduced once, please check this rule:

Code:
facebook.com#$?#h2[dir="auto"] + div > div[class]:has( div[aria-posinset] div[style*="border-radius"] div[class] + div div[class] > div[class] > span[dir="auto"] > span[id] > span > span[class] > a[href*="ads"]) { height: 1px !important; visibility: hidden !important; }
OK it may be getting better. It started 2 days ago. I waited. I updated filters yesterday and that did not fix it. Today the Recent Posts feed was Sponsored every 3rd or 4th post. That's when I came here. Updated filters again for the screencap to show you my filters.

Now it isn't showing the sponsored posts. I'll update if it changes. Thanks
 

Blaz

Moderator & Translator
Staff member
Moderator
Adding the rule to user filter to see if it helps (when you see them increasingly).
 

Wittier

Member
Update: Now the sponsored posts came back, every 3rd or 4th post. I made no changes. I will try to apply that rule.
 

Wittier

Member
I added the rule above to my User Rules page on the AdGuard extension. After doing that and refreshing the FB I still see Sponsored posts.
I also updated Filters again.
Have I done this incorrectly?

1684846591900.png1684846591900.png
 

Blaz

Moderator & Translator
Staff member
Moderator
You put it correctly into user rules. Could you please create a report via our reporting tool, maybe someone else of our team can reproduce.


EDIT: Could you please test this rule, thank you:
Code:
facebook.com#$?#h2[dir="auto"] + div > div[class]:has( div[aria-posinset] div[style*="border-radius"] div[class] + div div[class] > div[class] > span[dir="auto"] > span[id] > span > span[class] > a[href] > span > span[aria-labelledby] svg > use[xlink\:href="#gid1"]) { height: 1px !important; visibility: hidden !important; }
 
Top