4
votes
3answers
141 views

Do i need to have a separate page for each article on my website?

I am using a database to store data such as articles, titles, meta and so on. Do I need to Have a separate page for each article so that my articles show up in the list when searched on Google? Is is ...
2
votes
2answers
101 views

How to remove Ever crawled web Pages by Google

I know that we can use noindex, nofollow and robots for excluding the pages from Google Index. This process takes a long long time to clean up website from Google Index. In Webmaster Tools => Index ...
4
votes
2answers
457 views

Understanding Ajax crawling of search site

I have a couple of questions about Ajax crawling of a website, which is kind of search engine itself. The base article explains the mechanism of making AJAX applications crawlable. All this stuff ...
2
votes
1answer
136 views

What's the extent of the “damage” to having a broken URL found by the spiders (showing in Google Webmaster Tools)?

An error with our URL rewrite rules caused some pages to be not found (404 errors) when Google crawled our site. I regularly watch for errors and fix database or coding issues when they arise. We ...