Copy link to clipboard
Copied
Hello dear community,
I have the following problem: the website www.bahnhof1911.de is suddenly displayed incorrectly on Google Chrome, both mobile and desktop. On Safari and Edge it is displayed correctly. I know that there is probably a lot of programming wrong here, but as a graphic designer I am a complete layman when it comes to web programming, I had to fiddle a bit with Dreamweaver since Muse no longer works. Until a few days ago there were no problems, even after the last changes it was displayed correctly. Can anyone help me out here?
Copy link to clipboard
Copied
Also tried an older backup version from last month where everything was fine - still the same problem.
Copy link to clipboard
Copied
You already know the site needs to be rebuilt. The only question is by whom?
The current site doesn't perform well in ALL devices. It has probably been like this for quite awhile. I don't know which widget is causing the problem but it's safe to say that all widgets and Typekit references should be removed from your code. 65 error warnings described below are not critical but they're nothing to be proud of either.
https://validator.w3.org/nu/?doc=https%3A%2F%2Fwww.bahnhof1911.de%2F
If you decide to rebuild the site yourself, start here:
Files Panel (F8)
Dreamweaver will create a responsive page layout and asset folders in your Files Panel (F8).
Replace document <title> with the business name. For some unknown reason, your current site's <title> is Startseite.
Replace sample page text & images with your own content copied from the original site.
Save often with Ctrl/Cmd + S.
See Google's SEO Starter Guide for tips on optimizing content for better Search Engine results.
https://developers.google.com/search/docs/fundamentals/seo-starter-guide
Also refer to these code tutorials. Basic coding can be learned in a weekend.
Feel free to post back with any questions.
Copy link to clipboard
Copied
The biggest thing I am noticing is that your site_global.css file is empty now ( https://www.bahnhof1911.de/css/site_global.css?crc=3924017999 ). That is causing all of your display issues at the moment. If you get a backup of that file restored it should fix most of your issues, although I do agree that the site is in need of an update.
Copy link to clipboard
Copied
Unfortunately, the site has too many problems. There's nothing to salvage except content.
All Muse generated sites should have been re-built 5 years ago.