Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

Reply
caiocdias
New Member

How to ensure that Power BI publish to web view are not indexed by google

Hi,

 

I need to publish a power bi bi view using the "publish to web" feature, however, i need to ensure that this view is not being indexed by google, how can i do that?

1 ACCEPTED SOLUTION
collinq
Super User
Super User

Hi @caiocdias ,

 

The only way to stop the search engines (and there are many) from indexing your web published report is to add the "noindex" on the web page in the meta data.  (https://developers.google.com/search/docs/crawling-indexing/block-indexing)   But, you will have to check that EVERY web crawler honors the "noindex" and doesn't need their own meta tags to ignore a web page.

But, anytime you put something on the web it will be accessible to the world in some way or another - it might not be in search results, but various crawlers will come across it anyway and theoretically somebody could guess at your naming convention so if you really want this "private" you might consider another alternative like embedding the report in your own internal website.




Did I answer your question? Mark my post as a solution!

Proud to be a Datanaut!
Private message me for consulting or training needs.




View solution in original post

1 REPLY 1
collinq
Super User
Super User

Hi @caiocdias ,

 

The only way to stop the search engines (and there are many) from indexing your web published report is to add the "noindex" on the web page in the meta data.  (https://developers.google.com/search/docs/crawling-indexing/block-indexing)   But, you will have to check that EVERY web crawler honors the "noindex" and doesn't need their own meta tags to ignore a web page.

But, anytime you put something on the web it will be accessible to the world in some way or another - it might not be in search results, but various crawlers will come across it anyway and theoretically somebody could guess at your naming convention so if you really want this "private" you might consider another alternative like embedding the report in your own internal website.




Did I answer your question? Mark my post as a solution!

Proud to be a Datanaut!
Private message me for consulting or training needs.




Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Kudoed Authors