When creating a sitemap we spider your site and we can check for broken links and common problems with webpages which may be of beneit to improving your SEO.
There provide a short synopsis of your page which are used by search engines to better understand the content of your page.
Page title present and 50-60 characters
<title>your page title</title>
Check if spiders are blocked by a robots noindex property.
<meta name="robots" content="noindex">
Check there is a meta description property is present and 50 to 160 characters.
<meta name="description" content="your description">
Check there is a meta keywords property and it is between 50 to 255 characters.
<meta name="keywords" content="your keywords">
These meta tag property ensure that when your pages are shared on social media the Twitter card and image are displayed correctly. Once implemented twitter provides a test tool to check they are working correctly.
Check there is a twitter title property and it is between 50 to 150 characters.
<meta name="twitter:title" content="your title">
Check there is a twitter description property .
<meta name="twitter:description" content="your title">
Check there is a twitter image property and it is a valid url.
<meta name="twitter:image" content="your title">
Check there is a twitter image alt text property and it is between 50 to 255 characters.
<meta name="twitter:image:alt" content="your title">
Check there is a twitter card type specified.
<meta name="twitter:card" content="your title">
Like with the twitter tags, Open Graph (OG) tags help make your content more consumabel and shareable on social media.
Check there is og title attribute and it is between 40 and 5 characters.
<meta name="og:title" content="your title">
Check there OG description attribute.
<meta name="og:description" content="your title">
Check there is an og url attribute and that it is valid.
<meta name="og:url" content="your title">
Check there is an og image attribute and that it is valid.
<meta name="og:image" content="your title">
Check there is a og sitename.
<meta name="og:site_name" content="your title">
It's important to have a page header using the h1 tag.
<h1>your page title</h1>
Alt tags provide a text description of your image to improve the accessability and SEO of your website.
<img src="your image url" alt="your alt tag" />
We provide our services for free and operate on the goodwill of our community, but it has become increasingly difficult maintain and fund. We kindly ask that if the service was useful and saved you some time that you make a small contribution.
I'd like to help