Forum Moderators: phranque
I have a link exchange page on my web site. It is working well for me and is ranked nicely in Google, etc. I have done all the work by hand but now I am thinking of automating the entire process using ASP.
If I switch over to ASP, my link.htm file which has all the links and the file that the SEs are pointing to will no longer be used. So my questions are:
1) How well do ASP pages index(if at all)?
2) Should I keep the link.htm and use a redirect script or
3) Should I keep the page with some reciprocal link content (to keep it ranked well, hopefully) and then link that to the new asp files?
I am worried about losing the ranking I have now, and if the redirect script is someting the SE will like. If I had to decide today, I would do option #3 and tell my links partner about change.
Does this sound like a good plan?
Brian
I am in a similar situation where I have links to my site in a database and then served via ASP. As always, as long as the address is static, ie., no "?" as CJW says, then there is no problem.
I would put a redirect on your HRML recip link page with a delay so as not to upset the SEs, and then remove it when it's traffic dies.
Onya
Woz
i have a site with several top 5 results (on google) with urls of the format...
www.mysite.com/items.asp?catid=xx
although i would add that they are targeting keywords that return under 5k results
I also have pages with "?" in Google, secondary listing pages from the major pages. However, as we understand, google is the only SE spidering pages with dynamic URLs.
So if these pages are getting good results it would be well worth converting them to no "?" for all the other SEs. You may be missing out on some traffic...
Onya
Woz