Quote:
Originally Posted by Henry How did you know he was the 1000th? |
The link
http://www.stevepavlina.com/forums/p...newpm&u=NUMBER
Will open the page that lets you send a private message to user "NUMBER". So if NUMBER was replaced with 1000, it would be that guy, and if it was replaced with 629 (my ID) it would be me.
It's not in the URL (but it is in the page) for profile views, so you have to use your head a little. That's good though. I love these forum URLs. It makes it so much more likely Google is going to index it. Seriously
incredibly more likely and more often.
EDIT: Those URLs are actually just there to make it easier for search engines to index them (it's done with the .htaccess Rewrite engine). Which means you can find the 500th topic like so:
Code:
http://www.stevepavlina.com/forums/general-introductions/500-anything-you-want.html
That up there is the 500th topic, but all that the server cares about and processes is the "500". If you go to that URL, notice how it takes you to someplace else.
EDIT2: Same principle with the post numbers. Here is the 1000th post:
Code:
http://www.stevepavlina.com/forums/1000-post1.html
And here is the 5000th:
Code:
http://www.stevepavlina.com/forums/5000-post1.html