nav-left cat-right
cat-right
Removing wp_head() elements (rel=’start’, etc.)

Removing wp_head() elements (rel=’start̵...

In customising WordPress you may find a need to occasionally remove or add to the Link elements that WordPress automatically outputs in the function call wp_head(). I’ve recently had a need to remove the rel=’prev’ and rel=’next’ link elements and in trying to avoid customising the core WordPress functions the following solutions works. Ensure you have a functions.php file in your theme...

HTTP Response Header Checker...

HTTP Response Header Checker The HTTP Response is the information returned in the HTTP Protocol when you access URL’s over the Internet. Google, Yahoo and in fact all browsers rely on this information to determine if the information you are trying to access has been found or if not what may of happened to it. The full HTTP response contains a variety of information that a web server will send in response to a HTTP...

The long forgotten robots.txt...

I am still amazed at how many web sites still don’t employ a robots.txt file at the root of their web server.  Even SEO firms or people claiming to be SEO experts have them missing which I find very funny.  There also countless arguments of whether you still need to have a robots.txt, but my advice is if the search engine robots still request it then I’d rather have it there with the welcome mat to the site. For...

PageRank no longer important?...

I keep hearing people saying that Google’s Page Rank is no longer important and X or Y is much more important. I still believe that Page Rank is one of the most important factors in a site ranking well in the Google results. Firstly, Google still include a page rank on the Google navigation tool bar – ok this is not updated immediately but I would assume this is based on infrastructure and speed issues. Secondly...

‘Black-Hat’ SEO Techniques...

The following SEO techniques are known as ‘black-hat’ SEO and should be avoided by your web site. These techniques can sometimes provide very quick search engine result improvements, but over time are known to cause sites being banned and removed from indexes altogether. Hidden Text An old technique to increase keywords on a page was to include long lists of keywords and key phrases as hidden text on a page....

SEO Part 14 – Web Based Sitemap...

A site map enables search engines to easily find all content on the site by following all the links from the sitemap page(s) With the implementation of Google sitemaps, discussed in the ‘Google webmaster tools’ section there is no longer a huge need from a Google SEO point of view for a web based sitemap. For other search engines however it would be beneficial to have a few pages on the site that linked to...

SEO Part 13 – ‘Linkbait’ Content...

In the ‘Incoming Links’ section before it is described how incoming links to the site can great improve Page Rank and therefore pages ranking higher in the search engines. The section describes how to aim for links to your site and try to aim for keywords in link text. One of the best ways to attract incoming links is to publicise content that is commonly referred to as ‘link bait’. This content...

SEO Part 12 – Valid HTML and Accessibility...

The W3 World Wide Web Consortium publicise specifications for web based content and how it should be structured for consistent representation across different platforms and browsers. W3 also develop guidelines widely regarded as international standards for web accessibility – the web accessibility initiative (WAI). If web based content conforms to W3 standards for valid HTML, XHTML, CSS and WAI then that content...

SEO Part 11 – TITLE and ALT tags...

The HTML tags TITLE and ALT are used on text and image links respectively to give a description to the link or image. ALT tags are also used describe an image. The title tag is suggesting a title for the destination source. Both tags are displayed by different browsers in different ways and also auditory browsers can read the text aloud. TITLE Tags It has long been known that some of the search engines associate ranking...

SEO Part 10 – Internal Linking...

As discussed in the external links section above, links are one the main mechanisms by which search engines find new pages and determine the relevance and importance of pages. As with external linking to your site the internal links within a site play an important role in passing on pagerank and relevance. Firstly ensure you have a very clear structure on your site such as the following: It is important to consider...

« Previous Entries