Jump to content

Google not indexing my php pages


alexville

Recommended Posts

Hey guys,

 

Well my site works on a mysql database system where I have locations of flash game files stored and all the information about them and then I have a gameviewer.php page that has a ?id=11(whatever number) ending. But google is not indexing these dynamic pages, is there a way i can get this to happen? http://www.alexville.com/games.php

Link to comment
https://forums.phpfreaks.com/topic/140760-google-not-indexing-my-php-pages/
Share on other sites

Well I did a google search and yes you are totally index but just not with strong keywords. (Searchterm: site:alexville.com) The url to that google page is: http://www.google.com.au/search?hl=en&q=site%3Aalexville.com&meta=

As for why you have weak keywords is because of SEO (Search Engine Optimization). Seach Engine Optimization is how easy it is for a search engine to read your pages plus special things you can do to help appear closer to the top of the search results. One option is using meta tags. Another is making a more readable url system using .htaccess files. Also the main reason why it would be hard to find http://www.alexville.com/games.php is because search engines can't read graphics. They can only read text. Also note the search engines can read the sizes of text to detect headings. So if your heading is a pic and you don't have a true heading in the <title></title> tag then the search engine will not have a clue what the page is called which removes some pritty strong keywords.

 

So search the web on SEO - Search Engine Optimization to learn all the techniques for to appear at the top of the search results occasionally. The wikipedia entry for it is http://en.wikipedia.org/wiki/Search_engine_optimization

Enjoy.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.