• satish.k
  • NEWBIE
  • 0 Points
  • Member since 2011

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 3
    Replies

In my Devel Org. there is only a profile named “Authenticated Website” So I have just cloned it and named “Authenticated Custom Website” when I was enabling some features in it I was not getting “Account” ,”Contact” etc standard object. I think these objects are not enabled for this particular profile. I have checked Field Accessibility for account in “View by Profiles” there this profile is not visible. So anybody can tell me for how can i enable standard object for a particular profile?

I have created a VF page and And contoller class.And i have also created a Force.com sites in developer organization and make this page as home page in that site.There are OutputField,InputField And  text area field in that page.But these are not visible in site.When i am running my page with the URL, It is working completely fine.Can anybody help me? Its urgent.

In my Devel Org. there is only a profile named “Authenticated Website” So I have just cloned it and named “Authenticated Custom Website” when I was enabling some features in it I was not getting “Account” ,”Contact” etc standard object. I think these objects are not enabled for this particular profile. I have checked Field Accessibility for account in “View by Profiles” there this profile is not visible. So anybody can tell me for how can i enable standard object for a particular profile?

I have created a VF page and And contoller class.And i have also created a Force.com sites in developer organization and make this page as home page in that site.There are OutputField,InputField And  text area field in that page.But these are not visible in site.When i am running my page with the URL, It is working completely fine.Can anybody help me? Its urgent.

My site is unsearchable in Google while i have completed all formalities in this.
I have included robots.txt.I have also used all meta tags in this and site is verified by Google but still it is not showing any result while i am searching.
I have used following tags in my Code:

<meta name="keywords" content="Reduce IT Costs, Asset Management Software, IT Asset Management, Software License Management, Software Asset Management, Life Cycle Management Software, Scalable, Solution, Scalable Solution, Scalable Solutions, Solutions,Search Solutions, scalable force, scalable.force.com" />

<meta name="description" content="description" />

<meta name="google-site-verification" content="8coD4LttT0mrUww3qbY9f2rr9mQXXkuBfocl2O8KECQ" />

<title>Search Scalable Solutions</title>

 

well site is indexed by googlebot.But it is not searchable by any keyword.I have created this site by Using Visualforce Page and i have given some Keywords in keywords meta tags as i have mentioned above.So i am not able to find that what is wrong in my code.Is there any other meta tag which i have to include?