ok, I've heard of this mod_rewrite. Is it possible to do this in asp .net using vb .net? It basically just renames a page with a query string such as newthread.php?do=newthread&f=18 to newthread.html, so that search engines have fun and you get ranked high!

Thanks In advance.

Slade

Recommended Answers

All 2 Replies

It's very possible to do this with ASP.NET, and no third party tools. Check out this article on CodeProject: URL Rewriting with ASP.NET.

That is just one way to do it. For alternitives, contact a programmers best friend, Google.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.