|
pageoneresults -> RE: I want to be exposed. Google me now! (4/27/2003 22:42:20)
|
Unfortunately my experience ends at finding possible problems. I' m not too certain about that refresh, although, certain types of refresh have been known to cause issues with the spider based search engines. You may want to head on over to WebmasterWorld and post some questions. You won' t be able to post urls, but, you can specify your problem and provide examples of code or server responses. I know your heart is here with Outfront but there are times when additional experience is required, especially when it comes down to the dynamics of a forum like this. Take a close look at the forum urls while you are at WebmasterWorld. Google gobbles that site up daily. Same goes for our consultants directory. It too has been fortunate in hooking up with the Google Freshbot. We can add new pages and see them appear in the index within days sometimes. With the activity at this forum, you would definitely qualify for the Freshbot. Problem is, if you don' t make this forum search engine friendly, you can forget about getting these thousands of pages indexed. What is more important to you right now? It sounds like you need some exposure. Well, you can pay for it at Overture (PPC - Pay Per Click) or Google (CPC - Cost Per Click - AdWords). Or, you can bite the bullet and make these work for you. I' m tellin' ya Spooky, the parsing of urls is the single most important factor in getting a dynamic site to rank well. There are different ways to go about this. You could write a piece of software that takes the content from the forums and generates static html pages. The problem with that solution is that you may end up with thousands of pages that don' t need to be there. You could literally generate an infinite amount of pages using one asp page, a few includes and IISRewrite. Get this, there are no actual pages. Content is being pulled from the database based on a query from a link somewhere. Once you are able to parse the urls, then you need to get the spider in there. We currently use a couple of different approaches. Take our directory for example. We have it categorized in multiple ways. There are sub-directories that contain a few asp templates that generate data from the database. This data is formatted to generate index pages for each category. Those index pages contain links into the database with the parsed urls. The possiblities are limitless once you parse. I can' t emphasize that enough. I can say that real world experience with three different asp driven sites all using a parsing method whether it is IISRewrite or my programmers rendition of it. He did one site for me before we bought IISRewrite. I sent you links to that previously and we went back and forth with code snippets. I don' t think I was able to provide you with enough information to figure it out. We purchased IISRewrite to see what it would do. After he figured it out, it is definitely the solution for rewriting urls. Even though you have to restart IIS each time you change the ini file, once you get it set up, you leave it alone. Okay, I' m long winded this evening, sorry about that. If you take the above advice, the rewards are great! Maybe you can work with aspplayground to do this. It would be to their advantage also. Just think, the only commercially available search engine friendly forum. Now that' s an idea! ;)
|
|
|
|