Forum Moderators: phranque

Message Too Old, No Replies

URL rewrite

         

luckystar

10:10 am on Mar 6, 2007 (gmt 0)

10+ Year Member



Can URL rewriting be assigned to another domain? I mean can i take a dynamic URL from another domain and then make the url static in my domain?

e.g. for this URL

http://www.othersite.com/marketplace.htm?method=Sort&c=87&subc=-1&keywords=&sortBy=popularity&i=50

Then I used [an on-line tool] to create a code to put in .htaccess.

Can i put the code in .htaccess file [on my] example.com (which is a domain other than othersite.com)?

===============

[edited by: jdMorgan at 1:55 pm (utc) on Mar. 6, 2007]
[edit reason] Obscured specifics per Terms of Service [/edit]

jdMorgan

2:00 pm on Mar 6, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



No, this won't work, because the code would need to be on the "othersite" domain. For more information on this subject, see this thread [webmasterworld.com] in our forum library.

Be very wary about using that code that you do not completely understand, especially if you copy it from Web sites which misspell ".htaccess". Using auto-generated code or poorly-written code can cause serious damage to your search engine ranking.

For basic information, see the documents cited in our forum charter [webmasterworld.com] and the tutorials in the Apache forum section of the WebmasterWorld library [webmasterworld.com].

Jim

luckystar

12:29 am on Mar 9, 2007 (gmt 0)

10+ Year Member



Thank You.