I would like to know if a sharepoint site created on Office365 is publicly searchable in google or not? and how can I change this privacy then?
It is not searchable on google. No privacy can be configured to show it on google.
Related
I have an outward facing website(non SharePoint), that I would like to include a link in to an enterprise SharePoint. Does SharePoint allow validated users to enter from an external website and if so does SharePoint have a way to generate that link?
Thanks in advance.
SharePoint supports windows authentication so both sites using windows authentication will allow validated users to enter from an external website.
Currently I'm using: /v1.0/sites/{site-id}/drive/root/search(q='{search-text}') but I would like to search across all the sites I have access to.
Is there a Microsoft Graph API which can search a keyword on all sites a user can access in SharePoint without giving site id?
There's no Graph API for a global content search at the moment.
However you can leverage the SharePoint Search API.
Some time ago old google sites could be connected with my custom domain.
Now when I try to add my domain to google site page I get an error to verify my domain with Google. However the instructions points to G Suite which is not free
https://support.google.com/a/answer/183895?hl=pl
Is custom domain not free anymore for google sites?
According to what I found online you should still able to make your old google site have a custom domain for free, and then transfer it to the new google sites if needed. Here's the link where I found the answer.
Hope this helps!
On MOSS mysites I want to be able to create a new tab that every mysite user can view, it should show a web part page.
How can I do this?
Create a site collection as a parent to all the MySites. Or to put it the other way, make the MySites a subsite to a site collection that has the site that you want all the MySites to see.
In your Shared Services Provider (Central Admin/Shared Services Admin), look under User Profiles and My Sites. You can select Personalization Site Links and point to an existing site that contains the web part page you want to display.
You can also filter the display using the Audiences functionality so that it only displays to a select group of users.
In regards to #Brian Meinertz's comment. This a detailed blog on Microsft's site about feature stapling:
Customizing MOSS 2007 My Sites within the enterprise
I'm creating a site that will have people that work for my company using it( on the domain) and contractors who are not currently on the domain. I'm trying to figure out how to give access to the people who are not on our domain to the Sharepoint site.
Can someone point me in the right direction?
You need to set up a zone with Forms Based Authentication for the people not on the domain.
Look at this series on MSDN for guidance: Forms Authentication in SharePoint Products and Technologies
To bring this answer up to date (2018), the features are now available in Sharepoint Online/Office365:
https://support.office.com/en-us/article/manage-external-sharing-for-your-sharepoint-online-environment-c8a462eb-0723-4b0b-8d0a-70feafe4be85