Go Back   Poker Affiliate Programs - Affiliate Community for Poker Affiliates > Poker Affiliate Programs - Discussions for Poker Affiliates > Search Engine Optimization
Register VBay [0] FAQ Members List Calendar Search Today's Posts Mark Forums Read

Search Engine Optimization Better rankings in the search engines mean more money in our bank accounts. Share tips and strategies for SEO here.

Reply
 
Social Bookmarking Thread Tools Display Modes
  #1 ()  
Old 06-30-2007, 06:12 PM
TRIPAAA's Avatar
TRIPAAA TRIPAAA is offline
Members
 
Join Date: Dec 2005
Posts: 224
Thanks: 0
Thanked 1 Time in 1 Post
Default .shtml and .html question need quick response

Hello, I hired a coder to program some tournament feeds for me, he wants to change the .html file extentions to .shtml and use htaccess to make the .html files still work with all the existing backlinks. My question is will this mess up the search engine rankings and view them as new pages?

Please only respond if you really know the answer for sure? THX a million.
Reply With Quote
  #2 ()  
Old 06-30-2007, 07:35 PM
losercore's Avatar
losercore losercore is offline
Senior Member
 
Join Date: Jun 2006
Location: Relocated to My secret cave
Posts: 1,303
Thanks: 0
Thanked 1 Time in 1 Post
Default

Sorry I am not sure exactly what the code is doing. Sounds like he is changing html extensions to shtml and the is going to have a re-direct so all your links and indexed pages stay the same.

if this is the case then:

If the htacces is done right it wont make any difference. Just like any other redirect. All the html pages will point to the shtml pages.

Now, if these pages have PR than yes this will affect this. You will loose PR on the html pages that are now shtml. These will still be looked at as new pages just using a 301 re-direct for the SE's to maintain all your links and ranking positions. PR does not copy over in this case.

Also, SE's do not care about html or shtml or any other extensions. They treat them all the same. So if you have no PR on these pages it makes no difference.
__________________
"Doing nothing is very hard to do...you never know when you're finished. "

Reply With Quote
  #3 ()  
Old 07-01-2007, 01:01 AM
TRIPAAA's Avatar
TRIPAAA TRIPAAA is offline
Members
 
Join Date: Dec 2005
Posts: 224
Thanks: 0
Thanked 1 Time in 1 Post
Default

thx losercore, that is what is suspected but didnt know for sure. I wanted to past come code by my logo on all my pages to show how many players and tables their are at a room. But if i do this the codes says i have to rename all my page to include the new extention .shtml instead of .html i dont want to do this. so i only did it on one page that didnt have pr. If anyone know another way please let me know. It seems their has to be away to insert xml or rss feed data with out having to rename your html files.

Again thx losercore !
Reply With Quote
  #4 ()  
Old 07-02-2007, 08:56 PM
losercore's Avatar
losercore losercore is offline
Senior Member
 
Join Date: Jun 2006
Location: Relocated to My secret cave
Posts: 1,303
Thanks: 0
Thanked 1 Time in 1 Post
Default

This can totally be done via AJAX. If your site is hosted on Windows you can use Microsoft's new AJAX (ASP.net Ajax) It's pretty awesome. MS jas come a long way in the web development all.

You can look into to using Ajax. If you are on Linux then you can just search for Ajax and figure it out.

Ajax is the combination of XML and java.

If you are hiring a coder ask about using Ajax or straight XML. Not sure a RSS feed here is what you are looking for
__________________
"Doing nothing is very hard to do...you never know when you're finished. "

Reply With Quote
  #5 ()  
Old 07-03-2007, 12:44 PM
TRIPAAA's Avatar
TRIPAAA TRIPAAA is offline
Members
 
Join Date: Dec 2005
Posts: 224
Thanks: 0
Thanked 1 Time in 1 Post
Default

