Tuesday, 15 May 2012

How to Avoid web spamming


Titles are critical to giving users a quick insight into the content of a result and why it’s relevant to their query. It's often the primary piece of information used to decide which result to click on, so it's important to use high-quality titles on your web pages.
Here are a few tips for managing your titles:
  • As explained above, make sure every page on your site has a title specified in the <title>tag. If you’ve got a large site and are concerned you may have forgotten a title somewhere, theHTML suggestions page in Webmaster Tools lists missing or potentially problematic <title> tags on your site.

  • Page titles should be descriptive and concise. Avoid vague descriptors like "Home" for your home page, or "Profile" for a specific person's profile. Also avoid unnecessarily long or verbose titles, which are likely to get truncated when they show up in the search results.

  • Avoid keyword stuffing. It's sometimes helpful to have a few descriptive terms in the title, but there’s no reason to have the same words or phrases appear multiple times. A title like "Foobar, foo bar, foobars, foo bars" doesn't help the user, and this kind of keyword stuffing can make your results look spammy to Google and to users.

  • Avoid repeated or boilerplate titles. It’s important to have distinct, descriptive titles for each page on your site. Titling every page on a commerce site "Cheap products for sale", for example, makes it impossible for users to distinguish one page differs another. Long titles that vary by only a single piece of information ("boilerplate" titles) are also bad; for example, a standardized title like "<band name> - See videos, lyrics, posters, albums, reviews and concerts"contains a lot of uninformative text. One solution is to dynamically update the title to better reflect the actual content of the page: for example, include the words "video", "lyrics", etc., only if that particular page contains video or lyrics. Another option is to just use "<band name>" as a concise title and use the meta description (see below) to describe your site's content. The HTML suggestions page in Webmaster Tools lists any duplicate titles Google detected on your pages.

  • Brand your titles, but concisely. The title of your site’s home page is a reasonable place to include some additional information about your site—for instance, "ExampleSocialSite, a place for people to meet and mingle." But displaying that text in the title of every single page on your site hurts readability and will look particularly repetitive if several pages from your site are returned for the same query. In this case, consider including just your site name at the beginning or end of each page title, separated from the rest of the title with a delimiter such as a hyphen, colon, or pipe, like this:
    <title>ExampleSocialSite: Sign up for a new account.</title>

  • Be careful about disallowing search engines from crawling your pages. Using the robots.txtprotocol on your site can stop Google from crawling your pages, but it may not always prevent them from being indexed. For example, Google may index your page if we discover it by following a link from someone else's site. To display it in search results, Google will need to display a title of some kind and because we won't have access to any of your page content, we will rely on off-page content such as anchor text from other sites. (To truly block a URL from being indexed, you can use meta tags.)
If we’ve detected that a particular result has one of the above issues with its title, we may try to generate an improved title from anchors, on-page text, or other sources. However, sometimes even pages with well-formulated, concise, descriptive titles will end up with different titles in our search results to better indicate their relevance to the query. There’s a simple reason for this: the title tag as specified by a webmaster is limited to being static, fixed regardless of the query. Once we know the user’s query, we can often find alternative text from a page that better explains why that result is relevant. Using this alternative text as a title helps the user, and it also can help your site. Users are scanning for their query terms or other signs of relevance in the results, and a title that is tailored for the query can increase the chances that they will click through.
If you’re seeing your pages appear in the search results with modified titles, check whether your titles have one of the problems described above. If not, consider whether the alternate title is a better fit for the query. If you still think the original title would be better, let us know in our Webmaster Help Forum.

Friday, 11 May 2012

Negative Off Page Techniques May Include



  • Avoid using "Free - For - All" link directories , Link Farms, or any other type of directory or service that provides unedited and unverified links. These are frowned upon by search engines.
  • Do not spam your link on any blog, guestbook, feedback page, or any way to artificially insert your site URL links in any way that hurts the content and disrupts the service of another website. For example you "Spam" your website URL on a guestbook of someone elses homepage. This type of spamming technique not only will likely get your site penalized and banned by search engines, but also disrupts the websites of others. 
  • Avoid excessive "cross linking" of your own websites to inflate your inbound links. Cross linking multiple sites you have is many times a natural means to serve the visitor relevant content. However excessively cross linking to duplicate content of your own will likely result in your site being penalized.

Wednesday, 9 May 2012

pagination


Video about pagination with rel=“next” and rel=“prev”

Tuesday, March 13, 2012 at 6:00 AM

Webmaster Level: Beginner to Intermediate

