Forum Moderators: Robert Charlton & goodroi

Message Too Old, No Replies

Finally converted my site from dynamic to static

When will Google reward me for the fruit of my labour?

         

lgn1

4:44 pm on Jan 17, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Well, I finally converted my site from Dynamic to Static content, using mod_rewrite.

After all this work, I expect some rewards, but im currious in the time frames and how internal pages are ranked.

Under my old static site, Google would actually, spider my site, however all internal pages would have no PR, despite the home page having a PR of 5. And all the internal pages were supplemental.

My understanding, that now with static content, my home page PR will drop to 4, and first level links will get a PR of 3, second level links a PR of 2 etc.

My new static looking pages have already been crawled, only after 3 days, however I don't see the internal pages indexed yet.

My understanding is that Toolbar page rank is only updated about 4 times a year, and it has already been close to 90 days since the last Toolbar update, however I figure PR is calculated internally, and is used by Google much quicker.

Im looking for a time frame from others who have gone from dynamic to static, and how long it took for internal pages to get indexed, and become visible for search results.

Our site has been listed for seven years, so I figure the sandbox (if it actually exists, and is not an algrothmic artifact), will not be a factor.

I guess im a little impatient, in reaping the fruit of my labour.

lgn1

4:53 pm on Jan 19, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



By the time is thread was approved (2 days), it was burried.
Suggested Moderator approved thread bug fix (posts should be time stamped when they are approved, not when they were written, and thus save using ***bump***)

colin_h

5:12 pm on Jan 19, 2006 (gmt 0)



Yep ... a little impatient.

One thing we've all learned over the past 12 months is that you can take Google to the water, you may even get him to drink ... but whether he swallows is a whole different ball game.

Best Wishes & Just Desserts for your Hard Work.

Col :-)

crobb305

5:16 pm on Jan 19, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I made the change from .aspx to .htm in September. All those old urls are still showing in the index but you get a 301 to new .htm pages when you click them. Despite using Sitemaps, Google has not removed the old pages and replaced them with the new ones. Four months and counting.

lgn1

5:25 pm on Jan 19, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Im not using site maps, as I was told that it could mess up the entire process, and that is why I went from:

www.example.com/cgi-bin/script.pl?page=pagex&cart_id=number

to

www.example.com/pagex for spiders and bots and

www.example.com/pagex/cartnumber for users

I did have a hundred or so old dynamic urls indexed but they were all supplemental and didn't count for much anyways. Im letting those 404 out, to get rid of them.

With a PR of 5, I expect google to index my whole site (around 500 product pages). I was hoping for 6 weeks or less.

My assumption is that the sandbox applies to the site not individual pages?

colin_h

7:48 pm on Jan 19, 2006 (gmt 0)



Truth is, and nobody will thank me for saying this, no one can give you a definitive answer on the sandbox or any exactitudes as to how long google will take to relist your site.

Everyone here is pretty much in the same boat.

All the best

Col :-)

nathanso

8:10 pm on Jan 19, 2006 (gmt 0)

10+ Year Member



I've been waiting since Apr-05 when I went from dynamic to static URLs.. still only 700-900 pages listed with a Google site:www.mydomain.com search, and my site has almost 8000 pages.

lgn1

8:16 pm on Jan 19, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Well I guess I won't hold my breath.

Google is doing something strange.

I checked my raw log file and google is still fetching the
old dynamic URL's on todays date, however the new static
site has been up for a week.

The only thing I can figure, is that google spiders for the URI path only on a first run, but then spider the actual content at a latter date.

However it would not make sense for google to do this, as it would add overhead. Google is better off doing everything in one pass.

Lorel

9:09 pm on Jan 21, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



I redesigned a website written in .asp into html that had been online for 10 months with 0 PR and no traffic. It had session IDs which confuse search engine bots and lots of other problems. This site wasn't a database so didn't need .asp. I set up 301 redirects for all old pages to the new html version.

The site went online the end of august. Within 2 weeks Google had the new pages indexed with new title and descriptions and old asp pages turned Supplemental Results (Matt Cutts recently stated that SR does not cause a penalty so that's not a problem).

Keyword rank steadily increased till major keywords were ranking on first page of result within 3 months. PR recently turned to PR 3 on all but a few pages.

This appears to be the norm for redesigned websites. I think you just need to wait a bit longer to see results.

g1smd

9:18 pm on Jan 21, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



>> I checked my raw log file and google is still fetching the old dynamic URL's on todays date, however the new static site has been up for a week.

If the old URLs serve content with status "200 OK" then Google will continue to index them. You need the old URLs to each serve a 301 redirect to their new respective URL, or send "404 Not Found" for each request. All of your internal linking needs to use the new style URLs on every page. Use Xenu LinkSleuth to make sure that is so.

colin_h

7:53 am on Jan 22, 2006 (gmt 0)



g1smd's comments regarding double checking your internal links are very valid. I found a couple of simple errors on my oldest site and did the fix (htm to html link changes) and whether it was a coincidence or not I don't know ... but found my way back in to the serps in a couple of days.

I guess we'll never really know how important an individual page or link is to google, so it's probably best to treat them all with equal respect.

All the best

Col :-)

lgn1

2:14 pm on Jan 22, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Well I got my 1st and 2nd level subpages indexed in google, so that wasn't to bad. I imagine the 3rd level pages will take longer as they have less pagerank.

I guess google did scan the proper directories. When I was looking at the weblogs, I forgot that the url paths are what they look like after mod_rewrite, not what google actually saw.

phpmaven

10:14 pm on Jan 22, 2006 (gmt 0)

10+ Year Member



www.example.com/pagex for spiders and bots and

www.example.com/pagex/cartnumber for users

Am I correct in assuming that you are doing something like:

www.example.com/blue_widgets
for bots and
www.example.com/blue_widgets/c2v3f56r65ws
for normal users?

If so, you could run into some real trouble with duplicate content penalties as well as getting slammed for cloaking. You would be much better off, IMHO, with the following:

www.example.com/blue_widgets.html
for bots and
www.example.com/blue_widgets.html?cart=c2v3f56r65ws
for normal users

Actually you would be even better off not using session ids at all since the vest majority of users have cookies enabled. I used to have my site setup as in my example and even using IP delivery to detect bots ended up with pages with session ids getting indexed.

I resisted the idea of eliminating SIDs for a long time assuming that a significant number of users would have cookies turned off. I set some code up to log whenever someone tried to add an item to their cart and had cookies disabled, and it was very rare. It usually happened when someone bookmarked a cart page and tried to go back to it. Of course, YMMV

lgn1

4:01 am on Jan 23, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Having session ids for users and no session ids for bots are no problem. Although, in the most strick sense of the word, this could be a form of cloaking. Its not meant to be, and Google, MSN and Yahoo, is smart enough to differentiate this.

As far as dulicate content, the old dynamic pages have no PR, and the new static looking pages will have PR, so if their is a duplicate content penalty, Google will get rid of the old dynamic pages, which is what I want anyways.

I do't think googleguy is around anymore, but I have heard these concerns before, and have heard of them refuted. It would be nice to hear it from an authoriative source, do dispell this once and for all.

Halfdeck

5:35 pm on Jan 23, 2006 (gmt 0)

10+ Year Member



All of your internal linking needs to use the new style URLs on every page. - g1smd

Is this a must? I've been maintaining links to the old url that 301s. So far MSN and Yahoo have been quick to replace the old with the new. A month after I activated the 301s, Google is starting to index the new urls (which go to subdomains of the old url).

So far, running a search for a text snippet that belongs to both the old and the new url returns only the new url.