https://www.facebook.com/flymediatech/videos/251897612881236/

Monday, December 14, 2015

Two New Google Updates Coming on Next Year



Guys I think you all are waiting for the new google penguin update that is confirmed that this update will happen at the end of the year. Googler Garry Illyes said in October that they are ready for the new penguin update at the end of the this year and many webmasters thinks that this will happen in November but lately it’s confirmed that this update will happen in end of the December.  As you all know that the new penguin update is real time update it means you didn’t have to wait for the next update if you’re website hit by the penguin. 

But Google John Muller said on the twitter that because of the holidays season they’re unable to rollout the penguin algorithm this year and penguin update will happen on the next year. There are two major updates are coming on the next year. First is the penguin algorithm update and second is the Mobile version update. Now google is focus on the AMP pages (Accelerated Mobile Pages) that open fastly on the mobile devices. This update will confirm and it’s happen in the February 2016. So be prepared for these new updates on the beginning of the year.

Friday, December 11, 2015

Some Basic Things to Create a Responsive Website Using Bootstrap

Bootstrap is a framework which is based on CSS and JavaScript, and used to develop pages at that fastest speed. It is very flexible and makes your work easier by providing the CSS properties and values by which you simply drag and drop values and use the functions like menus, buttons, images, grid forms, and more JavaScript plug-in.


Bootstrap is considered as the most popular designer framework which is playing a key role in building responsive web design. Responsive websites are too much in trendy because user’s engagement has been increased on the mobile phone for four years. It has increased the mobile app development also. Mobile application is the app which is according to your website and responsive website is the combination WebPages which is looking and working well in mobile phones.

I will share some elements which are helpful in building the responsive web design. 

  • The Responsive Navigation: This is the fixed bar which is at the top of the website. It comprises of title of a website and menus.
  • Marketing Area: This module is same like that we develop in nonresponsive website. With hero-unit class, we will create a div and then place a container and expand that wrapper with h1, p and a link with btn btn-primary classes.
  • Content Section: The method of creating a content section is slightly different from non-responsive WebPages. Modified version of row elements are used to create a responsive web design.
  • Right Sidebar: This is the vertical navigational collection. The method is same as we create in non responsive webpage.
  • Building the Footer: At last, we create a footer same as non responsive website design. It is a simple which contain a horizontal line exactly above the footer. You add information here.

Follow these steps and your responsive webpage would be ready.