PHP Framework and SEO
Moderator: General Moderators
-
fredweaver
- Forum Newbie
- Posts: 1
- Joined: Tue Jan 10, 2012 9:44 pm
PHP Framework and SEO
I've been using PHP for various site features but I've decided to look into Codeigniter. I cannot find anything regarding SEO when using this or any other framework to create an entire site using it. What do you do to get the search engines to crawl your site?
Re: PHP Framework and SEO
Search engines do no care what generates the site, they just work on what gets sent to the browser, so as long as you build it with good content and good navigation, you should be fine.
-
crowdfinch
- Forum Newbie
- Posts: 1
- Joined: Tue Mar 06, 2012 7:51 am
Re: PHP Framework and SEO
CodeIgniter, the PHP framework, allows for URL customization so that the URLs are more visible to the search engines.
CodeIgniter is the best framework for working in SEO
CodeIgniter is the best framework for working in SEO
- greyhoundcode
- Forum Regular
- Posts: 613
- Joined: Mon Feb 11, 2008 4:22 am
Re: PHP Framework and SEO
Because it allows for "friendly URLs"? So do many other frameworks. Does it have anything else up its sleeve to warrant that claim?crowdfinch wrote:CodeIgniter is the best framework for working in SEO
Re: PHP Framework and SEO
As already in the reply right above yours, many other framworks have SEO freindly URLs. So Since that has been ruled out as a factor for it being "best", as already asked, what features does CodeIgniter bring to make it so much better for SEO than others?paulinetaylor85 wrote:Yes CodeIgniter allows for search engine friendly Urls and one of the best framework for SEO.
-
spencerharry80
- Forum Newbie
- Posts: 2
- Joined: Mon Feb 04, 2013 2:59 am
Re: PHP Framework and SEO
If you have a nicely prepared website with proper onpage and offpage optimization then search engine will definitely crawl your website at regular intervals.
-
annaharris
- Forum Commoner
- Posts: 30
- Joined: Mon Mar 25, 2013 6:52 am
Re: PHP Framework and SEO
As i know, many frameworks allow to write search engine friendly urls. So, there is no need to go with a particular one framework.
Re: PHP Framework and SEO
search engines couldn't care less whether you use PHP,ASP or whatever serverside - same goes for frameworks.