LiveZilla Live Help
 


Go Back   Chime Host - Web Hosting Forum > World Wide Web > Internet
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Internet Here you can talk about viruses, spyware, browser, useful websites, internet related questions

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 03-23-2009, 03:23 AM
Senior Member
 
Join Date: May 2007
Location: India
naives is on a distinguished road
Default Static URL and Dyanmic URL

In search engine optimization articles i found that that "making you dynamic URL static, there is better chance that your page indexed more efficiently. So whats does this mean. But google claims that they have no problem with indexing dynamic URL
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 03-23-2009, 05:02 AM
Senior Member
 
Join Date: May 2003
BOoBOo is on a distinguished road
Default

it does make it easier for search engines to index your site because some php based sites place sessions in url that are always changing. Now if search engine spider comes along and tries to index a page with the session, it will prob confuse google next time when they try to visit the same page with different session in url. HTML page never have this problem but php/mysql scripts should utilize static url to make it easier for search engines to recognize url. Just look at Profuse Host forum and you can see they are using static url that are search engine friendly.

Also, if you look at search engine results, you will notice that Google highlights keywords in title, description and sometimes even in the url. Another reason to have search engine friendly url.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 03-23-2009, 06:39 PM
Member
 
Join Date: Nov 2008
vcpt is on a distinguished road
Default Dynamic url means

When Google is talking about dynamic urls what they mean is something like this.

http://www.yoursite.com/index.php?articleid=29003

Google will be able to crawl a url like the one shown above. Your webpage will also get indexed. But if you are using sessions then you have the real problem.
If you are using Apache server then use modrwrite and make the above url like this

http://www.yoursite.com/article/sample.html
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 05-18-2009, 01:53 AM
Member
 
Join Date: Mar 2009
campuswatch is on a distinguished road
Default

I got a working in google webmaster tools that "Search Engines have some difficutly in indexing dynamic urls". So I was working on modrewrite to convert my dynamic url. Atlast I did that. Now thinking of submitting this urls to google.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 05-19-2009, 07:14 PM
Senior Member
 
Join Date: Feb 2009
addit420 is on a distinguished road
Default

A dynamic URL is a page address that results from the search of a database-driven web site or the URL of a web site that runs a script.
A static URL on the other hand, is a URL that doesn't change, and doesn't have variable strings. It looks like this:

So, a dynamic URL will change according to your arguments. Static will not. That is why it not recommended.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 05-20-2009, 02:24 AM
Senior Member
 
Join Date: May 2007
Location: India
naives is on a distinguished road
Default

But what is the good part is that we can use mod rewrite to make the dynamic urls static and none will get a idea of what is behind the scenes.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 05-25-2009, 04:30 AM
Senior Member
 
Join Date: Feb 2009
addit420 is on a distinguished road
Default

Yes. mod rewrite is essentially good for dynamic URL's. Couple it with an updated site map and everything is smooth as butter.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

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

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


All times are GMT +1. The time now is 01:59 AM.


Powered by vBulletin® Version 3.6.12
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Copyright ChimeHost, a Profuse Solutions LLC company