BJ Patel is an expert user of Umbraco. Always keen to share hints and tips on getting the best out of Umbraco.
1. SEO not Ignore
2. Keyword Reserch
3. Blog Promo
4. You should read other people's blogs
5. Uniqe Blog Logo
6. Use of Social media
7. Uniqe Domain name
8. WordPress is more useful for creating blogs
Meta tag : Description ( Ex..
<meta name="description" content="Buy high-quality bicycle parts and save money while riding through Nevada.">
Title tag : Blog Title
Robots tag : no index , no img ( not show img )
Cononical tag : top on orignal page and duplicate page not show (Ex..
<link rel="canonical" href="https://yourwebsite.com/">)
Meta description tag
Header tag : h1-Webpage heading
Alt Tag : Img on Text ( Ex..)
Robot Tag : no index , no img ( not show img ) (Ex..
<meta name="robots" content="noindex, nofollow">)
OG Tag : share link this link above the image show
Twitter Tag : Same as OG tag but twiiter is only work on twitter page (Ex..
<meta name="twitter:card" content="summary">)
Schema markup : Concept of reality for blog ( show rellality for blog )
Author Tag : Author name
Eliminate render-blocking resources :Writing the script below will run it last.
TTFB : non usable code remove
Serve images in next-gen formats : Image formats like WebP and AVIF often provide better compression than PNG or JPEG, which means faster downloads and less data consumption.
Properly size images :Serve images that are appropriately-sized to save cellular data and improve load time.
Reduce unused JavaScript