Please visit my another blog http://seo-info-blog.blogspot.com/ , which I update more frequently. Thanks :)
Wednesday, July 6, 2011
My Another Blog
Please visit my another blog http://seo-info-blog.blogspot.com/ , which I update more frequently. Thanks :)
Monday, November 29, 2010
Local Availably in Google’s Product Search
Recently Google has added information about “Products Availability” in its search. It will help people to easily find online stores which are indulged in selling those products they are looking for.
To do this you should simply search for the product on Google, then click on “nearby stores” to see the online stores, where the product is available. For this, Google has partnered with more than 70 brands.
Just search “nintendo wii” on Google, you will find following shopping results. Click on “nearby stores” to see the online stores which have “nintendo wii” in their stock.
To do this you should simply search for the product on Google, then click on “nearby stores” to see the online stores, where the product is available. For this, Google has partnered with more than 70 brands.
Just search “nintendo wii” on Google, you will find following shopping results. Click on “nearby stores” to see the online stores which have “nintendo wii” in their stock.
Thursday, January 14, 2010
Carrer in SEO
In today's era, some people thinks that seo is not a good field, but in my opinion it is the best job which i enjoy most.
Because in search engine optimization, every day we get a new site, new ideas and many new things to know.
We face a new challenge everyday, learn a new technique everyday and many new process.
Because in search engine optimization, every day we get a new site, new ideas and many new things to know.
We face a new challenge everyday, learn a new technique everyday and many new process.
Saturday, August 8, 2009
Advantages of using CSS in your website
CSS Stands for Cascading Style Sheets. CSS are used to separate the stylist elements of a page such as colour and fonts from the content of the page such as header tags and paragraphs. You can learn CSS from easy W3schools.com tutorials.
Advantages of using CSS in your website:
Full control of page structure
CSS allows you to display your web page according to W3c HTML standards without making any compromise with the actual look of the page.
Google gives value to the web pages that are well organized, though its designers that choose to ignore standards and guidelines, because incorrectly they believe standards lead to bland pages. Using Cascading Style Sheets (CSS), designers can make pages with good lookup, which can be changed easily any time.
Smaller file sizes
By separating styles from HTML page and putting it into a standalone CSS style sheet (.css file), designer can reduce the of code in your web pages. Pages with less code have smaller file sizes and Google and other major search engines prefers pages with smaller file sizes.
Apart from that Google doesn't define the actual page size of the web page, but community of search engine optimizers believe that the size of a web page is not be greater than 100KB.
Hide content from browsers while it still gets picked up by Google
CSS plays an important role when you need to hide specific code or content from web browser but not from the search engines. For example you may have some content like site navigation, that you only want to appear in print, or on the screen .The advantage of CSS is that search Engine will still crawl and index all of the content of your site navigation.
Advantages of using CSS in your website:
Full control of page structure
CSS allows you to display your web page according to W3c HTML standards without making any compromise with the actual look of the page.
Google gives value to the web pages that are well organized, though its designers that choose to ignore standards and guidelines, because incorrectly they believe standards lead to bland pages. Using Cascading Style Sheets (CSS), designers can make pages with good lookup, which can be changed easily any time.
Smaller file sizes
By separating styles from HTML page and putting it into a standalone CSS style sheet (.css file), designer can reduce the of code in your web pages. Pages with less code have smaller file sizes and Google and other major search engines prefers pages with smaller file sizes.
Apart from that Google doesn't define the actual page size of the web page, but community of search engine optimizers believe that the size of a web page is not be greater than 100KB.
Hide content from browsers while it still gets picked up by Google
CSS plays an important role when you need to hide specific code or content from web browser but not from the search engines. For example you may have some content like site navigation, that you only want to appear in print, or on the screen .The advantage of CSS is that search Engine will still crawl and index all of the content of your site navigation.
Tuesday, June 16, 2009
SEO friendly website designing
Now a days, website design plays an important role in search engine ranking of every web page, so it becomes very important to take account of basic design structure of any website.
As it is known to everyone that search engines like to crawl static pages that are developed in simple HTML language. Not every search engine crawls dynamic web pages. The site must be developed with a different and information-rich content, which is useful for its readers. website should be specially developed for real time visitors (Human) and not for the robots (Automated visitors).
As it is known to everyone that search engines like to crawl static pages that are developed in simple HTML language. Not every search engine crawls dynamic web pages. The site must be developed with a different and information-rich content, which is useful for its readers. website should be specially developed for real time visitors (Human) and not for the robots (Automated visitors).