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.

Internet Marketing Tycoon


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



Reply
Getting dynamic pages to earn pr
Old 11-09-2004, 02:20 PM Getting dynamic pages to earn pr
reciprocal's Avatar
Super Talker

Posts: 112
Location: Bemidji,MN 56601
Trades: 0
Hello, I thought this would be the best area for this posting.. I run a reciprocal links directory which is based upon php and mysql backbone. The main for any of the categories are folders. Example: http://www.newworldproducts.org/Shopping/ "Shopping" is a folder. Ok when you go to the next page in the directory under the folder "Shopping" the url is: http://www.newworldproducts.org/Shopping/index.php?pg=2 . The search engines follow these pages and index the information in them.. I just can't seem to get pr in anypages with index.php?pg= . I've seen other sites that have been able to get over this hurdle. We do have a good directory and I really hate for a site to go from a pr4 to a pr0. Any suggestions are very welcomed. Thanks in advance.
__________________

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
reciprocal is offline
Reply With Quote
View Public Profile Visit reciprocal's homepage!
 
 
Register now for full access!
Old 11-20-2004, 12:19 PM
Zork's Avatar
Extreme Talker

Posts: 201
Trades: 0
Hello,

I can relate to your problem. Here is how I get around that: Because PHP is proccessed server-side, the pure html is then handed to you (the client). So if you take that HTML and save it as the origonal page, you essentialy have your dynamtic content right there in good old HTML pr-able. To update it, replace the page with the origonal code, save the html it creates, then save that html to the page.

Hope this helps,
__________________
"Computer games don't affect kids. I mean, if Pacman affected us as kids, we'd all be running around in darkened rooms, munching magic pills and listening to repetitive electronic music..."
Zork is offline
Reply With Quote
View Public Profile
 
Old 11-20-2004, 12:35 PM
Unknown.

Posts: 1,693
Trades: 0
The problem is google cant index all of your dynamic pages... you can solve this using mod_rewrite...

So instead of the address being...

http://www.newworldproducts.org/Shopping/index.php?pg=2

You could use mod_rewrite to display it as..

http://www.newworldproducts.org/Shopping/page/2

.. which makes it easier for googlebot to index

A good tutorial on mod_rewite...
http://www.phpfreaks.com/tutorials/23/1.php

--James
Dark-Skys99 is offline
Reply With Quote
View Public Profile
 
Old 11-30-2004, 02:36 AM
Yak Yak Yak Yak Yak

Posts: 593
Location: Rochester, MN
Trades: 0
Google does index dynamic pages (php, cgi, etc). However, they do not dig nearly as deep into dynamic urls as they would with plain ol' html urls. Mod rewrite works well, if you can get it to work. I spent HOURS at a time trying, and could only get the main page in my directory to be mod rewritten. Even then, the links were all wrong.

Another option is to get links on other sites linking to your dynamic pages. For example, on my site I have an "arts" section that is dynamically generated. If I wanted to boost the PR for the "arts" section, I would simply get links that look like this:
Code:
http://www.neorunner.com/odp.php?browse=/Arts/
with a link saying "Art" or something like that. Exchange links, or place that link on forum posts...whatever. It can be time consuming, but if your internal link structure is good, the PR from your dynamic pages would increase the PR on the other pages.

Good luck in your online ventures.

Neorunner
Arts
__________________

Please login or register to view this content. Registration is FREE
neorunner is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Getting dynamic pages to earn pr
 

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 1.04180 seconds with 12 queries