iEntry 10th Anniversary Forum Rules Search
WebProWorld
Register FAQ Calendar Mark Forums Read
Syndication and Social Media Discussion Forum Got a favorite blog, podcast or otherwise syndicated site? Let eveybody else in on it. Have some questions, comments, ideas or concerns about how to more effectively use blogs, syndication and social media for your business/pleasure? Let's chat about those too.

Share Thread: & Tags

Share Thread:

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-10-2008, 09:10 AM
WebProWorld Member
 
Join Date: Jul 2007
Posts: 26
indiaparenting RepRank 0
Unhappy Social Media Optimization and SHTML pages

I have a website which has shtml pages as static pages. But, the problem is, I cannot use them in any of the social networking sites due to the .shtml code.

Please assist me!
__________________
city loans
Reply With Quote
  #2 (permalink)  
Old 06-10-2008, 10:47 AM
kgun's Avatar
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: May 2005
Location: Norway
Posts: 5,709
kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10
Default Re: Social Media Optimization and SHTML pages

Server Side Includes with .htaccess will do the job if you are on an Apache server

.htaccess file tutorial and useful htaccess examples

Fun with .htaccess

Last edited by kgun; 06-10-2008 at 10:49 AM.
Reply With Quote
  #3 (permalink)  
Old 06-11-2008, 12:54 AM
Orion's Avatar
WebProWorld Veteran
WebProWorld MVP
 
Join Date: Sep 2003
Location: Halton Hills, ON
Posts: 702
Orion RepRank 4Orion RepRank 4Orion RepRank 4Orion RepRank 4
Default Re: Social Media Optimization and SHTML pages

how do you mean you can't use them in social networking sites? What are you trying to do?

If you have some more specifics on how you're trying to use them that might help us to help you out.
Reply With Quote
  #4 (permalink)  
Old 06-11-2008, 12:56 AM
WebProWorld Member
 
Join Date: Jul 2007
Posts: 26
indiaparenting RepRank 0
Default Re: Social Media Optimization and SHTML pages

Quote:
Originally Posted by kgun View Post
Server Side Includes with .htaccess will do the job if you are on an Apache server

.htaccess file tutorial and useful htaccess examples

Fun with .htaccess
Hi Kgun,

Thank you for the information. I am working with windows server. Will it work over there?
__________________
city loans
Reply With Quote
  #5 (permalink)  
Old 06-11-2008, 01:02 AM
incrediblehelp's Avatar
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: Jan 2004
Location: Live in Cincy Now
Posts: 7,573
incrediblehelp RepRank 4incrediblehelp RepRank 4incrediblehelp RepRank 4incrediblehelp RepRank 4incrediblehelp RepRank 4
Default Re: Social Media Optimization and SHTML pages

Quote:
Originally Posted by indiaparenting View Post
I have a website which has shtml pages as static pages. But, the problem is, I cannot use them in any of the social networking sites due to the .shtml code.

Please assist me!
Why not?
Reply With Quote
  #6 (permalink)  
Old 06-11-2008, 02:16 AM
WebProWorld Member
 
Join Date: Jul 2007
Posts: 26
indiaparenting RepRank 0
Default Re: Social Media Optimization and SHTML pages

Quote:
Originally Posted by incrediblehelp View Post
Why not?
Submitting article having .shtml page in digg, below is the error encountered.

This link does not appear to be a working link. Please check the URL and try again.
__________________
city loans
Reply With Quote
  #7 (permalink)  
Old 06-11-2008, 02:22 AM
incrediblehelp's Avatar
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: Jan 2004
Location: Live in Cincy Now
Posts: 7,573
incrediblehelp RepRank 4incrediblehelp RepRank 4incrediblehelp RepRank 4incrediblehelp RepRank 4incrediblehelp RepRank 4
Default Re: Social Media Optimization and SHTML pages

what is the link?
Reply With Quote
  #8 (permalink)  
Old 06-11-2008, 02:25 AM
WebProWorld Member
 
Join Date: Jul 2007
Posts: 26
indiaparenting RepRank 0
Default Re: Social Media Optimization and SHTML pages

