On-Page Optimization
SEO Is the process of increasing quality and quantity of website traffic by increasing the visibility of website to user. SEO Title Characteristics : length of title is only 55-66 characters. Unique titles. Use apt keywords. Must contain 3 or more words (else google take it as an error). Focus on the keywords. No full capital letters (why because pixel width is 512, using capital letter can exceed the limit). SNIPPET It is a single search result out of a set of result and generally consists of URL Title Description META DESCRIPTION It provides brief summary of web page. Characteristics or Rules : 155-160 characters. 1024 pixel width. Unique meta description. Impressive and attractive. Focusing on keyword. Meta tag only work on head section. If no meta decision given it will take <h1> from the body. eg : <html> <head> <title> this is meta tag </title> Meta name = "description" Content = "this is meta description"/> </head> ...