development Tag

Being a visual designer who does a bit of code, making sites in Wordpress can be a bit of a pain in some ways compared to a non-CMS website. A big realization for me was to view the source code of my project, and see the code being output, rather than the PHP files. Wordpress creates a bunch of classes that you can apply styles to. One thing I like to do is create a style for an active menu item, which helps the user know where on the website they are. Here is an example of applying an active state to a Wordpress menu item:   #menu li.current-menu-item a { color: #CE0000; }...

At least 25 pages Each page optimized for 1 or 2 words page titles: 8-10 words unique title for every page Use seperators A headline, not a title Use a primary keyword and a secondary keyword for everypage Three words for homepage Meta tags: 25 to 30 words Meta description: should make sense to human reader MEta keywords: 7 to 10 words, different for every page. USe one h1 tag per page USe primary keyword in H1 tag name images using keywords alt tags: 70 to 80 characters Use keyword in anchor tags in inbound links ...