The coder said it could not be done, im sure it just him limited understanding at a proper approach at the solution. Ajax seen really dynamic. I will check it out. In the mean time i am doing a htaccess for the .shtml to display at html so all my back links will still work. The feed was xml not rss as originally thought.
__________________
Learn Omaha Hi low Poker. More info about titan poker bonus code online.
Reply With Quote
  #6 ()  
Old 07-04-2007, 12:00 PM
losercore's Avatar
losercore losercore is offline
Senior Member
 
Join Date: Jun 2006
Location: Relocated to My secret cave
Posts: 1,303
Thanks: 0
Thanked 1 Time in 1 Post
Default

If your feed is XML you can use AJAX without a doubt. You need a new coder.

Talk to a developer about AJAX and find out if your host allows PHP5. if so you have some new DOM/API options not available in PHP4 that can take advantage of what Java used to do but you do it via PHP. Very snazzy stuff and you get the benefits of Java and the SEO of PHP. Gotta love this stuff.

Again if you are on a Windows host (does not sound like you are) the MS AJAX with ASP 3.0/3.5beta is fantastic.

Anyway I would find a coder that does a lot of AJAX work and maybe even try to find one with PHP5 experience as well.
__________________
"Doing nothing is very hard to do...you never know when you're finished. "

Reply With Quote
  #7 ()  
Old 07-04-2007, 12:09 PM
losercore's Avatar
losercore losercore is offline
Senior Member
 
Join Date: Jun 2006
Location: Relocated to My secret cave
Posts: 1,303
Thanks: 0
Thanked 1 Time in 1 Post
Default

On a second thought. i am a little confused on why the coder is having you change page extensions.

Here is what i got of this. You want an xml feed to be displayed on every page. Is this correct?

You should not have to change any page extensions for this. Not Html to Shtml anyway. Unless your coder is using CGI or Pearl for this. Not sure why this would be the case. I could see MAYBE someone saying you need PHP extensions but even that is far fetched. I may be off on what you are doing so I apologize for this.

Otherwise, adding an xml feed should not require page extension changes in most cases.

I would go to digitalpoint and ask some coders about AJAX
__________________
"Doing nothing is very hard to do...you never know when you're finished. "


Last edited by losercore : 07-04-2007 at 12:15 PM.
Reply With Quote
  #8 ()  
Old 07-09-2007, 03:49 PM
TRIPAAA's Avatar
TRIPAAA TRIPAAA is offline
Members
 
Join Date: Dec 2005
Posts: 224
Thanks: 0
Thanked 1 Time in 1 Post
Default

Thanks for the feedback , i will give it a try right now i still think their is a better way than the way the coder did it. I cant seem to let it go. I just want it right.
__________________
Learn Omaha Hi low Poker. More info about titan poker bonus code online.
Reply With Quote
  #9 ()  
Old 07-09-2007, 05:33 PM
geoffvro's Avatar
geoffvro geoffvro is offline
Retired Billionaire
 
Join Date: Oct 2006
Posts: 120
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Your coder is probably using SSI - you can add the following code to your htaccess, and apache will parse any included coded without a redirect or change of file extension.

AddType text/html .html .htm
AddHandler server-parsed .html .htm
Reply With Quote
  #10 ()  
Old 07-09-2007, 06:24 PM
Notspot Notspot is offline
Senior Member
 
Join Date: Oct 2006
Location: UK
Posts: 451
Thanks: 0
Thanked 2 Times in 2 Posts
Default

I use .shtml 'cos I find it very simple to use for SSI (server side includes), it means I just have one version of certain files (such as the footer and right hand index) and the server dynamically calls those files for each page. Saves updating lots of different files everytime I change something.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
.htm, .html, /, or nothing? boarderman23 Search Engine Optimization 1 06-18-2007 02:19 PM


All times are GMT -5. The time now is 04:37 AM.


Copyright 2008 PokerAffiliatePrograms.com


SEO by vBSEO 3.2.0