This is what I found about this allready:
Like all people know that own a php (nuke) site, it has dynamic links and not static ones this means for example that your links have characters in it like a questionmark (?), see the url of this frihost forum page it also has a ? in it. http://frihost.com/forums/viewtopic.php?p=18694#18694
Well because of this Search engines don't index/crawl ya site as the would and as good as if it was a .htlm static page, they mostly quiet after the see a ? or other character in your .php links, that htlm links don't use.
This makes search engines mostly only crawl / show your index page and mayby a few more but never all your pages get indexed/crawled !
How to solve this well there is my problem many people suggest many diffrent things,
sum suggest change some code, mod your site to display .htlm links while they are .php links.
But if u do this i think ur site get crawled it shows up two times and most search engines bann you then I heard !
Also I came accros this
Google Sitemaps is an experiment in web crawling. Using Sitemaps to inform and direct our crawlers, we hope to expand our coverage of the web and improve the time to inclusion in our index. By placing a Sitemap-formatted file on your webserver, you enable our crawlers to find out what pages are present and which have recently changed, and to crawl your site accordingly.
which is a better solution (I think) https://www.google.com/webmasters/sitemaps/docs/en/about.html
I wanna do this but dunno how to with frihost as free host and php as coding language, please help me with this in here, or/and of course, post your search engine optimisation tips for php dynamic websites and forums.
In the meanwhile I also will further read up on this and try mayby sum things, and I also keep ya'll updated with the results !
And please also hollah back what technique u think is best to solve this dynamic site links problems !
Thanks allready and greetings from pacslim
Last edited by pacslim on Thu Jun 30, 2005 9:34 pm; edited 1 time in total
