mimeco.ch

Website review mimeco.ch

 Generated on February 26 2026 16:05 PM

Old data? UPDATE !

The score is 66/100

SEO Content

Title

Michael Meier - Ihr Partner für Projekt- und Interims-Einsätze im HR

Length : 68

Perfect, your title contains between 10 and 70 characters.

Description

Als HR Experte mit 15 Jahre Erfahrung in Spezialisten- und Führungspositionen habe mich auf das Optimieren von Prozessen und Systemen spezialisiert und verfüge über Erfahrung im Outsourcing von tansaktionalen HR Tätigkeiten ins Ausland (Nearshoring/Offshoring). Daneben stehe ich für Interims-Einsätze in den Bereichen (Team-) Leitung HR, HR Service Center, HR Businesspartnering/Consulting und Rekrutierung zur Verfügung.

Length : 422

Ideally, your meta description should contain between 70 and 160 characters (spaces included). Use this free tool to calculate text length.

Keywords

HR IT Projekte,HR Projektleiter,HR Campus,HR Digitalisierung,HR Freelancer,Freelancer HR,Digitalisierung HR,Personalengpass,HR-Prozessauslagerung,Michael Meier,Michael Meier HR,Michael Meier Human Resources,Nearshoring,Offshoring,HR Service Center,HR Business Partnering,Rekrutierung,HR System Einführung,HR-Projektmanagement,HR-Transformation,HR-Beratung,HR-Analyse,HR-Optimierung,HR-Teamführung,HR-Spezialist,HR-Outsourcing,HR-Systemimplementierung,Unterstützung bei HR IT Projekten,Überbrückung von Personalengpässen,Auslagerung von HR-Prozessen ins Ausland,Einführung neuer HR-Systeme,HR-Teamführung in Veränderungsprozessen,HR-Spezialist mit technischem Verständnis,Datenanalyse im HR-Bereich

Good, your page contains meta keywords.

Og Meta Properties

Good, your page take advantage of Og Properties.

Property Content
title Michael Meier - Ihr Partner für Projekt- und Interims-Einsätze im HR
description Als HR Experte mit 15 Jahre Erfahrung in Spezialisten- und Führungspositionen habe mich auf das Optimieren von Prozessen und Systemen spezialisiert und verfüge über Erfahrung im Outsourcing von tansaktionalen HR Tätigkeiten ins Ausland (Nearshoring/Offshoring). Daneben stehe ich für Interims-Einsätze in den Bereichen (Team-) Leitung HR, HR Service Center, HR Businesspartnering/Consulting und Rekrutierung zur Verfügung.
image https://mimeco.ch/gallery_gen/b099ee8840bcde80128e380da03f01c0_fit.jpg
type article
url https://mimeco.ch/

Headings

