Search – Result Crawling: not existing

Posted in: Newspaper
Post count: 69

Webmaster tools says: http://cherrykoks.de/search/ is not existing.

Yes that’s right- my search is like this http://cherrykoks.de/?s (looks stupid)

http://www.screencast.com/t/V1IxV6CB the little magnifier is my search, how can I make this look darker, so that you can see the box?

How can I correct that?

Also when I type in: cherrykoks.de/search.php is also 404

Post count: 9544

There is no file at yoursite/search.php or yoursite.com/search/

search php is a function of WordPress and is used to search FROM YOUR SITE, not to allow others to ping your search script, which could be used to overload your site with fake searches.

You must have a link to that someplace on your site, menus, etc., or perhaps your former theme added a search redirect.

Simplest thing, create a page called “searchus” and then do a 301 redirect from

yoursite.com/search/ to yoursite.com/searchus/ and then put a search box on that page via widget or explain how to search.

Simplest thing is to see in webmaster tools WHERE and WHAT is linking to that page, and then remove the bad link.

Hope that helped 🙂

Post count: 69

thank you very much – yeah understand that and will do this 🙂

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.