Website Redirection in Google Search - html

My problem is whenever I search any related keyword about my website in google, it will display the content and address of the website but if I click the link it will redirect to another website which is not related to my website.
Click this to see the image

This most likely is Google's problem. In other words, I don't think there is anything you can do.

Related

Pinterest article rich pins logo not showing

We've created a Business account in Pinterest and our website got approved. On approval, a meta tag was given and we added it to our website meta tags. We've validated our website URL for rich pins and it also got approved. Next step was to enable rich pins and we did it. The problem is that our logo doesn't appear in the article rich pin.
This is what we have:
This is what we want:
As you can see CNN has a logo and a dialog for following them.
The logo here is a link to your Pinterest profile. It is a feature of confirming your website, and not a feature of adding Rich Pin meta data to your site.
Learn about confirming your website at https://business.pinterest.com/confirm-your-website
The Follow button will appear to anyone who is not already following you. You can edit the image by changing your profile picture.
Pinterest does not currently add the favicon from your site to Rich Pins, but the validator does still check for it. It's used in embedded Pins on other sites currently, and the use may change in the future.
I hope that helps explain what you're seeing!

Html and css website not showing up on search engine

I have a website that I made in html and css. I registered the domain and I am hosting it using googledrive if you go into a browser and type in (websitename).com in the url it works but if you type it into google or bing search engine it dosnt come up. There were about 20 things that came up and none of them were my site. I am using godaddy.com for my domain name. Do I have to enable something? What am I doing wrong?
A few things you should know:
You need to go into the Google Search Console and Bing Webmaster Tools (https://www.google.com/webmasters/tools/home) and add your website and submit a sitemap
Websites aren't crawled and indexed immediately, it takes time. Also, your website may never rank, it depends on how relevant the search engines determine your content is (See this article on SEO http://searchengineland.com/guide/what-is-seo)
Also, you should post this in the Webmasters community, not here.

Is it possible to integrate a Facebook page's "recommendations box" into a website?

I am not talking about this thing that shows related pages/links, I'm talking about the box that shows up on Pages:
I can't find any information about it on Facebook - all that comes up is the "Recommendations Box" linked above. In fact the box recently disappeared and we had to follow some convoluted method to make it appear again (add an address and make sure the map is displayed).
We would like to display the recommendations on the testimonials page on our site. Is there any method to do this?
No, there is no social plugin which displays this information, nor is there an API which returns those recommendations

HTML: How to get my subpages listed on a google search

When you go to Google and perform a search, it will return either one of two type of results:
just the title of your webpage, or
the title of your web-page plus, lists subpages it found on that web site
Here is an example of option #2: http://37assets.s3.amazonaws.com/svn/grub-ellis-googlelisting.png
My website on a google.com search only lists my web page title (option #1), how do I get google to list my subpages on the search results (option #2)?
Is is an HTML issue? How do I get Google to know what my subpages are so that it can also list those on a google search.
Those are called "sitelinks" and are automated but you can partially configure them in Google's webmaster's tools. In webmaster's tools, click "sitelinks" in the navigation menu on the left. From the sitelinks page:
Sitelinks are links to a site's interior pages. Not all sites have sitelinks. Google generates these links automatically, but you can remove sitelinks you don't want.
Here is another Google page explaining sitelinks.
You should add a site-map using the Google webmaster tools site, or by maintaining your own. For explanation check out Sitelinks page.
Google has not generated any sitelinks
for your site. Sitelinks are
completely automated, and we show them
only if we think they'll be useful to
the user. If your site's structure
doesn't allow our algorithms to find
good sitelinks, or we don't think that
the sitelinks are relevant to the
user's query, we won't show them.
However, we are always working to
improve how we find and display
sitelinks.
You can also directly enable sitelinks (you don’t have to get lucky) in Google’s Pay-Per-Click platform (AdWords), and it will have a similar very positive impact on your clickthrough rate.
You need to create XML sitemap. Here is all you need to know. Check if your open-source CMS has plugin/add-on/module to do this automatically, there must be generators somewhere too.
http://www.google.lv/search?q=XML+sitemap
http://en.wikipedia.org/wiki/Sitemaps
http://www.google.com/support/webmasters/bin/answer.py?hl=en&answer=156184
You are describing "Search Engine Optimization" with your question. If you have a small site, the best thing you can hope for is to ensure every page has a unique title, links back to your home page, you have a good "site map" so search engines can easily discover ALL of your pages, and most important, your pages are THE definitive place for information about whatever you're selling.
Content is king and once you become the authority, your page will pop up in the 1st 1-2 links.
Contact some local SEO folks in your area and ask for a site evaluation. Many will do it for free with their automated tools. You can use the webmaster tools from bing or google if you're on a tight budget.

Why are page titles on some websites clickable URLs?

Why on sites like Stack Overflow, Techcrunch, Smashing Magazine, etc. are the page titles (i.e. the text at the top of the page) clickable URLs that redirect to the same page that the user is on?
Some examples:
I believe that this does not effect SEO as search engines ignore internal links.
Is it for usability purposes?
It allows you to right-click on it and choose Copy link location (or equivalent) so that you can easily paste it in an email for example. This requires less time than copying it from the location bar, and some people run their browser without a visible location bar to save previous screen space.
More than anything, it provides a link to the default state of the page.
For example, for this very stack overflow page it is a user can get here through any of the following non-default links:
Why are Page Titles on some websites (including Stack Overflow) Clickable URLs?
https://stackoverflow.com/questions/904381#foobar
https://stackoverflow.com/questions/904381?sort=date
While the default link is actually:
Why are Page Titles on some websites (including Stack Overflow) Clickable URLs?
If users are unable to get to the default state, they end up bookmarking or emailing the non-default link which propagates to new users and the problem just multiplies.
Clicking on the title link of the post will restore the default state and strip off any query parameters (?sort=date), named anchors (#foobar) and fix the story slug (/why-are-page-titles/...).
I use it to refresh the page (yes, I could press F5 too).
Yes Jakob Nielsen has stated that linking to yourself is a web design mistake (nr 10). And I agree.
More reading info here. (nr 10)
The URL redirects to the beginning of the page, in case you arrived on the page via a specific answer (all answers are also clickable URLs). This way, you get the URL of the question, not of an answer.
Not sure if this is why they did it, but I find it useful to siphon off tabs:
If I look at something briefly and think "I'd like to read this thoroughly in a minute but continue with what I was doing before", I can do this:
I can right click the link, click "open in a new tab" and then click "back" and continue nicely.
It's called a Permalink... The name implies what it is, a permanent link.
It's the same reason that each answer on SO has a link you can copy.
I think it inherits the behavior from CMS where each question is a node, which has 0<= answered question. Now think you go for a search on apache questions.
The result are displayed one after another.
In terms of CMS this is called a teaser. You get a full page with lots of questions where the question's title link to the full article(question + answers)
Its not a must, but you'll find it on most sites which uses a CMS.
As long as it does not harm anyone why would people be against it?
I prefer to have those links available as hitting refresh would reload all elements of the page instead of just following the direct link (to the same page) that uses cached elements.
Makes sense to me, I find it useful! I have a lot of tabs open so I just right click the link and go back.
To me this makes perfect sense, from a SEO view this is also good! It forces it to read the page because it's linked.
UX-wise clickable titles which don't bring the user anywhere may seem unusable though that leads us into the realm of Affordance Theory and whether or not the affordance is perceptible to users.
For example, clickable page titles may provide:
A simple method for bookmarking a page to the desktop from a browser window.
A context menu with additional choices allowing users to share a blog post or article.
A method for updating the location bar so it's pointing at the canonical URL of the page.
For the sites you mentioned, however, it seems more likely the page titles were turned into hyperlinks using absolute URLs so analytics tooling could pick up inbound link clicks – those sending the referer info – resulting in DCMA takedown notices when people copied work and didn't update the URLs.
You'd be surprised what people do when they're being incentivized to produce work contractually.