Questions
-
Backlink: External blog Vs. Internal blog. Which is the best?
If you simply want rankings: make guest posts on other blogs. As diverse as possible. Don't link with too much exact match keywords. But make sure you have content on the websites you link to. If you have a very thin site with a lot of backlinks won't help your rankings. You need a site of "substance" to guest post to.
Technical SEO Issues | | YannickVeys0 -
Mobile site version - Is it a duplication issue?
Unless I'm missing something here I thought that you have code to detect browser/user agent and then show the right 'version' of your site based on that result? I'm pretty sure that the search engines are smart enough to see what's going on and that it's not a duplicate site but another version for specific devices. They would index both sites.
Intermediate & Advanced SEO | | DanHill0 -
Status Code 404: But why?
Antonio, Ryan has explained this perfectly. For a more detailed explanation of methods for controlling page indexing, you could read this post on Restricting Robot Access for Improved SEO It seems from your comments and questions about 301 redirects, that there is some confusion on how they work and why we use them. A 301 redirect is an instruction to the server which is most commonly done by adding a .htaccess file (if you are using an Apache server). The .htaccess file is read by the server when it receives a request to serve any page on the site. The server reads each rule in the file and checks to see if the rule matches the existing situation. When a rule matches, the server carries out the action required. If no rule matches, then the server proceeds to serve the reqested page. So, in Ryan's first example above, there would be a line of code in the .htaccess file that basically says to the server IF the page requested is /apples, send the request to /granny-smith-apples using a 301 (Permanent) Redirect. The intent of using a 301 Redirect is to achieve two things: To prevent loss of traffic and offer the visitor an alternative landing page. To send a signal to Search Engines that the old page should be removed from the index and replaced with the new page. The 301 Redirect is referred to as Permanent for this reason. Once the 301 Redirect is recognized and acted upon by the search engine, the page will be permanently removed from the index. In contrast, the request to remove a page via Google WMT is a "moment in time" option. The page can possibly be re-indexed because it is accessible to crawlers via an external link from another site (unless you use the noindex meta tag instead of robots.txt). Then you would need to resubmit a removal request. I hope this makes clearer the reasons for my response - basically, the methods you have used are not "closing the door" on the issue, but leaving the possibility open for it to occur again. Sha
Intermediate & Advanced SEO | | ShaMenz0 -
New PDF Guide. On My site or linked by blogs?
Hi Greenman, Google has stated publicly that they do read pdf documents. "...However, while we can process HTML, PDF, and Flash files, we have a more difficult time understanding (e.g. crawling and indexing) other rich media formats, such as Silverlight" (from Google Webmaster Tools Forum) So, I think this strategy will definitely help your seo efforts. As with all things seo, there are a million ways to chase backlinks (here is a good list of back-link article to read) so I wouldn't put all your eggs in one basket, but I think your off to a really good start. Good luck with your site! -bryant jaquez
Link Building | | NerdsOnCall0