Reputation Activity
-
wordpress12 reacted to kered-pople in Help for finding a reason...I have looked at your website and your backlink profile, which is not that strong, but what you do have is a clean website, with plenty of content that will be seen as one page by Google.
Now because it is only one page and has useful content Google seems to give it more value in search engines and you only have to look after on-page SEO on one page, so there is not really any page rank being lost anywhere.
If your website had 10 pages you would find it lot harder to get good page rank on each page because you would be linking to different pages in your menus and architecture and the page rank would be spread between pages.
You also need to get more backlinks to these pages to improve page rank and it is harder to maintain and keep clean against Google Algorithms.
-
wordpress12 reacted to kered-pople in Help for finding a reason...Meta Author
The Meta Author tag is used to declare the author of an HTML or XML document of a website.
Below is an example of a Meta Author tag:
<META NAME="Author" CONTENT="first name – last name">
Google,Yahoo or Bing does not index the Meta Author tag, so this mean it will not give you any benefit in your search engine ranking.
It is recognized as part of the "Meta Tag Standard."
-
wordpress12 reacted to Lm. in Problem regarding the speed of the websiteThere isn't one thing that is making the site slow there are loads of different factors. You are loading a stupid amount of js above the fold, I would start by reducing these scripts and combining them all into one file then defer the loading. The CSS can all be combined into one file and compressed. Make all the interface images into one image sprite and compress and cache the other images.
Remove all the HTML markup, you should be able to read the HTML without it and should save a few kb.
Key to page load speed reduction is to load only what is needed on the pages that need it below the fold if possible then you need to reduce the amount of requests made. Once you have done all this you can look at caching and better servers. Load small JS that is only needed on certain pages inline, do the same with the CSS.
-
wordpress12 reacted to oChapperZo in Problem regarding the speed of the websiteI have not read all the replies from people but just read your problem. There is a website I use which works like a treat and really does help so much.
The website is called GTMetrix and it's a website performance test and I ran your website through it and found all sorts of issues yous should look at, look at the link below which I generated for you and follow instructions to make your website faster. Good Luck!
http://gtmetrix.com/reports/www.wordpressonlinehelp.com/Q73dzuad
-
I count over 30 external javascripts. Are you sure you need them all.
Also when ever possible get your scripts from a CDN instead of from your own server (preferably minified compressed versions)
Example:
Replace:
<script src="http://www.wordpressonlinehelp.com/wp-content/themes/newwordpres/js/jquery.js"></script> with:
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script> -
I doubt that too. I've never heard that width and height attributes would force the server to generate a smaller image. The src attribute is still pointing to the same image so...
-
wordpress12 reacted to GalaxyTramp in Problem regarding the speed of the websiteHi
Use a tool like pagespeed to check where the problem is with the page loading times.
https://developers.google.com/speed/pagespeed/
-
Can only be a good thing!
I just hope that people don't get afraid to exchange links. There are always good reasons and good websites to do this with!
-
wordpress12 reacted to Chris Day in New Website Design for Online Businesslooks a very nice site, looking at your pricing plans thogh, why would i get the 'Click Standard' when the 'Click Student' has the exact same features
-
wordpress12 got a reaction from neil0wen in Google Adwords - confusingIt's quite simple according to the keyword planner.You can enter the no of keywords and after that download the spreadsheet and get the idea from there.You can check this link https://support.google.com/adwords/answer/2999770?hl=en it will help you.
-
wordpress12 reacted to Jason Dexter in How to increase rank?PageRank doesn't change very often. Infact, it hasn't changed since the beginning of the year. Alexa Rank? I've never, ever, in my entire life, used Alexa rank to determine how well a web site is.
-
wordpress12 reacted to TWPLCsam in Logo & Website DesignI would personally say that the white dot looks cleaner! and the 'k' looks a bit like an 'r' ?!?!
I have attached a concept version for you, could be worth considering in your tweaking.
(See - http://www.sd82.co.uk/gikiy/ ignore rest of the site. Pretty old portfolio pages that I didn't get to complete)
-
wordpress12 reacted to Chris Day in Nice to meet youWelcome to the forum Milan
-
wordpress12 reacted to Nillervision in Alt and Title TagsHi- Anothor thing to keep in mind is that the alt attribute will display if the browser cant load or find the images. A few users may also have images disabled in their browsers those users will se the alt attributes instead.
Reg SEO the alt tags are important, I don't know if the tittle attributes matters but they won't do any harm
-
wordpress12 got a reaction from ehamid in Hamid from Tehran, IranWelcome to the forum Hamid
-
Watch and learn...