Quote:
Originally Posted by incrediblehelp View Post
what is the link?
How to Install a Carbon Filter
__________________
city loans
Reply With Quote
  #9 (permalink)  
Old 06-17-2008, 09:09 AM
WebProWorld New Member
 
Join Date: Jun 2008
Posts: 5
sryk3 RepRank 0
Default Re: Social Media Optimization and SHTML pages

Hope you got a solution to your problem. Cheers
Reply With Quote
  #10 (permalink)  
Old 06-17-2008, 10:00 AM
WebProWorld Member
 
Join Date: Jul 2007
Posts: 26
indiaparenting RepRank 0
Exclamation Re: Social Media Optimization and SHTML pages

Quote:
Originally Posted by sryk3 View Post
Hope you got a solution to your problem. Cheers
Which answer?
__________________
city loans
Reply With Quote
  #11 (permalink)  
Old 06-17-2008, 10:37 AM
WebProWorld Veteran
 
Join Date: Jul 2004
Posts: 913
activeco RepRank 2
Default Re: Social Media Optimization and SHTML pages

Not sure if this is the culprit, worth checking: http://www.hydroasis.com/country.php
__________________
Impossible? You just underestimate the time.
Reply With Quote
  #12 (permalink)  
Old 06-17-2008, 12:11 PM
Orion's Avatar
WebProWorld Veteran
WebProWorld MVP
 
Join Date: Sep 2003
Location: Halton Hills, ON
Posts: 702
Orion RepRank 4Orion RepRank 4Orion RepRank 4Orion RepRank 4
Default Re: Social Media Optimization and SHTML pages

indiaparenting

It is not the Server Side Includes that is the issue (.shtml). Almost all blogs are php driven and use server side includes in them...

I took a couple of educated guesses as to the problem thinking that it could be one of a few things...
  1. The coding on the page, there is no DTD so it comes up as an invalid page, the html is improperly formed, I can see any automated system having issues trying to read the page
  2. You haven't installed DIGG on the page yet. I don't know if you have to install it however every article that's on the DIGG site has the digg button on the pages...
  3. It's possible because the pages are not a blog article. It doesn't seem that this site is a blog at all... Maybe DIGG doesn't recognize non social sites since that's what it's for it's possible...
  4. The formation of the URL itself: growingtips/Carbon-Filter-installation.shtml maybe the capitals are messing it up (doubt it)

So next I went to my site orionsweb and copied and pasted an SHTML URL from it internet consulting - project planning, company image, technologies, internet marketing, site management guess what.. not a problem at all..

How do the two pages differ?
  1. The coding on the page - the one that works validates to xhtml 1.0 transitional and is properly formed xhtml with DTD etc. scripts are kept in the head section etc. etc.

How are they the same?
  1. neither page has DIGG installed
  2. neither is a blog
  3. both are static html page
  4. both use SSI (.shtml)

The only other explanation other than the coding on the page that I could deduce would be if the pages on your site aren't actually named how you have them and are being renamed using a script or .htaccess somehow (possibly incorrectly) OR That this URL is redirected from or too somewhere else.

I wish you the best of luck and if you do figure out exactly what the problem is I would be really interested in finding out what it was.

All the best!
Reply With Quote
Reply

  WebProWorld > Site Design > Syndication and Social Media Discussion Forum

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
The wave of Social Media ashukairy Marketing Strategies Discussion Forum 7 03-20-2009 04:47 AM
Social Media Optimization (SMO) and SEO Ozzman Google Discussion Forum 7 03-28-2008 11:04 AM
SMO:: Social media optimization content and IBL's kgun Search Engine Optimization Forum 6 02-07-2008 10:53 PM
Leveraging Social Media Crum Search Engine Optimization Forum 1 08-11-2006 10:40 AM
Where Does Marketing Fit Into Social Media? WPW_Feedbot Marketing Strategies Discussion Forum 0 10-20-2005 02:31 PM


All times are GMT -4. The time now is 12:54 PM.



Search Engine Optimization by vBSEO 3.3.0