New Tool - Convert your Dynamic Web Pages to Static Web Pages (Free Download)

Status
Not open for further replies.

raakesh

Senior Developer
Apr 29, 2007
14
0
0
New Jersey
www.affiliatespell.com
Dynamic URL to Static URL Converter allows you to convert your dynamic URL's to static URLs.

A dynamic URL is the one that has user defined variables in the URL itself, based on which the web page executes the functions to display specific information to the users. This information could be the content (text) on the web page, or a picture or any other information.

This would allow the web site owner to direct traffic from search engines or other traffic sources to the URL where the relevant product is displayed. Great, what a solution. But ...

The only disadvantage of using dynamic links is that search engines will only identify the static part of the URL (yourdomain.com/product_details.php) and ignore the rest (?prodid=192).

You can now use the Dynamic URLs but display them as Static URL.

With our new Dynamic URL to Static URL Converter, you can create the .htaccess code with the code that is required to do the conversion. The following steps make your life easy:
1. Paste your dynamic URL in the (Enter Dynamic URL) section and click Generate.
2. Copy the code for the .htaccess file for the type of static url you want, paste it in your .htaccess file and upload that file to the folder where your dynamic web page resides.
3. Add dynamic values in your new static URL and start sending traffic to it

Thats all ... you are all set to go.

For your free download, follow my signature ...
 


This is kinda of false....

"The only disadvantage of using dynamic links is that search engines will only identify the static part of the URL (yourdomain.com/product_details.php) and ignore the rest (?prodid=192)."


I run plenty of dynamic sites, including some very highly comp. ecommerce sites in the medical industry and the big 3 ( Goolge, Yahoo, MSN ) have no problems picking up the dynamic URL's with variables.

I do agree that static URL's are a great thing to have ( for putting keywords into the URL ), but not for the simple fact that spiders have problems indexing dynamic URL's.

I know this is a free download, but please present your information in a correct way first.
 
I suggest there's a better way to do this.

Build a table in your db for product id's and relate a keyword you want to rank for on that page for the product. I.E. 192 = 'little red car"

Then rather then stripping off the id, strip it off and replace it with an seo friendly url so you'd have

yourdomain.com/product_details.php/little-red-car

as you can see this forum uses seo friendly url's as the url for the thread is

wickedfire.com/design-development-programming/11862-new-tool-convert-your-dynamic-web-pages-static-web-pages-free-download.html

 
Status
Not open for further replies.