Does 301 generate organic content ?
-
I manage this domain name www.jordanhundley.com . Right now it is 301 to www.jordanhundley.net where I hosted the content for almost 18 months. At this point you are only able to read the 301 script if you use CTRL U at the .com domain.
Does Google read the content beyond the script? Is the 301 website getting juice from the targeted domain ?
This is the script I´m using
<html> <head> <title>Jordan Hundleytitle> head> <frameset rows="100%,*" border="0"> <frame src="[http://www.jordanhundley.net](view-source:http://www.jordanhundley.net/)" frameborder="0" /> frameset><noframes>noframes>
html>
-
DONE !! I modified the .htaccess
we will keep an eye on the SEO results for the .com and the .net
At this moment when you search for "Jordan Hundley" the DOT COM shows first.
-
Thank you very much
-
As mentioned above, iframes aren't considered best practice for SEO.
The cleaner way to accomplish this is to set up a permanent 301 redirect using the .htaccess file for your .com site.
This code should do the trick:
Options +FollowSymLinks
RewriteEngine on
RewriteCond %{HTTP_HOST} ^www.jordanhundley.com$
RewriteRule ^(.*)$ http://www.jordanhundley.net/$1 [R=301,L]
-
HI Melvin,
In general Iframes aren't good from an SEO perspective.
There are some other similar questions about this in Roger's Belly
-
Sorry if this is a double post, but my last isn't showing up.
I have typically had problems getting google to spider iframes. If you are just trying to redirect your .com site to your .net, I'd use an apache 301 redirect.
Here's a link: http://support.google.com/webmasters/bin/answer.py?hl=en&answer=34445
Does that help?
-
You are absolutely right....thank you very much for your response...
REPHRASE
If if use an iFrame with the script listed above how would Google interpret it ?
Melvin
-
Hi Melvin -
I'm a little confused. This looks like an iFrame, not a 301 redirect. You would typically set up your 301 from inside Apache.
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
Hello, I need some help: Organic Traffic going down
Hello, I need some help, i am trying to figure out why my Organic traffic has gone down so much in the last six months and trying to find a solution, but I am at a lost as to what i should be looking to see how to fix it. http://goo.gl/arwlON I hope you can help or give me some ideas as to why. Thank you in advance.
On-Page Optimization | | blinky510 -
Duplicate content question
Hi I have a site that is run off one CMS system but has 3 different web addresses. One is a comic shop, one is a toy shop and one is a game shop. Now due to the nature of what we are selling some of the products we are selling on both or all 3 of the sites. I was wondering as to whether this would affect my ability to rank in google and if i would be penalised for any duplicate content? Thanks in advance
On-Page Optimization | | TheZenAgency0 -
Duplicate content: Form labels and field content
I have a site that has 500 pages, each with unique content, the only content that could be deemed the same is the 'Make Contact' form, which has the same labels and placeholder text on each page. Is this likely to cause any duplicate content penalties?
On-Page Optimization | | deployseo0 -
Logged In Only Content Made Available to Googlebot
Hi guys, On this page, http://www.jobiness.sg/changi-airport-group/work-reviews/id-18180200170/?page=2, I require my users to sign up to be able to view the content. I would like to make this available to search engine crawlers. Also, are there any general guidelines regarding making this type of optimization? Is this considered acceptable within Google's guidelines? From my research, there seems to be 3 ways to go about doing this: Creating an account for the bots such that they are considered 'logged in users' Adding checks to my html to see the http user agent Google click first free (havent dont much research into this yet)
On-Page Optimization | | adminjob0 -
Duplicate Page Content Question
This article was published on fastcompany.com on March 19th. http://www.fastcompany.com/magazine/164/designing-facebook It did not receive much traffic, so it was re-posted on Co.Design today (March 27th) where it has received significantly more traffic. http://www.fastcodesign.com/1669366/facebook-agrees-the-secret-to-its-future-success-is-design My question is if google will dock us for reprinting/reusing content on another site (even if it is a sister site within the same company). If they do frown on that, is there a proper way to attribute the content to the source material/site (fastcompany.com)?
On-Page Optimization | | DanAsadorian0 -
301 redirects / clean urls
hello everyone, we moved our site to a new platform that has url rewrite feature. we are building out a spreadsheet of the old aspx urls and the corresponding page on the new site. my dev tells me that its not important to redirect the old page to the new "clean url" page which sounds a bit odd to me ..example below. okay. so he says its the same difference to 301 redirect this url: http://72.3.181.97/catalog/DesignerDogBeds.aspx to this urls: https://www.k9electronics.com/product.php?productid=3474 instead of this clean url: http://www.k9electronics.com/designer-dog-beds/ can anyone give me any feedback on this? thanks!
On-Page Optimization | | k9byron0 -
Creating Content for Several Local Keywords
I have a client who is in the lead generation business for a specific aesthetic service. The company basically generates leads through SEO and sells them to hundreds of local businesses across the US and Canada. There is some serious competition for the main service keyword (this is not the real keyword) e.g. “liposuction” and over the past year we have seen rankings fall significantly (from top 3 to 13-15). But... what I have found is that most of the traffic, particularly the highly converting traffic, comes from local keyword variations e.g. “liposuction in san diego”. However, these keywords are also highly competitive because there are several local businesses in these areas. How would you suggest creating content for these pages when they are all extremely similar and we need to target 100s of cities? For example the page “liposuction in san diego” is very similar to the page “liposuction in sacramento”, ect ect. Thanks for the help!
On-Page Optimization | | Bartell0 -
Sitemap generator and /index.htm
I use DMX Zone sitemap generator in Dreamweaver. When generating the sitemap, it includes both http://www.domain.com and http://www.domain.com/index.htm. Should the /index.htm be deleted from the sitemap, or will the 301 redirect take care of that? Best,
On-Page Optimization | | ChristopherGlaeser
Christopher0