Programmers, I need your assistance...

by Ibram
4 replies
Programmers, I need your assistance...

I have recently created a blog in Wordpress and I have noticed that the title (in the tag box on my browser) is 'Just Another WordPress weblog | Then my URL.

I know how to get the source code into an html editor. My problem is this when I have edited the above where do I then up load (what folder) the new code so that only my URL shows in the tag box of my browser when I open the blog?
#assistance #programmers
  • Profile picture of the author coog
    Go into settings (upper right corner) and adjust your tagline. That should fix it, without changing any html.
    {{ DiscussionBoard.errors[754426].message }}
  • Profile picture of the author Jeremiaho
    You might also look at the "All in One SEO Pack" wp plugin which optimizes your Wordpress blog for the Search Engines.
    {{ DiscussionBoard.errors[754445].message }}
    • Profile picture of the author Ibram
      Thanks guys. Will have a look at both of those.
      {{ DiscussionBoard.errors[769101].message }}
  • Profile picture of the author Aaron Sustar
    You will need to look into the "root_of_your_blog/wp-content/themes/name_of_your_theme/" folder on your server, using FTP. Download all those files and store them somewhere on your PC. Open up "header.php" file and you will find everything you need to change right in there.

    Once you change things the way you want them to be, upload those files back to your server, into the same folder. Hope this helps you.
    {{ DiscussionBoard.errors[777703].message }}

Trending Topics