I am using SharePoint Online and want to embed an existing SharePoint page into SharePoint home page(within a web part).
Is it feasible in SharePoint online?
For displaying pages you can use
All the above will work only if you have the Page residing in the same site collection.
If it is not then we will receive following error
Refused to display 'https://sitecollection/page.aspx' in a frame because it set 'X-Frame-Options' to 'SAMEORIGIN'.