Forum Discussion
ctedesco3307
May 06, 2026Copper Contributor
News Web Part post by page
Is there a way to use the News Web part at a page level not site level? I want some pages to each have unique news posts and not have them all show up for every page on the site with the News web par...
virendrak
May 07, 2026Steel Contributor
Yes, you can achieve page‑specific news using metadata
To do this, set up a simple metadata‑based filtering model:
- Create a column in the Site Pages library (e.g., Category, Tag, Division, etc.).
- Tag each news post with the value that corresponds to the page where it should appear.
- On each page, configure the News Web Part to filter by that metadata value.
This gives you:
- Page A > shows only Category = A
- Page B > shows only Category = B
If my post solved your issue or answered your query, please mark it as a Solution and give it a Like.