Trying to work out how to have links to multiple different sites so I can see them visually and click through to them - basically a personalised visual bookmarking website - please see attached image
I have about 300 sites and would rather view them on my own website rather than click on bookmark tabs in my browser
In theory you’d be able to do this with the code bric and HTML IFRAME code (see HTML iframe tag), but it would be a terribly performing webpage (as each page/site would need to be loaded in an inframe displayed on your webpage, but all would account to the CPU and RAM use of that browser tab). So it would probably still be better for browser stability to open those in different tabs (in my humble opinion)
With many pages, that’s a whole lot of data, which will bring the browser to its knees. However, there are various screenshot services that allow you to at least take a screenshot of each page and see the current status.
There are many others…
These would be simple images, a click on them could be programmed to load the page correctly. This would reduce the amount of data to just one page at a time. Out of the box, however, this is not possible…
Does any know of one that capture the entire website?
I found this GoFullPage, but does not capture the entire site.
Thank you - I did think that
