Welcome Guest ( Log In | Register )



 
Reply to this topicStart new topic
> Url Rewriting Tool, Useful tool for achieving Search Engine Success
TavoxPeru
post Mar 27 2008, 04:25 AM
Post #1


Super Member
Group Icon

Group: [HOSTED]
Posts: 709
Joined: 8-April 06
From: Lima - Peru
Member No.: 12,579



I receive the last email from the Jayde Listing Notes list some days ago and with it comes an excelent SEO tool called URL Rewriting Tool which i think is very useful and i want to share with everybody.

This useful tool allows you to convert your dynamic URLs into static looking html URLs, it is extremely easy to use, is than simple than entering a dynamic URL into a text box and press a submit button, once you do it the URL Rewriting Tool returns two type of results:
  1. Single Page URL
  2. Directory Type URL
For each type of result the URL Rewriting Tool will generate some code that you must paste into a .htaccess file and then upload or copy it to your web directory.

The only bad thing about it, is that this tool only would work if your site is hosted on a linux server.

For example, if you enter into this tool the dynamic URL of the Astahost's View New Posts link which is:

http://www.astahost.com/index.php?act=Search&CODE=getnew
The URL Rewriting Tool returns with the following two results:
  1. Type 1 - Single Page URL
    Generated URL
    http://www.astahost.com/index-act-(Any Value)-CODE-(Any Value).htm
    eg. http://www.astahost.com/index-act-Search-CODE-getnew.htm

    .htaccess generated code
    Options +FollowSymLinks
    RewriteEngine on
    RewriteRule index-act-(.*)-CODE-(.*)\.htm$ index.php?act=$1&CODE=$2

  2. Type 2 - Directory Type URL
    Generated URL
    http://www.astahost.com/index/act/(Any Value)/CODE/(Any Value)/
    eg. http://www.astahost.com/index/act/Search/CODE/getnew/

    .htaccess generated code
    Options +FollowSymLinks
    RewriteEngine on
    RewriteRule index/act/(.*)/CODE/(.*)/ index.php?act=$1&CODE=$2
    RewriteRule index/act/(.*)/CODE/(.*) index.php?act=$1&CODE=$2
I hope it helps someone for achieving Search Engine Success.

Best regards,
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. Which Search Engine Do You Use The Most?(120)
  2. Add A Search Box To My Web Site(10)
  3. Tekken 1-5(16)
  4. How Search Engines Operate(6)
  5. Search Engine Website - What Makes Them Famous ?(8)
  6. Blingo Search Engine(3)
  7. Make Your Site Search Engine Friendly: mod_rewrite(8)
  8. MSN Search In 2 Years(14)
  9. Free Modeling Software Softimage Xsi 4.2 Mod Tool(2)
  10. Keyword Research Tool(8)
  11. New Text Based Game Maker(12)
  12. Do Google Search Better Than Yahoo?(14)
  13. Spybot - Search And Destroy V1.5.2(3)
  14. Does Google Provide This Tool?(9)
  15. Overclocking Core 2 Quad(4)
  1. Copernic Agent(6)
  2. Live Search Webmaster Center(0)
  3. Clean Memory, A Useful System Tool(4)
  4. Cutenews 1.4.5 Security Alert Regarding Search.php(1)
  5. Access Linux Box From Windows Machine- Putty Tool(2)
  6. Guitar Hero And Rock Band Success(1)
  7. C/c++ -gdb Linux Debug Tool(0)
  8. Success Formula With Mccodes(2)
  9. Website To Country Seo Tool(0)
  10. Code To Text Ratio Tool(0)
  11. Spider Simulator Tool(0)
  12. Site Link Analyzer Tool(1)
  13. Get Paid To Search Yahoo!(8)


 



- Lo-Fi Version Time is now: 4th July 2008 - 04:02 PM