If you’re curious about the rel=”next” and rel=prev” for paginated content announcement we made several months ago, we filmed a video covering more of the basics of pagination to help answer your questions. Paginated content includes things like an article that spans several URLs/pages, or an e-commerce product category that spans multiple pages. With rel=”next” and rel=”prev” markup, you can provide a strong hint to Google that you would like us to treat these pages as a logical sequence, thus consolidating their linking properties and usually sending searchers to the first page. Feel free to check out our presentation for more information:


This video on pagination covers the basics of rel=”next” and rel=”prev” and how it could be useful for your site.


Slides from the pagination video

Additional resources about pagination include:
  • Webmaster Central Blog post announcing support of rel=”next” and rel=”prev”
  • Webmaster Help Center article with more implementations of rel=”next” and rel=”prev
  • Webmaster Forum thread with our answers to the community’s in-depth questions, such as:

    Does rel=next/prev also work as a signal for only one page of the series (page 1 in most cases?) to be included in the search index? Or would noindex tags need to be present on page 2 and on?

    When you implement rel="next" and rel="prev" on component pages of a series, we'll then consolidate the indexing properties from the component pages and attempt to direct users to the most relevant page/URL. This is typically the first page. There's no need to mark page 2 to n of the series with noindex unless you're sure that you don't want those pages to appear in search results.

    Should I use the rel next/prev into [sic] the section of a blog even if the two contents are not strictly correlated (but they are just time-sequential)?

    In regard to using rel=”next” and rel=”prev” for entries in your blog that “are not strictly correlated (but they are just time-sequential),” pagination markup likely isn’t the best use of your time -- time-sequential pages aren’t nearly as helpful to our indexing process as semantically related content, such as pagination on component pages in an article or category. It’s fine if you include the markup on your time-sequential pages, but please note that it’s not the most helpful use case.

    We operate a real estate rental website. Our files display results based on numerous parameters that affect the order and the specific results that display. Examples of such parameters are “page number”, “records per page”, “sorting” and “area selection”...

    It sounds like your real estate rental site encounters many of the same issues that e-commerce sites face... Here are some ideas on your situation:

    1. It’s great that you are using the Webmaster Tools URL parameters feature to more efficiently crawl your site.

    2. It’s possible that your site can form a rel=”next” and rel=”prev” sequence with no parameters (or with default parameter values). It’s also possible to form parallel pagination sequences when users select certain parameters, such as a sequence of pages where there are 15 records and a separate sequence when a user selects 30 records. Paginating component pages, even with parameters, helps us more accurately index your content.

    3. While it’s fine to set rel=”canonical” from a component URL to a single view-all page, setting the canonical to the first page of a parameter-less sequence is considered improper usage. We make no promises to honor this implementation of rel=”canonical.”

Remember that if you have paginated content, it’s fine to leave it as-is and not add rel=”next” and rel=”prev” markup at all. But if you’re interested in pagination markup as a strong hint for us to better understand your site, we hope these resources help answer your questions!

Thursday, 29 March 2012

10 best practices for a website to rank



  1. Format: Search engines try to surface multi-format results higher. 
  2. Social sharing: Using your social network and making it easy for people to interact with your content will increase your chances of ranking higher on SERPs. 
  3. Google+: Google will give more weight to content with a lot of +1’s, so it is important that you implement it on your site. 
  4. Freshness, uniqueness and recency: In the case of news event, freshness and recency are a must. 
  5. News category and News XML: You should also submit a news site map to Google so it can discover your content faster and ensure that you get full coverage of your content. 
  6. Optimize, optimize, optimize: Without optimizing your content using the durable elements of SEO, chances are that you will not rank very high. 
  7. Keyword strategy: Develop a keyword strategy by learning how users search for these events. 
  8. Research keywords: Use real-time monitoring tools to learn what resonates and how. 
  9. Use Social Media to drive traffic: The use of social media during breaking news event is becoming essential for marketers and publishers. 
  10. Think like a publisher, act like a marketer: Don’t forget that you are a marketer and ignore online marketing best practices.

Google Updated a new challenge

Webmasters are panic on seeing the googles new challenge!! manual good back links for your website won't effect nothing worse, Only thing you need to keep in mind hyper links you create must be of sense, keep "users" in mind is the only keen thing .

Google cracking down Artificial links

Google Webmaster Tools is warning users that they’ve fallen from Google’s graces and should be on the lookout for “artificial or unnatural links." Popular blog networks have been deindexed.