|
|
|
||||
|
Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact us. |
![]() |
|
|||||||
| Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed. |
|
|
Thread Tools |
|
|
#1 |
|
Guest
Posts: n/a
|
Are sites that are dynamically generated using something like index.php?sid=x123&link=blah less likely to get indexed by search engines, in comparison to the good old www.domain.com/folder1/page23.html ?
Please throw a little light on that, please |
|
|
|
#2 |
|
Confirmed User
Join Date: Jul 2002
Posts: 1,721
|
the depth to which dynamic pages will be indexed depends on pr.
__________________
the sound of one hand googlewhacking |
|
|
|
|
|
#3 |
|
Confirmed User
Industry Role:
Join Date: Jan 2002
Location: Land o Nubiles
Posts: 2,350
|
your better off having the script generate static pages than go completely dynamic
__________________
www.nubilefilms.com | www.nubiles.net | www.anilos.com | tubescript.nubiles.net | icq4162727 |
|
|
|
|
|
#4 | |
|
Guest
Posts: n/a
|
Quote:
let's say the entire hierarchy would only be ... hmm ... three levels deep. Would the PR still matter? I'm asking cuz I want to dynamically create pages and I hope to get some SE exposure due to massive amounts of text used... ![]() |
|
|
|
|
#5 |
|
Confirmed User
Join Date: Oct 2001
Posts: 6,693
|
I think (and I have nothing to back this up except for a few isolated cases on my sites) that if you use an .html extension instead of a .php extension your dynamic pages will stand a better chance of being indexed.
Again, I could be wrong, and I have zilch for data, but I've had dynamic pages that use .html extensions with a ?var=data type stuff after the page get indexed. (www.domain.com/page.html?var=data for example)
__________________
<a href="http://www.adultcontent.co.uk">Adult Content UK - Great British Content</a> |
|
|
|
|
|
#6 | |
|
Confirmed User
Industry Role:
Join Date: May 2002
Location: Toronto, Canada
Posts: 5,599
|
Quote:
|
|
|
|
|
|
|
#7 |
|
Confirmed User
Join Date: Mar 2003
Location: CA
Posts: 154
|
No reason you can't pass parameters that look like directories for a dynamic site.
Instead of this: http://www.example.com/something?name1=value1&name2=value2 Do this: http://www.example.com/something/name1/value1/name2/value2/ Amazon used to do it this way.. now they seem to have some kind of mix. |
|
|
|
|
|
#8 |
|
Guest
Posts: n/a
|
ah ok, and that's simply a matter of setting in the htaccess, right? I mean, recognizing html files as php and vise versa, correct?
|
|
|
|
#9 | |
|
Confirmed User
Join Date: Oct 2001
Posts: 6,693
|
Quote:
__________________
<a href="http://www.adultcontent.co.uk">Adult Content UK - Great British Content</a> |
|
|
|
|
|
|
#10 |
|
Confirmed User
Join Date: Oct 2001
Posts: 6,693
|
btw, like I said, it was just from my personal observations on a few of my sites.
I could be way wrong.
__________________
<a href="http://www.adultcontent.co.uk">Adult Content UK - Great British Content</a> |
|
|
|
|
|
#11 |
|
Confirmed User
Join Date: Aug 2002
Location: Las Vegas, NV
Posts: 345
|
They index dynamic urls, they don't follow them.
Nothing beats a static url, the spiders will follow them through. The best thing to do is use dynamic pages behind static urls.
__________________
SIG TOO BIG! Maximum 120x60 button and no more than 3 text lines of DEFAULT SIZE and COLOR. Unless your sig is for a GFY top banner sponsor, then you may use a 624x80 instead of a 120x60. |
|
|
|