how to set meta tags and optimize images in on page optimization what are the methods or process used in it ?
how to set meta tags and optimize images in on page optimization what are the methods or process used in it ?
Depends on the site and software you use. If you are using standard html based site or some kind of script. A lot of scripts you just add meta tags to the header file. Html you would need to add meta tags to each page. Images you just add alt tags to img src.
The syntax of setting up the meta tags in the head section of the HTML file is
<head>
<meta name="keywords" content="sew, sewing, stitch, stitching">
<meta name="description" content="Sewing for all your needs.">
</head>
For image optimization syntax is
<img src="smiley.gif" alt="Smiley face" />
It is perfect do seo. Best meta tages for search engine optimization.
In Meta tag we can use Title tag, Description tag and keywords tag and in case of image optimize we can use "alt" attribute in image tag. E.g (<img src="" alt="SEO")
To add up, there are certain number of characters that most webmasters and SEO believed to be the best to maintain.. say for Meta Title - some says that it is better to limit it from 60-65 characters including spaces so it'll fit into the SERPs description texts of the web URL.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks