Pages

Free Hosting

Sunday, March 15, 2020

How To Check Your Website is SEO Friendly

Webmasters always prefer their website to be SEO friendly. Whether they are novice or expert, they always google for a quick result of SEO tags and procedures. Here is a quick guide which can help implement SEO codes on any websites quickly.



First make sure you have created your keywords and description for your related websites. Go to your websites HTML page look into <header></header> tag. Search for <meta> tags. The SEO related important meta tags are following.




  1. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  2. <meta content='en_US' property='og:locale'/>
  3. <meta content='website' property='og:type'/>
  4. <meta content='YOUR WEBSITE NAME' property='og:title'/>
  5. <meta content='YOUR WEBSITE DESCRIPTION' property='og:description'/>
  6. <meta content='YOUR WEBSITE NAME' property='og:site_name'/>
  7. <meta content='YOUR WEBSITE FACEBOOK ID' property='fb:app_id'/>
  8. <meta content='YOUR WEBSITE LOGO URL' property='og:image'/>
  9. <meta content='summary_large_image' name='twitter:card'/>
  10. <meta content='YOUR WEBSITE TWITTER DESCRIPTION' name='twitter:description'/>
  11. <meta content='YOUR WEBSITE NAME' name='twitter:title'/>
  12. <meta content='@YOUR WEBSITE TWITTER  HANDLE' name='twitter:site'/>
  13. <meta content='YOUR WEBSITE TWITTER LOGO' name='twitter:image'/>
  14. <meta content='YOUR WEBSITE DESCRIPTION' name='description'/>
  15. <meta content='YOUR WEBSITE KEYWORDS' name='keywords'/>
  16. <meta content='all' name='audience'/>
  17. <meta content='index, follow' name='robots'/>
  18. <meta name="msvalidate.01" content="E85752F004561C4661EB95B8245F2C64"/>


  • On the above points you can see a structure of meta tags line by lines so as to mention in it your websites header tags.
  • Anyone who uses CMS like Wordpress, Joomla etc. or frameworks like Laravel, Codignitor, Rubyonrails can dynamic the same through their core language and database.
  • Anyone who uses simple HTML or core PHP can simply copy paste the above tags into their websites header tag.
  • To keep simple it is better to copy paste the above tags in your different different webpages header with related keywords and descriptions.

Points to be Noted -:

Though the SEO meta tags play a vital role in search engine optimization, page rank also plays important role in different different search engines like Google, Bing, Amazon, Baidu etc. The more the page rank the more will be your page visibility in the search engines and your website will be listed on top. To increase page rank of your websites Social Media Optimization is a necessity. That's why I have mentioned the Twitter and Facebook meta tags in the header. That means page rank will be increased by creating more and more social profiles in the name of your website. Though there are no more social media meta tags other than Facebook and Twitter but it is helpful to increase page rank by creating other social media profiles on the name of your website on Linkedin, Instagram, Youtube, Reddit, Delicious etc.

Not even this! Every Search Engine have their own speculative methods for listing websites in their database. For this you may have to create account on their website and submit your websites manually on their database. This method is called search engine submission like Google and Bing have their webmaster tools to optimize your website ranking. Here is the below methods which you can use to submit your websites in Google and Bing.