Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

SEO Tycoon


You are currently viewing our SEO Tycoon as a guest. Please register to participate.
Login



Freelance Jobs

Reply
dynamic URLs to static one
Old 09-01-2010, 10:05 AM dynamic URLs to static one
Novice Talker

Posts: 7
Name: Jaikumar
Trades: 0
Hello All

I search to change by dynamic links to static and i found a result as "Use plug-in software that will

change your existing dynamic URLs to static ones" is it true ?

Any one help me please
__________________
Best Regards


Please login or register to view this content. Registration is FREE
cnjai20 is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 09-01-2010, 10:21 AM Re: dynamic URLs to static one
Novice Talker

Posts: 6
Name: dejan
Trades: 0
yes is true but you still need to tell us wich one cms are you using
__________________

Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE
dekiweb is offline
Reply With Quote
View Public Profile
 
Old 09-01-2010, 11:27 PM Re: dynamic URLs to static one
francis84's Avatar
Super Spam Talker

Posts: 931
Trades: 0
1. Change all urls in links on all pages to a static form. This is usually done by modifying the database or by changing the script that generates those pages. PHP's preg_replace function often comes in handy for this.

2. Add mod_rewrite code to your httpd.conf, conf.d, or .htaccess file to internally rewrite those static urls, when requested from your server, into the dynamic form needed to invoke your page-generation script.

3. Add additional mod_rewrite code to detect direct client requests for dynamic urls and externally redirect those requests to the equivalent new static urls. A 301-Moved Permanently redirect is used to tell search engines to drop your old dynamic urls and use the new static ones, and also to redirect visitors who may come back to your site using outdated dynamic-url bookmarks.
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
francis84 is offline
Reply With Quote
View Public Profile Visit francis84's homepage!
 
Reply     « Reply to dynamic URLs to static one
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.26257 seconds with 12 queries