Ranking pages without linking the content (from a submitted form)

Hi,

I am looking to index many pages that are the result of a form submission online.

To help you understand:
If the options in the form are:

Field 1: BMW, Merecedes, Porsche
Field 2: Black, Blue, Yellow
Field 3: 1999, 2000, 2001, 2002

I want google to not only rank the form itself but the results from the form. How do I achieve this, please?

With the example above, it would tell you the price of the chosen car. So if someone searched Google for Merecedes around £10,000 then my ‘completed/submitted form’ would feature in the results. Ranking the form alone is not enough.

Any ideas?

Thanks.

Google’s job is to index the pages of your site. It is not going to fill in search forms and index the results.

1 Like

if I do a MOD Rewrite I can link to results of the form like this:

The resulting page will then be indexed.

However if I have 1000’s of pages (combinations from the form submission), can I index pages without linking to them all?

Thanks.

If they are not linked to, the crawlers will not find them.
You could create sitemaps to ensure all pages are linked.

Unless you list them all I don’t see how Google is going to find them.

could I create a site map and not link to it on the site?

Would google then find and rank all of these pages? (From Google Webmaster Tools)

Not without linking to it, crawlers (and people) need links to find things.
How about create a sitemap and do link to it?

Google is clever but it can’t read minds! (Yet…)

You could create an xml sitemap for search engines. You add it to your robots.txt file, and submit it to webmaster tools, but there is no need to have a link to it from the site itself.

Do be aware, though, that listing URLs in a sitemap does not guarantee that Google will crawl and index them. This is probably especially true if you have hundreds or thousands of largely-similar pages.

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.