Plz help me related to SEO, i want to do seo for my website plz give me detail guideline related to online seo and offline seo.

Comments

Utkarsh Harshit’s picture

vijay1989’s picture

You can check out SERPed

It powerful SEO tools suite with 40+ SEO tools. It will cover all your SEO needs.

sprite’s picture

The following modules should help you optimize your Drupal site's SEO.

The most important are probably:

metatag
xmlsitemap
search404
pathauto

You also need to sign up for and integrate the search analytics and dashboard systems available from google and bing.

-

1. PATHAUTO

One of the most downloaded modules of Drupal. The Pathauto module saves your time from manually creating the path/URL aliases. It does this by automatically generating URL/path aliases for the contents (nodes, taxonomy, terms, users) based on configurable patterns.

Let’s say we configure our blog entry as blog-entry/[node:title]. And we publish this blog post with the title “Top Drupal SEO Modules”, Pathauto will immediately manufacture a seo friendly URL as “blog/top-drupal-seo-modules” instead of “node/121”.

2. PAGE TITLE

Title is undeniably among the most important factor of your seo plan. The Drupal default title is rendered by the node. Page Title allows you to take control of the node, and creates whatever title name you want. By setting patterns for the title, you can create unique and relevant title for the content. You can also set different patterns if you choose page title as automatically being generated.

3. METATAG

Drupal doesn’t support editable meta tags fields. That’s when meta tags module comes in handy.

This module enables your control over the meta tags, including page title, description, and keywords. You are able to set meta tags for users, nodes, taxonomy terms, and views,…
Meta tags also gives users options to set default meta tags for the entire site - whole or individual pages.

4. SEARCH 404

The search 404 module gives you a way to handle with 404 page errors on your website. Upon installing the modules, when a user enters a URL that renders a 404 page, the result be will automatically navigated to the internal site search with the related term in the URL. Why is this useful?

404 page can be a negative sign to the visitors. When they see there are no results on the page, they can escape your site. This thereby increases the bounce rate, which is a criteria search engines uses to rate your website's quality. Search 404 module helps get over this issue.

5. REDIRECT

What if you want to redirect an existing URL to another one? Redirect helps you with the task. In addition, it keeps the two links on your website without rendering a 404 not found error. This is a great module if you want to deal with duplicate content.

6. GLOBAL REDIRECT

While the alias system in Drupal helps generate clean SEO-friendly URLs, there’s a problem rising. The default URL is still there, meaning there are 2 URLs with the same content on your site. The search engine bot can specify this duplicate content, and this may be a big issue. Global Redirect handles this problem by checking to see if there is an alias for the existing URL and redirect to the alias URL.

The module also comes with other important features: removing the trailing slash in the URL; verifying that clean URLs are being implemented correctly; checking permission and access to nodes, URLs.

7. CONTENT OPTIMIZER

Content Optimizer brings a quick analysis and statistics of your website content and gives you a specific idea about how SEO friendly your site is. And it provides recommended actions to improve search engine rankings. The Content Analysis module is required for installation.

8. SEO CHECKLIST

The SEO checklist modules lists the most important SEO tasks and the relevant modules needed installing to improve onsite SEO. The module doesn’t take any action with your site. It only informs a comprehensive SEO tasks you need to do. Once a task is completed, you’ll see a mark off. For someone who has known SEO basics, this is valuable because you don’t have to go through everything to check your on-site SEO issues.

12. LINKS CHECKER

Broken links are precisely a negative signal to search engines. You’ll need a module like Links Checker to occasionally specify failed results which you need to make a fix to.

14. XML SITEMAP

Your website definitely needs a Xml site map – a directory of your website. It makes it easy for Google’s search bot to crawl and index the website. Xml sitemap automatically generates an up to date sitemap that conforms to sitemaps.org specifications.

15. SITE VERIFICATION

In order to make sure that search engines are properly crawling and indexing your site, you have to verify it. This module makes the verifying process easier and it supports a number of search engines – Google, Yahoo, Bing,… The module enables verifying by uploading a html file or adding meta tags.
Use this with xml sitemap allows your website content to be appropriately indexed and up to date in the search engines’ eyes.

17. TAG CLOUDS

As the name implies, this module creates tag clouds - lists of tags, based on the taxonomies of your site. There are other modules with the similar function, but we find this is the widely used, simple, and easy to work with.

19. GOOGLE ANALYTICS

This tool by Google is by far the best free analytic software you should integrate with your website. Although it is possible to manually insert the Google Analytics into your site, the module makes the task easier. Besides it offers a variety of features: track/exclude certain users, roles & pages; modify what kinds of links are tracked; Drupal message tracking,…

spritefully yours
Technical assistance provided to the Drupal community on my own time ...
Thank yous appreciated ...