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
coverting dynamic to static
Old 05-19-2007, 03:01 AM coverting dynamic to static
Skilled Talker

Posts: 67
Trades: 0
Dear forum members,


i would like to know how to change dynamic PHP & ASP documents into static pages.

is mode rewrite necessary,please help me

Thank you
jdial is offline
Reply With Quote
View Public Profile Visit jdial's homepage!
 
 
Register now for full access!
Old 05-19-2007, 09:48 AM Re: coverting dynamic to static
stOx's Avatar
Machine

Latest Blog Post:
Worlds Smallest Car - Peel P50
Posts: 2,111
Name: Matt. (>',')>
Location: London, England.
Trades: 0
mod rewrite would be the way to go, But the URLs are going to change which will mean a loss in SERPS and your site will have to wait to be reindexed.

Personally i wouldn't bother. Dynamic pages aren't ranked or crawled any different than static pages.
__________________

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
stOx is offline
Reply With Quote
View Public Profile Visit stOx's homepage!
 
Old 05-19-2007, 10:07 AM Re: coverting dynamic to static
chrishirst's Avatar
Missing! presumed drunk.

Posts: 41,517
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
Quote:
ASP
mod_rewrite is an Apache only system, so if you are running IIS you will need a different solution.
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- I SEO the only industry where all the cowboys are Indians?
chrishirst is offline
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 05-19-2007, 07:47 PM Re: coverting dynamic to static
Learning Newbie's Avatar
Defies a Status

Latest Blog Post:
Astounding Republican Paranoia
Posts: 5,662
Name: John Alexander
Trades: 0
This would be very easy with ASP.NET, although Adam tells us custom 404 is the way to go with old-school ASP.

More to the point, Stox is absolutely right about static vs dynamic content. That's an old wive's tale from about five years ago. Engines used to have a harder time dealing with dynamically generated pages, and in some cases index them differently. They still do, with the suppdex, if you use too many query string parameters.

ASP and PHP run some code on the server, and sends pure HTML down to the client, with maybe some script the bots will ignore. And content is content.

Mostly. If you serve radically different things from the same URL with a different query, the bots could have a hard time with it, but chances are you're just fine. Microsoft's development site ( msdn ) does fine in the SERPs, and is all ASP and ASP.NET.
__________________

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


Please login or register to view this content. Registration is FREE
Learning Newbie is offline
Reply With Quote
View Public Profile
 
Old 05-20-2007, 01:11 AM Re: coverting dynamic to static
seolman's Avatar
Super Spam Talker

Latest Blog Post:
What are Canonical Links?
Posts: 769
Name: DaveBob Roundpants III
Location: Heredia, Costa Rica
Trades: 0
All our sites are dynamic and, as regards SEO, we poop all over our static page competition from a dizzy, nosebleed height. Don't waste your time...
__________________
"So they have the Internet on computers now?"
Please login or register to view this content. Registration is FREE

seolman is offline
Reply With Quote
View Public Profile Visit seolman's homepage!
 
Old 05-20-2007, 02:07 AM Re: coverting dynamic to static
Skilled Talker

Posts: 77
Trades: 0
Well, if you have personal reasons for wanting static pages and want to rid yourself of dynamic pages, and you are running on apache. . .

I think you can use Add-type or even Force-type in your .htaccess file to make your .php pages read as html. You'll have to strip out the code, though.

This way you won't have to mess with redirects, the index.php page will still be there, only the file will be read as static, not dynamic.

Please correct me if I'm wrong, I use this in an inverted way - I save pages as .htm but they are actually perl scripts. (using add-type cgi-script to the htaccess file)

However, it really has no effect on search engine rankings, at least that I've noticed in the last couple of years.
__________________

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

Please login or register to view this content. Registration is FREE
whooligan is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to coverting dynamic to static
 

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