Help - Search - Members - Calendar
Full Version: google doesn't search my page
MSFN Forums > Coding, Scripting and Servers > Web Development (HTML, Java, PHP, ASP, XML, etc.)

   
Google Internet Forums Unattended CD/DVD Guide
sunny747
hello,
in google advance search, i type my domain address and try to search for pages...but nothing appears.........my page extension is php and only uses some text and pics.....no database.........

what do u think that problem could be?
tguy
Google may be searching the meta data on your web page and not finding anything so it will not add it to its index.

Use Google to do a search on how to make web pages searchable. I found some good tips on how to improve visibility doing this.

Good luck.
YoussefGamil
Yeah,...
See this example:
CODE
 <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
 <META NAME="generator" CONTENT="Microsoft FrontPage 5.0">
 <META NAME="author" CONTENT="Kai Doragon">
 <META NAME="description" CONTENT="This page is dedicated to Anime Desktop themes, like Gundam Wing.">
 <META NAME="keywords" CONTENT="Kai's Kreations, original, desktop themes, anime, Gundam Wing, wallpaper, Duo, Wufei, Quatre, Zechs, Heero, Trowa, e-cards, greeting cards">

Hope to work after using the META-TAG.. thumbup.gif
Google Internet Forums Unattended CD/DVD Guide
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.