SEO rel="nofollow" helps avoid duplicate content? - search

I am importing a series of XML feeds from another website for content mash-up purposes. The content is includes the Title and first few paragraphs of the article and links back to the original website. My concern is that Google could count this as duplicate content and affect my page ranking? I was told to insert rel="nofollow" in the link back to the original article and that would help? Can anyone provide a more detailed explanation of this?

Yes, rel="nofollow" is nice way to tell google that you don't want google to pass link juice to another site through that particular link or page. For detailed explanation I would suggest you to follow this..
google nofollow guidelines
And for your duplicate content issue, you don't have to worry about that too much. It is not considered duplicate content as long as you are not just copying and pasting the whole articles in your page. Just keep them up to the titles and a little excerpt and a link to the original.

Related

How can I add a search bar for my website to my website's Google results?

When my website is Googled, I want a search bar for the site to appear in the results, like this:
To be clear, I'm referring to the search bar with the placeholder text "Results from stackoverflow.com", right above the "Careers" and "Java" links.
The results for my website have an identical layout, except that there is no search bar.
How can I achieve a search bar in the results?
**I'm not sure this can be accomplished through altering my source code, so this question may not even belong on StackOverflow. If that is the case, feel free to migrate the question to whichever SE site in which it belongs.
I don't have enough rep to put this in a comment, but i would just like to post this.
Quoting the blog post from google:
How can I mark up my site?
You need to have a working site-specific search engine for your site. If you already have one, you can let us know by marking up your homepage as a schema.org/WebSite entity with the potentialAction property of the schema.org/SearchAction markup. You can use JSON-LD, microdata, or RDFa to do this; check out the full implementation details on our developer site.
If you implement the markup on your site, users will have the ability to jump directly from the sitelinks search box to your site’s search results page. If we don’t find any markup, we’ll show them a Google search results page for the corresponding site: query, as we’ve done until now.
As always, if you have questions, feel free to ask in our Webmaster Help forum.

Tell GoogleBot To Skip Part of a Page?

I've read many links trying to figure out how to tell Google not to index parts of a page. All the answers seem to be no, or do something lame like use IFrames. In our case legal wants a lengthy disclaimer in the footer on every page. This is causing an SEO issue. Any brand new techniques to deal with this?
In our case legal wants a lengthy disclaimer in the footer on every page. This is causing an SEO issue.
No it is not for Google. If it is present on every page, then it will be considered as boiler plate content rather than primary content for the relevancy and indexation of each page. Boiler plate content is ignored for rankings.
Google knows that sometimes content must be written on all pages for legal reasons. It does not penalize such websites dixit John Mueller in his hangout videos.

SEO search result indentation (google)

I want my website to have indentation in google result search.
After taking reference of many websites, I found this one website "www.traveloka.com"
Inside the website, I can't find any meta keywords stuffs.
But the website is well indented.
My question is :
- does meta keywords really needed to have google indent my search result ?
- if yes, why the website www.traveloka.com is well indented without meta keywords ?
- if no, what matters then ? Beside having the page have href linking to each other ?
UPDATE :
While doing SEO, I found this website :
chlooe.com
It reports SEO advises, which ones to be changed, etc.
I'll follow the instructions there. any thoughts ?
If by indentation you mean ... it's called sublinks.
Meta tags are no longer important for most search engines. They now rank the pages according to content so in your site's content, use strong keywords to get better ranking.
Having a specific page title helps a lot too.
As for the meta tags, personally, I like to leave it in but they are no longer mandatory.
The Google site links are generated automatically by Google depending on your content.
Here are a few tips:
1) Have a sitemap.xml in your website. This will tell the crawlers which pages are available on your site. To generate a sitemap.xml, I use http://www.xml-sitemaps.com/
2) Submit that sitemap to google webmaster tools.
3) Use clean urls. For example www.mydomain.com/contact, .../about-us, .../portfolio, ... etc. These help search engines seperate the content and create sub links depending on the most important content.
4) Most important of all, get traffic on your website... no traffic = poor ranking.
This is not a full tutorial but just some tips. Search for "google sub links" to learn more.
Hope this helps
https://support.google.com/webmasters/answer/47334?hl=en

Definitive method to exclude page sections from main search engines

I have quite a few constant parts of pages I'd like to exclude from displaying in search results to prevent obscuring of the unique content on each respective page.
I read that class="nocontent" will perform this action for Google. But what about the other main search engines like Yahoo and Bing? Is there a globally accepted solution for this, or is there an additional step to get them to do the same?
Thank you for any assistance.
Google doesn't offer such a feature for the general search. The class nocontent is only for Google Custom Search. The comments googleon/googleoff are only for Google Search Appliance.
Yahoo! introduced the class robots-nocontent in 2007. Google doesn't support it.
There is a microformats draft, but it has probably no support.
Despite that, there are some "hacks" that could accomplish what you need, but I wouldn't count on or use them. For example: inserting content with JS, or embedding content in iframe (and blocking the source URL in robots.txt).

How to make searchable "text/contents" on wiki page?

I have created a page on Wiki and I want to make the contents of this page searchable via wiki search option.
Wiki mean Wikipedia
i.e. title/heading of page is "ABCDEFG". If someone search "ABCD" in wiki search then this page should appear in search list.
May be its possible through adding tags into wiki page, but I don't know how to add meta tags in wiki. Or someone know some other way?
Thanks in advance.
Everything in the page (both title and content) will be searched, so when your page contains the word it will be found.
You could force the find by creating a redirect from ABCD to ABCDEFG, altough it that is useless when the redirect title is the first part of the actual title - people will find that with the search autocompletion/suggestion.
Note that the indexing of newly created pages can take its time, especially on large wikis like Wikipedia. Your page might not be found instantly after you saved it.
In order to be found this way, the page has to contain ABCD in its title or content. Of course users will find it if they search for ABCD*, but in practice nobody does this.
The following page helps me a lot to solve my issue.
http://www.imagwiki.nibib.nih.gov/mediawiki/index.php?title=Creating_a_New_Wiki_Page

Resources