H1 H2 H3 H4 H5 H6
4 0 0 2 0 0
  • [H1] Werte
  • [H1] Ich biete Unterstützung bei
  • [H1] Erfahrung
  • [H1] Skills
  • [H4] ').text(cookiePolicyCustomizeButtonText) ); var modalContent = $('').addClass('modal-body').css({maxHeight: '80vh', overflow: 'auto'}); cookiePolicyList.map(function (cookie) { modalContent.append( $('') .attr('data-cookies', cookie.name) .addClass('checkbox material-switch') .append( $('') .attr('id', 'cookie' + cookie.name) .attr('type', 'checkbox') .attr('value', 1) .attr('checked', true) .attr('name', cookie.name) .attr('disabled', cookie.necessary ? true : null) ) .append($('') .attr('for', 'cookie' + cookie.name) ) .append( $('') .addClass('text-left material-switch-label') .append( $('') .css({display: 'inline-block', textAlign: 'left'}) .append(cookie.name ? $('') .text(cookie.displayName ? cookie.displayName : cookie.name) .append(cookie.necessary ? '' : '') : '' ) .append(cookie.description ? $('').addClass('small').html(cookie.description) : '') ) ) ); }); var modalFooter = $('').addClass('modal-footer').append( $('') .text(cookiePolicyButtonText) ); var modal = $('').addClass('modal cookie-policy-modal fade').attr('role', 'dialog').append( $('').addClass('modal-dialog modal-md').attr('role', 'document').append( $('').addClass('modal-content form-horizontal') .append(modalHeader) .append(modalContent) .append(modalFooter) .submit(function (e) { e.preventDefault(); var names = cookiePolicyList.filter(cookie => cookie.necessary).map(function (field) { return field.name.split(',').map(function (item) { return item.trim(); }); }).flat(); var selectedNames = $(e.target).serializeArray().map(function (field) { if (typeof field.name === 'string') { return field.name.split(',').map(function (item) { return item.trim(); }); } return field.name; }).flat(); if (document.cookieChangedCategories) { document.cookieChangedCategories(1, names.concat(selectedNames)); } modal.modal('hide'); modal.on('hidden.bs.modal', function () { block.remove(); }); document.location.reload(); return false; }) ) ).appendTo('body'); } if (cookiePolicyRejectButtonText) { $('') .attr({type: 'button'}) .css({ backgroundColor: "#cccccc", color: "#ffffff", fontFamily: "Arial,Helvetica,sans-serif", fontSize: 14, marginRight: '5px', marginLeft: '5px' }) .text(cookiePolicyRejectButtonText) .on('click', function() { if (cookiePolicyList && cookiePolicyList.length && cookiePolicyCustomizeButtonText) { var names = cookiePolicyList.filter(cookie => cookie.necessary).map(function (field) { return field.name.split(',').map(function (item) { return item.trim(); }); }).flat(); // Save only required cookies if (document.cookieChangedCategories) document.cookieChangedCategories(1, names); } else { // Save no cookies if (document.cookieChangedCategories) document.cookieChangedCategories(0, []); } block.remove(); document.location.reload(); }) .appendTo(btnWrapper); } if (cookiePolicyList && cookiePolicyList.length && cookiePolicyCustomizeButtonText) { $('') .attr({type: 'button'}) .css({ backgroundColor: "#5cb85c", color: "#ffffff", fontFamily: "Arial,Helvetica,sans-serif", fontSize: 14, marginRight: '5px', marginLeft: '5px' }) .text(cookiePolicyCustomizeButtonText) .on('click', function () { modal.modal('toggle'); }) .appendTo(btnWrapper); } if (cookiePolicyButtonText) { $('') .attr({type: 'button'}) .css({ backgroundColor: "#5cb85c", color: "#ffffff", fontFamily: "Arial,Helvetica,sans-serif", fontSize: 14, marginRight: '5px', marginLeft: '5px' }) .text(cookiePolicyButtonText) .on('click', function () { if ($('#customCookiesForm').length) { $('#customCookiesForm').submit(); return; } if (document.cookieChangedCategories) { document.cookieChangedCategories(1, ['*']); } block.remove(); document.location.reload(); }) .appendTo(btnWrapper); } $(document.body).append(block); if (block.height() >= $(window).height() * 0.4) { block.addClass('center'); } } }); $(function () { }); HomeLinkedInEmail☏DeutschEnglishMichael Meier
  • [H4] Ich freue mich auf einen Austausch über potenzielle Projekte und Einsätze.

Images

We found 3 images on this web page.

3 alt attributes are empty or missing. Add alternative text so that search engines can better understand the content of your images.

Text/HTML Ratio

Ratio : 18%

Good, this page's ratio of text to HTML code is higher than 15, but lower than 25 percent.

Flash

Perfect, no Flash content has been detected on this page.

Iframe

Great, there are no Iframes detected on this page.

URL Rewrite

Good. Your links looks friendly!

Underscores in the URLs

Perfect! No underscores detected in your URLs.

In-page links

We found a total of 3 links including 0 link(s) to files

Anchor Type Juice
Home Internal Passing Juice
LinkedIn External Passing Juice
English Internal Passing Juice

SEO Keywords

Keywords Cloud

über unterstützung ihre bei und mitarbeiter eine center für mit

Keywords Consistency

Keyword Content Title Keywords Description Headings
und 42
ihre 10
bei 8
mitarbeiter 7
für 7

Usability

Url

Domain : mimeco.ch

Length : 9

Favicon

Great, your website has a favicon.

Printability

We could not find a Print-Friendly CSS.

Language

Good. Your declared language is de.

Dublin Core

This page does not take advantage of Dublin Core.

Document

Doctype

HTML 5

Encoding

Perfect. Your declared charset is UTF-8.

W3C Validity

Errors : 0

Warnings : 0

Email Privacy

Warning! At least one email address has been found in the plain text. Use free antispam protector to hide email from spammers.

Deprecated HTML

Great! We haven't found deprecated HTML tags in your HTML.

Speed Tips

Excellent, your website doesn't use nested tables.
Too bad, your website is using inline styles.
Great, your website has few CSS files.
Perfect, your website has few JavaScript files.
Perfect, your website takes advantage of gzip.

Mobile

Mobile Optimization

Apple Icon
Meta Viewport Tag
Flash content

Optimization

XML Sitemap

Great, your website has an XML sitemap.

https://mimeco.ch/sitemap.xml
https://mimeco.ch/sitemap.xml/

Robots.txt

http://mimeco.ch/robots.txt

Great, your website has a robots.txt file.

Analytics

Missing

We didn't detect an analytics tool installed on this website.

Web analytics let you measure visitor activity on your website. You should have at least one analytics tool installed, but It can also be good to install a second in order to cross-check the data.

PageSpeed Insights


Device
Categories

Website-SEO-Überprüfung

Website-SEO-Überprüfung is a free SEO tool which provides you content analysis of the website.