You can either use the “html” tab when editing a post or page (look up at the top-right of the post content block) or if you want to edit how they work, depending on your server configuration, you can edit your theme files by going to Appearance > Editor and finding the Page.php (for pages) or Single.php (for posts).
For meta keywords, you should use a plugin like All in One SEO Pack, where you can go to the “settings” and tell it how to interact with your content. I personally set it so all my post “tags” are keywords.
Hey TM,
thanks for the feedback, I just installed the SEO Pack plugin, configured it and then did a view source on my homepage, that worked well.
Question about HTML though: I see that I can edit the HTML of a post but I want to edit the HTML of the actual existing page. I would like to add the HTML for an Amazon widget and cannot figure out how to do that with the WordPress admin.
thanks
You’ll have to login to your server via an FTP Editing Program (Dreamweaver, Coda, etc). Then, navigate to your wordpress folder/wp-content/plugins/Amazon-Widget-Folder and find the file that handles the HTML.
to edit theme php files, try to go to
‘admin’ ‘appearance’ ‘editor’
and then select the file you want to edit from the menu on the right.
make a backup copy of the whole theme before editing.
Hey alc,
thanks for the advice, I just did that and it works well!
thanks