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: 750
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. Add A Search Box To My Web Site(10)
  2. Tekken 1-5(16)
  3. How Search Engines Operate(6)
  4. Blingo Search Engine(3)
  5. Singingfish(3)
  6. Free Modeling Software Softimage Xsi 4.2 Mod Tool(2)
  7. Keyword Research Tool(8)
  8. Windows Live Search(14)
  9. Google- Changing The Search Preferences!(3)
  10. New Text Based Game Maker(12)
  11. Freeware Dvd Authoring Tool(2)
  12. Do Google Search Better Than Yahoo?(15)
  13. Overclocking Core 2 Quad(4)
  14. Live Search Webmaster Center(1)
  15. Access Linux Box From Windows Machine- Putty Tool(2)
  1. Guitar Hero And Rock Band Success(1)
  2. C/c++ -gdb Linux Debug Tool(0)
  3. Success Formula With Mccodes(2)
  4. Website To Country Seo Tool(0)
  5. Code To Text Ratio Tool(0)
  6. Spider Simulator Tool(0)
  7. Site Link Analyzer Tool(1)
  8. Get Paid To Search Yahoo!(10)
  9. Mysql Storage Engine Error 28(5)
  10. Search Engine Keyword Position(0)
  11. Yahoo! Search Boss(5)
  12. Homepages Friends(5)
  13. Download From Ftpz, Using Ftp Search Sitez(0)


 



- Lo-Fi Version Time is now: 7th September 2008 - 03:09 PM